Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en CarWale (Andheri) en ago 2018
Entrevista
Since i applied through campus placement i had the following procedure
1. coding test + aptitude: Coding test had 3 programs 1 on strings and the other 2 on lists. SO one must know data structures
2. 2 technical interview
3. Hr interview
Me postulé en línea. Acudí a una entrevista en CarWale en jun 2021
Entrevista
Interview process consists of 3-5 rounds.
First round will be Online Hackerrank test.Once you clear general discussion will be there. After there will be two technical rounds of interview where they will check data structure and algorithm.
Preguntas de entrevista [1]
Pregunta 1
1.Check whether two strings contain same characters in same order
2.Search in a row wise and column wise sorted matrix
They will ask to improve time and space complexity for solution given by you