Candidatei-me por meio de recrutador(a). Fui entrevistado pela NTT DATA (Halifax, NS) em out. de 2014
Entrevista
step1p -1 Recuiter phone screening negotiated to 28$ per hour
step-2 techinical telephonic call
step 3. hr call to confirm
step1p -1 Recuiter phone screening negotiated to 28$ per hour
step-2 techinical telephonic call
step 3... hr call to confirm
step1p -1 Recuiter phone screening negotiated to 28$ per hour
step-2 techinical telephonic call
step 3. hr call to confirm
step1p -1 Recuiter phone screening negotiated to 28$ per hour
step-2 techinical telephonic call
step 3 hr call to confirm
Perguntas de entrevista [1]
Pergunta 1
In step 2--3 behavioural questions like if someone developed with different design flow and you developed withand different design-----ans is like software standards to followed
3 good things about you....rate your skills
techincal questions---- diff between inheritance and composition ans...Is a property( interfahece) and composition === has a property something like java beans we develop on frame works for class fields...
array size 5 and if we access 7th element -- arrounindexbound of exception...to be handled with try catch blocks.....
static methods----can be instantiated during compile time only thats the reason main method is static.....it can be called using class name not with objects reference...
why static method is not final.....the purpose of static and purpose if final key is different...for me a god programmer never use final keywords and static methods in real time ....final keywords helps methods to be immutable( google it for immutable concept with string buffer and string )...example main method....
static methods can be over ridden? no you cannot overide static methods.. basic java thumb rule.......thats why main method is static ..and we can overload static method..example pasing different arguements to the main method...
servlets---- servlet side technology used to create web based enterprise application....
servlet--- thread safe.....
filter and interceptor----interceptor is based on filter concept of servlets..helps to validation and authentication job easier to the programmer....
Session----questions on session object..
basic question but relate to your real programming experience......
Candidatei-me online. O processo levou 1 semana. Fiz uma entrevista na empresa NTT DATA.
Entrevista
No feedback was giving after the interview, they could at least send a rejection email to let you know that your no longer considered for the job.
I don't think it's good practice to ghost after interviews, but maybe I'm not aware of the industry practices
Perguntas de entrevista [1]
Pergunta 1
General HR questions about the current projects you work on
AI Overview
Learn more
The interview process is a structured series of interactions between job candidates and potential employers, designed to assess a candidate's qualifications, skills, experience, and overall fit for a specific role. It typically involves multiple stages, starting with a screening interview and potentially progressing to in-depth interviews and assessments
Perguntas de entrevista [1]
Pergunta 1
Merci d'indiquer vos prétentions salariales Please indicate your salary expectations
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela NTT DATA (Barcelona) em mar. de 2024
Entrevista
Entrevista sencilla, entrevistadores muy majos. Primero parte técnica y después con RRHH. Preguntas típicas para el puesto, y también típicas de RRHH. Me dio la sensación de que iban con mucha prisa.
Perguntas de entrevista [1]
Pergunta 1
Diferencias entre List y Set, para que sirve la palabra reservada static, cual es el bean por defecto de Spring