O processo levou 2 dias. Fiz uma entrevista na empresa NexThoughts Software Technologies (Noida).
Entrevista
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
Outras avaliações de entrevista de vagas de Java Developer da empresa NexThoughts Software Technologies
Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela NexThoughts Software Technologies (Noida) em set. de 2016
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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
Candidatei-me online. O processo levou 2 dias. Fui entrevistado pela NexThoughts Software Technologies (Noida) em jun. de 2016
Entrevista
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
Perguntas de entrevista [2]
Pergunta 1
Q. reverse an array
Q. Deleting duplicate alphabets from sentence?
Q. Pattern Questions