I applied online. The process took 2 days. I interviewed at LTM Limited (Pune) in Oct 2024
Interview
OOP Concepts:
What is the difference between abstraction and encapsulation?
Can you explain polymorphism with examples (compile-time vs. runtime)?
Collections:
How does HashMap work internally?
What is the difference between ArrayList and LinkedList?
Explain the difference between Set, List, and Map.
Multithreading:
What is the difference between synchronized methods and blocks?
How does ThreadPoolExecutor work?
Explain wait() vs. sleep().
Exception Handling:
What is the difference between checked and unchecked exceptions?
How do you create a custom exception in Java?
Interview questions [1]
Question 1
48 min test including java 8 git mockito docker spring boot junit code snippets of java 8 and java 7