Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Infrrd (Bengaluru) nel mese di lug 2018
Colloquio
The process was smooth and well coordinated. Interview panels were evenly matched with the interviewees present. I was in and out of the 2 rounds of technical F2F interviews in 3 hours with lunch offered after clearing the 2 nd round.
Managerial round was through Skype audio call. It was good except the Skype/network problems.
Domande di colloquio [1]
Domanda 1
1st round: Questions based on Java Object methods for object identity use cases in Java collections. For example, how do you enforce object equality on a business entity so that a Set implementation takes care of the duplicate entity as per business semantics.
2nd round: Questions based on coding standards like "Is it necessary to use List list = new ArrayList() over ArrayList list = new ArrayList()?"
Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso Infrrd (Nuova Delhi) nel mese di lug 2018
Colloquio
Written test followed by two technical F2F rounds and then manergerial round. The hiring process was very smooth and all interviewers were cool enough. They provide good lunch for people who have been shortlisted for further rounds.
Ho presentato la mia candidatura di persona. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Infrrd (Bengaluru) nel mese di mar 2018
Colloquio
average interview. first round written test. followed by one technical round based on the same written test. then 2nd technical round. 2nd technical round they made me to write code in eclipse.it was an easy question
Domande di colloquio [1]
Domanda 1
print a pattern based on the input i.e n=4 then output is like 1
2 3
4 5 6
7 8 9 10