1. What are the issue might appear in multithreading? 2. Concurrent Hashmap how it works? why is better than synchronised block? 3. how to achieve locking? difference between lock and shynchronised 4. Design patterns related questions ( example of various design pattern) 5. how to secure micro services in Spring? 6. how to optimise a query if you find out its slow? 7. difference between arraylist and linkedlist, which one is better? 8. Gave me a scenario and asked me how to solve this? 9. Different Joins in SQL. 10. Future, callable, executor service. 11. S.O.L.I.D principle with examples.
Java Software Developer Interview Questions
4,306 java software developer interview questions shared by candidates
Q. Questions on real time project
This is a much better description of what I heard from the girl of the interview. There are ducks. Ducks can fly and quack but in different ways. Make a design so that you can have all the ducks in the system with the different "flying modes" and "quack modes".
Implement following method: public String findValueInMap(String[][] myMap, String key)
Create simple data ware house with api
How would you get the phone numbers from a 1,000 page document?
Do you know why the "Stream Closed" error happened in your solution code?
Explain the difference between REST API and SOAP API, and why REST is preferred in modern web applications.
What are Java 1.8 features ?
what is the use of oops concept in java
Viewing 131 - 140 interview questions