Le processus a pris 6 semaines. J'ai passé un entretien chez Infogain (Ghaziabad)
Entretien
The HR was very polite no doubt , but the person who was interviewing was constantly chewing sonething ( it was either a PAAN or chewing gum) while taking the interview. Because of this the room was smelling with that bad smell throughout. Highly unproffessional interviewer. I doubt the how can the management send such unproffessional people to represnt your company. He also was insulting
J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Infogain (Noida) en juin 2019
Entretien
overall 4 round for took interview process but it all round one day process.
1 written
2. face to face with tech lead (start with core java and end with advance framework questions).
3 manager round (discuss about my project and role responsibility and gave me some puzzle)
Questions d'entretien [1]
Question 1
try{
}catch(){
}
file.close(); we can write this statement without finally
con.close();
/*finally{
file.close();
con.close();
}