Candidatei-me por meio de uma agência de recrutamento. Fui entrevistado pela IBM em mar. de 2021
Entrevista
All were virtual rounds due to pandemic. At first the HR called for details and then for online test for which I received the link same day, multiple links, I cleared it and then next day called for scheduling the interview and when I gave my suitable timings it was scheduled accordingly, but two times no one joined the call to take interview. The third time they called randomly and asked to give interview in half an hour and no one joined again. Then it was scheduled after one week for which I got feedback as cleared and they will schedule next round. But that never happened
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
Perguntas de entrevista [1]
Pergunta 1
Multithreading and ploymorphism ,
Oops
Basic Java
SQL