Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Techblue Software
Oferta aceptada
Experiencia positiva
Entrevista promedio
Solicitud
Me postulé a través de una recomendación de un empleado. El proceso tomó 1 semana. Acudí a una entrevista en Techblue Software (Gurgaon, Haryana) en ago 2020
Entrevista
Interview have basically three round.
first multiple choice question
second interview with manager
third HR round
then finally got the offer value
Interview have basically three round.
first multiple choice question
second interview with manager
third HR round
then finally got the offer value
Process is easy. If you are good with basics of java then you will get it easily.
Generally first round consists of SCJP objective questions and some basic java programs related to Java Strings, Fibonacci Series etc. Followed by a PI round in which again your basic skills on Core Java is tested.
Me postulé a través de una facultad o universidad. El proceso tomó más de 1 semana. Acudí a una entrevista en Techblue Software (Nueva Delhi) en oct 2014
Entrevista
There were in all 3 rounds, (no HR round)
1. Written MCQ exam, completely java based.
2. Java based theory exam, 7 + 3 questions were there (7 theory + 3 programming questions). We had to answer then on sheets.
3. Technical interview, completely java based interview on classes, exception handling, multi-threading, collections, a simple water bucket puzzle (make 4L from 3L and 5L). Overall interview was about 25-30 minutes long.
Preguntas de entrevista [1]
Pregunta 1
Exception handling questions are pet questions for any java freshers, like
1. Explain try, catch, throw, throws and finally'.
2. Creating your own custom exception.