I applied through other source. The process took 1 day. I interviewed at CONTENTSERV (Pune) in Jun 2017
Interview
* 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
I applied through university. The process took 1 day. I interviewed at CONTENTSERV (Pune) in Feb 2017
Interview
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.
Interview questions [2]
Question 1
Q: Sort an array in ascending order without using nested loops.