El proceso duró 6 semanas. Acudí a una entrevista en Infogain (Ghaziabad)
Entrevista
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
Envié una solicitud electrónica. El proceso duró 1 día. Acudí a una entrevista en Infogain (Noida) en jun 2019
Entrevista
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)
Preguntas de entrevista [1]
Pregunta 1
try{
}catch(){
}
file.close(); we can write this statement without finally
con.close();
/*finally{
file.close();
con.close();
}