some knowledga base question about java fundamental and java 8
Java Developer Interviews
Java Developer Interview Questions
In your interview for a java developer position, be prepared to answer technical questions that test your understanding of Java basics. Interviewers may also ask open-ended questions to assess your coding and problem-solving abilities. Prepare for non-technical questions that focus on time management, interpersonal communication, and work ethic.
Top Java Developer Interview Questions & How to Answer
Question #1: What is the difference between HashTable and HashMap in Java?
Question #2: Write a program to determine if 243 is an Armstrong number.
Question #3: How do you produce quality code when you have several Java projects to complete at once?
30,862 java developer interview questions shared by candidates
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?
Phone Screen: Check if two elements in an array equal to a sum or not?
Onsite #2: Return max difference between two elements in an array
LC easy about design and java data structures
Core java question based on scenario
Viewing 931 - 940 interview questions