Me postulé a través de una agencia de empleos. El proceso tomó 1 día. Acudí a una entrevista en Successive Technologies (Noida) en nov 2017
Entrevista
I was selected for the opportunity with successive software through AMCAT. I appeared for interview at company premises on 16 nov 2017.In interview call letter they clearly mentioned that there will be programming test and then f-2-f technical and HR interview.I reached there on 16 nov at 10 am.They selected the candidate on the basis of the question they told to complete.One of the interviewer wrote a programming question on the whiteboard and then we had to complete it.If you are not able to complete it.Then we had to leave the company premises.In the first round there were 4 question and we had to complete every question.After the first round there were f-2-f technical and HR round.They hold me for the further rounds and told me to leave for the day.I am waiting for there response.
Preguntas de entrevista [3]
Pregunta 1
Write a program to compute the number of even digits in a given integer number and find the sum of even digits in the number.
Write a program to reverse the word in a given multiword string.There were some constraint like dont take any other array or string.we had to reverse the word at its place.
For ex: Hello world then o/p will be "olleH dlrow"