Le processus a pris 2 jours. J'ai passé un entretien chez NexThoughts Software Technologies (Noida)
Entretien
I went for the interview process for Java Developer. 1st round was written/Programming skills. They gave questionnaire on Java language which included java syntactical ques and oops concept ques. I was supposed to make programs on arrays, string reverse and one database ques.. It wasn't very difficult... all basic level programming
14
Aucune offre
Expérience positive
Entretien moyen
Candidature
J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez NexThoughts Software Technologies (Noida) en sept. 2016
Entretien
Interview was of 4 rounds:
Written Technical test(There were some multiple choice question and 4 programming question. We were explicitly told to answer only in Java language and there was one compulsory database question).
Second and Third Round was face to face technical round.(question was from Servlet and database)
Fourth Round was HR.
Questions d'entretien [1]
Question 1
Questions were from Servlet,Servlet Context, Lifecycle of servlet.
Find second maximum age using single query in Database.
Architecture of REST
Optimization in Android
J'ai postulé en ligne. Le processus a pris 2 jours. J'ai passé un entretien chez NexThoughts Software Technologies (Noida) en juin 2016
Entretien
First round was the Test, Company location is good, Test questions was basics from java like arrays,list,for and while loop and one database questions.
Q. If I have an array like this:
1 4 9 16 9 7 4 9 11
What is the best way to reverse the array so that it looks like this:
11 9 4 7 9 16 9 4 1
Questions d'entretien [2]
Question 1
Q. reverse an array
Q. Deleting duplicate alphabets from sentence?
Q. Pattern Questions