Envié una solicitud electrónica. El proceso duró 1 día. Acudí a una entrevista en Multivision en jun 2015
Entrevista
I applied the job by Monster, and get the phone interview later. The interview takes half an hour, and I got the guide material to be familiarize the questions ahead of the real interview.
The questions covered basic Java knowledge, which emphasize on polymorphism. Second topic is database system, which just some basic MySQL concepts. Third is the software development cycle.
Beside that, being familiarize your resume, cause it will be covered.
Other questions:
final, finally
nested class
Preguntas de entrevista [1]
Pregunta 1
As said before, polymorphism, abstract class vs interface, final or finally, nested class, describe how to design ATM.
Envié una solicitud electrónica. El proceso duró 6 días. Acudí a una entrevista en Multivision (Virginia Beach, VA) en sept 2015
Entrevista
There are two rounds of phone interview. The first one just ask for some personal information and talk about the position and training program. The second one was a technical phone interview. I am more familiar with C# and C instead of Java, so there is one question I did know the answer. The person is really nice on the phone and explained that concept during the interview.
Solicité el puesto a través de un captador. El proceso duró 3 días. Acudí a una entrevista en Multivision en ago 2015
Entrevista
Good some hard questions and some easy one over all the process was okay, they give you a study guide and about two days to study after that you'll get a call; where they ask you question about the position you're applying for, in my case Java.
Preguntas de entrevista [1]
Pregunta 1
What is the difference between abstract class and interface
Solicité el puesto a través de un captador. El proceso duró 4 días. Acudí a una entrevista en Multivision en jul 2015
Entrevista
This was a technical telephone interview. Company sent me a PDF document to study before the interview. They then called me at the appointed time and asked me a bunch of questions. The questions were only peripherally related to the study guide they sent, which I found surprising. The interview did not last very log(less than 15 minutes). I got the feeling that the interviewer wanted very specific answers. Also the questions were mostly semantic in nature, and didn't capture any of the finer points of the Software Development process.
Preguntas de entrevista [2]
Pregunta 1
Using JDBC, what is the difference between a dynamic statement and a stored statement?