What sort of projects have you been working on?
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
Real time examples, Lots of questions on Collections.
What is lambda expression
How hashmap internally works, followed by counter questions on why hashcode is required, user define key in hashmap
Internal implementation of HashMap?
what is string pool in java?
What’s really is happening beside of generics?
Its online programming test for interview
Write a Java program to count how many times a specific target number appears in an array. For example, given the array: [1, 2, 5, 5, 5, 8, 9] and the target number T = 5, the output should be: The number 5 occurs 3 times in the array.
Tech Interview were mostly based on java and DBMS.
Viewing 941 - 950 interview questions