Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso CONTENTSERV (Poona) nel mese di feb 2017
Colloquio
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.
Domande di colloquio [2]
Domanda 1
Q: Sort an array in ascending order without using nested loops.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso CONTENTSERV (Almeirim) nel mese di gen 2019
Colloquio
easy , simple data structure , java questions , oops , inheritance , multithreading , collections , exception handling , spring core , DI , IOC , Beans , AOP , Spring REST ,
Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso CONTENTSERV (Poona) nel mese di giu 2017
Colloquio
* 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
La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso CONTENTSERV nel mese di mar 2017
Colloquio
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
Domande di colloquio [1]
Domanda 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