Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Diligent (Bengaluru) en ene 2023
Entrevista
1st Round: Basic JS question of of api creation, bind call, apply functions, and higher order functions implementation.
Second Round -Basic system design questions, managerial level questions like how to handle conflict between teams, etc.
Preguntas de entrevista [1]
Pregunta 1
Basic JS question of of api creation, bind call, apply functions, and higher-order functions implementation.
Me postulé en línea. El proceso tomó 2 días. Acudí a una entrevista en Diligent en nov 2024
Entrevista
I applied via Linkdin...then I got a call from HR.
He asked me easy javascript questions like hosting, closure, and some easy DSA questions ie. Find the second Largest number form an array.
He then asked some output-based questions on JavaScript.
Preguntas de entrevista [1]
Pregunta 1
1. How many times this for loop is executed
2. Object deep copy.
3. Gave a code snippet that includes some async code...tell the sequence of execution
4. ExplainMicrotask queue and Macrotask queue
5. How Node js works?