Solicité el puesto a través de un captador. El proceso duró 4 semanas. Acudí a una entrevista en IBM (Bengaluru) en jun 2023
Entrevista
The interview process was quick and took 2 weeks was interviewed for 2 projects. Started with online test , technical round, technical-managerial round. For first project I was not selected in PDM round. Recruiter told me that they have one more opening so interviewed for the same with same rounds as before went to office for last round i.e, PDM. Got selected in last round, then after one week final HR discussion call happened. Since that day I am following with HR, initially they responded but now no response. I clearly told my LWD and they agreed but I guess they do not want to move forward with my profile. PS : If you have 3months NP it is really difficult to get a job.
1. Explain Java memory Model
2. Explain Java garbage collector
3. Write program to print pascals triangle , solve using stream, Intstream.
4. code snippets quetions from OOPs concepts
5. Write program to pring odd even numbers using threads
class User {
private int id;
private String name;
private String address = "Bangalore";
User() {
this(1, "John", address);
}
}
Recruiter called me and described about the role and then sent me an invite for technical interview after that they was an HR round and they they gave me offer letter
It was okay , they call you in the office and tell you to give the interview online , just hand their official laptop and the whole time they will mock you down for your skills
Preguntas de entrevista [1]
Pregunta 1
Multithreading and ploymorphism ,
Oops
Basic Java
SQL