Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en PolicyBazaar (Nueva Delhi) en jul 2025
Entrevista
It was a campus experience general DSA questions were asked along with basic puzzles. DSA questions were from basic topics like Arrays and Linked Lists. Questions were strictly restricted in C++.
Preguntas de entrevista [2]
Pregunta 1
Can you debug this code with the it's function to be performed specified?
There were 2 interview rounds, first round had .NET questions and a bit of resume go through. And they asked a lot of trick C# coding questions and a rank SQL question. In the second round, I was asked about deep dives into .NET Core concepts such as OOPS, Middleware, DI
In the interview they asked 3 Easy dsa questions: 1) Find the second greatest element in a given array
2) Merge 2 sorted arrays .
3) Find the max element in an array
Acudí a una entrevista en PolicyBazaar (Gurgaon, Haryana)
Entrevista
The interview process lacked structure and transparency. There were delays in communication, and feedback was not provided on time. The interviewers seemed unprepared, and the questions were inconsistent with the job description. Overall, it felt disorganized and unprofessional.
Preguntas de entrevista [1]
Pregunta 1
They asked me to explain the difference between useEffect and useLayoutEffect in React, and when to use each one. They also asked how closures work in JavaScript and gave a small coding challenge involving state updates in a functional component.