It was a nice experience interviewing with certis. The level of the round was average and the interviewers were also quite friendly. The whole process was divided into 3 rounds.
Acudí a una entrevista en Juniper Networks (Bangalore Rural)
Entrevista
one online assessment
Then two technical interviews round
Then one managerial round
Last is HR discussion .. Total 4 round and one online assessment
Difficulty level is medium
Focus on networking,DSA and other core subjects
Me postulé en línea. Acudí a una entrevista en Juniper Networks
Entrevista
Coding Problems
Data Structures and Algorithms: Questions often involve common data structures (arrays, linked lists, trees, graphs, etc.) and algorithms (sorting, searching, dynamic programming, etc.).
Problem Solving: You'll be asked to write code to solve specific problems. Examples include finding the shortest path in a graph, implementing a specific algorithm, or optimizing a piece of code.
Complexity Analysis: Be prepared to discuss the time and space complexity of your solutions.
Preguntas de entrevista [1]
Pregunta 1
Design Large-Scale Systems: Questions may involve designing scalable systems, such as a distributed database, a messaging queue, or a load balancer.
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Juniper Networks
Entrevista
After online assessment where they asked 3 leetcode medium questions, if you pass then there was another 3 rounds, 2 technical and one HR. In technical round they mostly asked questions related to networks and simple coding questions.
Preguntas de entrevista [1]
Pregunta 1
One was to generate random number without using any library.