1. OOps concepts with examples. 2. Write a java program to find the first duplicate in an array. 3. Write a java program to print the occurrences of each character. 4. Explain the approach to print middle element in a linked list. 5. Given a string str = "hfjsk6485lop", sort the string and print the characters first and print digits last. 6. Find a missing a element in an array. 7. Collection framework hierarchy. 8. Difference between abstract class and interface. 9. What is association and aggregation . 10. some code snippets to answer. 11. Internal working of a hash map, what is the case if two elements hash code is same. 12. What are the challenges that you faced in your projects how you have handled them. 13. Difference between string, stringBuffer, String builder. 14. Difference between final, finally, finalize. 15. Difference between Exception and Error. 16. Can you throw custom exception with Error Object. 17. Exception handling hierarchy.
Java Developer Intern Interview Questions
26,906 java developer intern interview questions shared by candidates
What is the design pattern used in Servlets?
Interface , inheritance , design patterns , spring ,
But don't you think it's inefficient? Is there any other way we could do it? (Variation of the same question for about 10 minutes)
Asked about my current project and various design patterns
to return duplicate characters from a string or return false if no duplicates are found.
What is context switching ?
1.Write a java code to find the second minimum element in an array using single loop.
about advance java and how is polymorphism implemented
They asked me to write a SQL query for one join scenario.
Viewing 1311 - 1320 interview questions