1. Implement the following function: int findMax(int[] items) { }
Java Developer Intern Interview Questions
30,843 java developer intern interview questions shared by candidates
They did not ask many direct or technical questions.
How comfortable you are working out of your comfort zone.
are you familiar with the Producer/consumer problem? how do you solve it?
some knowledga base question about java fundamental and java 8
Question were mainly on Data Structure, Multithreading and concurrency
multithreading related questions. Is this code thread safe
reverse linked list
How does HashMap works? What is the time complexity of the get method in HashMap?
I have a collection of string that is sorted and unique. You will receive an input as string. Your job is to search that string in that group and return true or false based on its presence. How will you solve this?
Viewing 921 - 930 interview questions