Me postulé a través de un reclutador. El proceso tomó 1 día. Acudí a una entrevista en ITC (Bengaluru) en mar 2016
Entrevista
Even though i later realized that they were looking for candidates only from premier institutes like IITs, NITs and BITs (They shortlisted my profile even though it wasn't according to their requirements), the interview gave me a brief glimpse on the areas i need to work on as a job seeking fresher.
(i) The first phase included an aptitude test with 30 questions and a technical test on basic core java comprising 10 questions. I found the aptitude test to be a little tricky ( i am really not good at it ) but the java technical portion was very easy. If one understands the working behind a for loop, knows why the keyword "super()" is used and how, knows about threads (very basic things like whether java provides multi-threading), one can easily get through this test.
(ii) The second phase comprised of an interview with the service delivery lead. He concentrated mostly on OOPs concepts like polymorphism and abstract classes and much more on threads. If you are lucid and clear with the basic concepts, he might have delved deeper into programming.
Preguntas de entrevista [1]
Pregunta 1
I will put down as many questions as i remember
(i) Examples of polymorphism and abstract classes
(ii) How to get the current thread ?
(iii) Define a sequence of operations of on a thread that is alive and needs to be preempted?
(iv) What is the difference between a task and a thread?
(v) Examples of function overriding and how it is used?
(vi) Usage of Object.equals()
(vii) How do you know that a thread is alive?
(viii) How would threads communicate with each other?
Me postulé en persona. El proceso tomó 1 día. Acudí a una entrevista en ITC (Bengaluru) en jul 2015
Entrevista
interview was easy.....most ques are from collection and multi-threading..Also questions related to database..Ands some Basic programs.Just go through entire core Java is enough to crack this interview.and some basic programs
Preguntas de entrevista [1]
Pregunta 1
how to input multiple queries iby using single query