It starts with a Hirevue interview where questions asked can be found on this thread. Do prepare as there is not going back to change your answers after the 2nd try.
The interview process included a challenging aptitude test, followed by an AI-based round, a technical interview focusing on core skills, and a HR Interview. An AI-based round is a virtual interview. The technical interview was difficult.
good nice, online, communication and stuff................................................... ........ Pillar of OOPs, Virtual Function, Friend Function, Friend Class, Types of Inheritance, Why multiple inheritance is not supported in JAVA, Interfaces.
What is Abstraction?
Abstraction is similar to data encapsulation and is very important in OOP. It means showing only the necessary information and hiding the other irrelevant information from the user. Abstraction is implemented using classes and interfaces.