Update appNew update is available. Click here to update.
SDE - 1
Juniper Networks
upvote
share-icon
6 rounds | 7 Coding problems
views
386 views
comment
0 comments
upvote
0 upvotes
Interview preparation journey
expand-icon
Preparation
Duration: 3 month
Topics: Data Structures, Oops, c programming, tree, operating system, computer networks, bit masking, hashing
Tip
Tip

Tip 1 : Practice Dsa problem from topics like tree, Linkedlist, bit masking, Hasing. 
Tip 2 : Understand topics like ipc, semaphores, Deadlock, osi model, tcp/ip protocol, routing protocol
Tip 3 : must have good understanding of memory management as well.

Application process
Where: Other
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : prepare your resume based on the job description. 
Tip 2 : Put major projects with attractive and short description. Remove unwanted thing from resume. You can put the rank of coding contests.

Interview rounds
01
Round
Medium
Online Coding Interview
Duration90 Minutes
Interview date3 Sep 2021
Problems1
Program to validate IP address

You are given the text ‘IPAddress’. Your task is to check if the given text ‘IPAddress’ is a valid ‘IPv4’ or not.

Conditions for a valid ‘IPv4’ are:

view more
Problem approach

Used bit manipulation approach to identify whether the given string is a valid ip address or not. 
The condition was if 1 ia coming at any point after 0 then it is not a valid ip addeess

Try solving now
02
Round
Medium
Online Coding Test
Duration50 Minutes
Interview date13 Sep 2021
Problems2
OS Question

Asked question from fork system call.

Problem approach

Tip 1 : fork system call used to create a child process of the current process

Tree Traversals

You have been given a Binary Tree of 'N' nodes, where the nodes have integer values. Your task is to find the ln-Order, Pre-Order, and Post-Order traversals of the given binary tree.

view more
Problem approach

I used the recursion approach to solve this problem.

Try solving now
03
Round
Medium
Online Coding Test
Duration45 minutes
Interview date13 Sep 2021
Problems1
Cycle Detection in a Singly Linked List

You have given a Singly Linked List of integers, determine if it forms a cycle or not.

A cycle occurs when a nod...

view more
Problem approach

Tried two pointer approach to identify loop. I

Try solving now
04
Round
Medium
Online Coding Test
Duration60 minutes
Interview date15 Sep 2021
Problems1
Networking Question

Routing protocol. How link state routing and distance vector routing works.

05
Round
Easy
Video Call
Duration30 minutes
Interview date4 Oct 2021
Problems1
Technical Question

Questions were from my project related to gene-gene network analysis

Problem approach

Tip 1 : Should have good knowledge about the projects. 

06
Round
Easy
HR Round
Duration15 minutes
Interview date8 Oct 2021
Problems1
Basic HR Questions

Are you comfortable to Bangalore location.
Expected ctc.

Problem approach

Tip 1 : answer these questions honestly

Start a Discussion
Similar interview experiences
company logo
Software Engineer
1 rounds | 3 problems
Interviewed by Juniper Networks
0 views
0 comments
0 upvotes
company logo
Software Engineer Intern
4 rounds | 7 problems
Interviewed by Juniper Networks
759 views
0 comments
0 upvotes
company logo
Staff Engineer
2 rounds | 5 problems
Interviewed by Juniper Networks
401 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Samsung
25 views
0 comments
0 upvotes
Companies with similar interview experiencs
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
57332 views
15 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
25818 views
3 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
18071 views
4 comments
0 upvotes