I applied online. The process took 2 weeks. I interviewed at Nuage Networks (San Diego, CA) in Apr 2023
Interview
There were totally two rounds . Didn't get selected for further rounds.
Leetcode and Linux based questions
2 leetcode questions in first round and two in the second round with a linux based and network based basic questions.
Interview questions [1]
Question 1
1) First round :Leetcode questions on list , two leetcode questions on tree based traversal
2) Second round: Leetcode question on strings ( based on reading a complex log)
Leetcode question of finding the next IP address [ Interviewer specfically asked recursive solution and didn't listen to iterative solution]
Basics of network questions.
I applied through a recruiter. I interviewed at Nuage Networks (Toronto, ON) in Oct 2022
Interview
It was overall average with basic behavioral questions such as talk about yourself and then mostly into a technical interview based on wide range of python problems. These problems ranged from easy questions such as reverse a list to more complicated problems involving dictionaries.
Interview questions [1]
Question 1
He asked multiple coding problems to be solved and your thought process u went to figure out how to do it.
I applied through university. I interviewed at Nuage Networks (Raleigh, NC)
Interview
Met the engineers at Career fair. Got callback a week later. Interview had two technical rounds. First round was with the manager (1 hour). Second round was with a developer (45 min)
Interview questions [1]
Question 1
- Resume related questions
- Find if there is a loop in linked list
- Implement message queue and write APIs to add/remove messages onto/from the queue