El proceso tomó 2 semanas. Acudí a una entrevista en Munich Re (New York, NY)
Entrevista
*Initial call with Recruiter
*45 mins session with Software Delivery Manager
*90 mins coding and code validation session with two Senior Associates
The interview process was quite straightforward with most of the questions based on the experience and some precisely with the context of JavaScript.
Below are some questions that I could recollect.
1) Program to find repeated numbers in the array and get the max repeated value( i made use of hash maps , could be handled in any way which suits you)
2) Recursive functions
3) Find syntactic errors in the program
4) O/P of a specific program
5) API http requests and response codes
6) Automation strategies
7)Software principles
The overall experience was really good. Very friendly and professional team.
Preguntas de entrevista [1]
Pregunta 1
1) Program to find repeated numbers in the array and get the max repeated value( i made use of hash maps , could be handled in any way which suits you)
2) Recursive functions
3) Find syntactic errors in the program
4) O/P of a specific program
5) API http requests and response codes
6) Automation strategies
7)Software principles