1. Java Basics 2. Spring boot Concepts 3. MySQL concepts 4. In coding : 2 questions Java 1 Question SQL
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
In the Java specification, it is considered good practice to override .equals() and .hashCode() both together. In the context of HashMap, explain why implementing only one of the two instead of both can cause problems. You must consider both cases.
Extensive java core questions and collection
Questions were quite simple like Define OOP Concepts in Java, Exception Handling and How to do inhertance and basic HR questions like Tell me something about yourself.
Can an interface contain static methods? Can they contain non-synchronized methods?
What is the difference between an Array and an ArrayList
Not even a single question was asked from Java.
Array programs. compare two arrays. find largest element in array. array length will vary. (not same length arrays will be given)
How much money you wanna make ?
1. Group people by name, age in using stream api, eg: [{ram, 29}, {kim.29}, {sandy,30}, {mark,34},{lisa,34},{steve,25} ] 2. using java write a program to make the 0 in left side and 1 in right side, an array of mixed value of 0s, 1s
Viewing 1031 - 1040 interview questions