It was hard but professional everything was on time
I tried to answer most of the questions , they required an optimised approach it's mostly about data structures and algorithms and some basics about computer science fundamentals and data bases
Interview questions [1]
Question 1
Dsa trees and graphs mostly about binary trees and bit manipulation too
DSA heavy and focus on core concepts. System design and projects were also asked.
But the interview process is slow, was reached out by the recruiter multiple times but interview took a lot of time.
What are the four pillars of OOPs in Java? Explain each with an example. (Abstraction, Encapsulation, Inheritance, Polymorphism).
What is the difference between an abstract class and an interface?.
Explain method overloading versus method overriding.
What is a constructor, and how does it differ from a method?.
What are the SOLID design principles?