La procedura ha richiesto 6 settimane. Ho sostenuto un colloquio presso Infogain (Ghaziabad)
Colloquio
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
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Infogain (Noida) nel mese di giu 2019
Colloquio
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)
Domande di colloquio [1]
Domanda 1
try{
}catch(){
}
file.close(); we can write this statement without finally
con.close();
/*finally{
file.close();
con.close();
}