Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en CONTENTSERV (Pune) en feb 2017
Entrevista
First round is a pen paper round in which there are 5 codes to solve. If you have basic coding knowledge and know how to build a good logic this round will a piece of cake. Questions in this round for me were related to arrays, max and minimum number, string related program, a linked list program and a tree's related code.
Solve at least 4 of the 5 codes to get through
Second round is a another coding round where they give you modifications to the questions you solved in the first round. If you didn't solve any problem in the first round you'll be given that problem to solve. Then if you impress the person taking your exam (it will mostly be a Sr. Software Developer) you'll get a few more codes to solve.
This round is not that easy.
I didn't make it past the second round so, I don't know the further process.
Preguntas de entrevista [2]
Pregunta 1
Q: Sort an array in ascending order without using nested loops.
Me postulé a través de otra fuente. El proceso tomó 1 día. Acudí a una entrevista en CONTENTSERV (Pune) en jun 2017
Entrevista
* Started with programming test'
* The one who couldn't answer at-least 4 were told to leave
* Later was to told explain,optimize and make changes in code
* Some more programming problems
* Interview with HR about basic programming concepts
* Asked about how much salary i would take* Got offer by evening same day
El proceso tomó 1 día. Acudí a una entrevista en CONTENTSERV en mar 2017
Entrevista
There were three rounds
First Round -Written Programming Test
Second Round -Verbal Programming Test
3rd Round - Personal Interviews
First round we had to write five programs on paper
HR asked us to stay only if we knew 3 out of 5 questions.
Second Round-
People who solved 3 programs were asked to stay back.
They programming guy asked us to solve the remaining 2 or 1 from the first round by giving hints and if you solved all 5 ,he gave 5 more programs.
3rd Round-
I did not reach this round but a friend told me that technical questions were asked in this FtF interview along with some personal questions
Preguntas de entrevista [1]
Pregunta 1
First Round consisted of 5 programming questions on-
1.Nodes of tree
2.addition of maximum number in array without nested loops
3.Get first non repeated character in string
4.Some circle question
5.maximum length of string