What is the diff between union and union all?
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,830 java developer interview questions shared by candidates
What is encapsulation?
Which is faster? LinkedList or ArrayList.
Find two elements with given sum in BST- expected answer in O(n) time ans O(1) space complexity. Java OOPS Singleton, Synchronized and Puzzles
Write the algorithm to calculate the intersection of 2 points
switch case having default case on top then other case
Asked to Implement a Hash table.
Can integer factorization be done in polynomial time on a classical computer?
How do you write unit test code?
they will focus more on technical background. i have been asked to write a program given a sentence and print the number of times each word has repeated in the sentence.
Viewing 171 - 180 interview questions