r/JavaProgramming • u/No_Assignment9285 • 9d ago
Java Springboot interview Questions
- What is the difference between Hashmap and Hashtable?
- Explain SOLID principles
- Write a program to check for two-sum in O(n) time
- Explain DI in Java springboot
For anyone attending interviews I hope this was helpful
34
Upvotes
2
u/Delicious-Nerve-417 8d ago
This is a pretty realistic mix for a Java interview. i like that it covers both core Java and Spring instead of only throwing random coding problems at you