I applied online. I interviewed at Juniper Networks in Aug 2021
Accepted offer
Positive experience
Difficult interview
Application
I applied through a staffing agency. The process took 11 months. I interviewed at Juniper Networks (Bengaluru)
Interview
It was a very friendly procedure.
But it took lot of days to give an offer. You should be really good in C programming, Operating Systems and Data Structures. I was expecting some networking questions but I was not asked because my current focusses on Layer 7 protocols which mainly requires strong C programming rather than networking knowledge
Interview questions [1]
Question 1
Sum of two numbers x and y is equal to product of x and y. Find x and y.
Ex1: 0+0=0*0
Ex2: 2+2=2*2
Find the remaining pairs
- 1st round: Phone call interview by Manager for shortlisting - 2nd round: Focused on C programming/ERPS protocol - 3rd round: Focused on C programming/STP protocol In C programming, queries were based on pointers, pointer arithmetic, bitwise operator.
Interview questions [1]
Question 1
1- How to detect whether a system is 32-bit or 64-bit using c programming? 2- Difference between constant pointer and pointer to constant. 3- Figure out the error in C program.
I applied online. The process took 2 weeks. I interviewed at Juniper Networks (San Jose, CA) in Jun 2021
Interview
2 rounds, 1st round was a brief techincal / coding interview - 30 minutes. 2nd round was 3 1-hour interviews: one on OS principles, one on my resume/previous works, and one round of C concepts/coding
I applied through university. The process took 1 day. I interviewed at Juniper Networks in Dec 2020
Interview
It was on campus drive comprising 1 online coding test, 2 technical, 1 managerial and 1 hr round.
Interviewers were cool, helping and provide a lot of hints when required. Overall I enjoyed the interview process.
Interview questions [1]
Question 1
Implement stack using linked list, check endianness of a system, real scenerio based OS question