What are opps What is java
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,885 java developer interview questions shared by candidates
Explain the Internal workings of HashMap
What is object oriented programming language?
Write code explaining SOLID principles in Java.
In a few words can you tell me about yourself?
Exceptional handligs, collection framework String , arrays,oops
Hr asked: What is your expectation for your salary?
Find minimum plotform to organise trains. arr[]={ 9:40, 9:50, 11:25}; dep[]={ 12:00, 11:20, 11:30}; Expected output : 3 Explanation: arr is arrival time of a train and dep is departure time of a train respectively. 1st train arrive at 9:40 and departure at 12:00. Before this 1st train leave station, 2nd train arrive at 9:50. So we cannot manage these 2 train in 1 plotforms. Like this we need to find minimum trains to organise all trains
How much time would take to complete a task
Q: How to make the project run faster? (data-structure wise and algorithms)
Viewing 1731 - 1740 interview questions