Solicité el puesto a través de un captador. El proceso duró 2 semanas. Acudí a una entrevista en Capital Numbers (Calcuta) en ago 2024
Entrevista
The first round was a technical round mostly based on the resume. Questions were: 1. How node js handles async operation (Tell the architecture of node) 2. How to transfer contact of big file to a database (sql/nosql) 3. Why worker-threads are required? Implementation of any message queue. 4. Given an array - [1,1,1,1,2,2,2,3,3] return the numbers based on their frequency. Output will be - [1,2,3]. Avoid numbers which has frequency less than 2.
Then Another round will be on operations and the HR.
Preguntas de entrevista [1]
Pregunta 1
1. How node js handles async operation (Tell the architecture of node) 2. How to transfer contact of big file to a database (sql/nosql) 3. Why worker-threads are required? Implementation of any message queue. 4. Given an array - [1,1,1,1,2,2,2,3,3] return the numbers based on their frequency. Output will be - [1,2,3]. Avoid numbers which has frequency less than 2.
Envié una solicitud electrónica. El proceso duró 5 días. Acudí a una entrevista en Capital Numbers (Lucknow) en may 2022
Entrevista
There were three rounds
1- technical round
2- machine test -
3- HR round - salary discussion
There were three rounds
1- technical round
2- machine test -
3- HR round - salary discussion
Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Capital Numbers (Calcuta) en abr 2022
Entrevista
Mainly there are 3 rounds of interview, 2 were technical and 1 hr round. In the 1st round they asked me about my experties. I am a full stack Angular, .Net developer so I had answer some advance angular topics like rxJS, NgRx store etc. 2nd round was based on solely backend were he asked me about sql db, .Net etc.
Preguntas de entrevista [1]
Pregunta 1
1. What is services in angular? 2. Some questions and uses of Sunejct and Rxjs Operators. 3. SQL querries, .Net Framework etc