Java 8 features that you use most
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,911 java developer interview questions shared by candidates
Given a string representing directions (e.g., 'N', 'S', 'E', 'W'), simulate walking on a 2D grid starting from (0,0). Return true if the path crosses itself — i.e., you visit any point more than once — otherwise return false
What is three most important thing in a team?
can you name OOP principles?
general questions about projects I worked on
What is your salary expectation?
All the Q is Related to oops and Algorithm
client round is the last round where I was asked questions on older java, including soap, xml and how soap services are created. questions you might have forgotten many years into your career but job requirement had only latest versions of java and technologies mentioned. was asked to solve a problem in last 10 minutes and quickly wrapping it off.
what is the difference between linked list and array list?
Explain a situation which will result in 100% deadlock, write code for that
Viewing 3241 - 3250 interview questions