All questions are very easy, but there are one question out of java scope: what is the difference between inner join and outer join?
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,825 java developer interview questions shared by candidates
Print numbers 1 to 100 in sequence using multiple threads.
Write Java code to check if a string is a palindrome.
Question: Given a string comprising of all words of a text book. Find out the no of individual strings and their occurrences.
As such no difficult questions. Just prepare all basics of java and some sample code on parsing string and arrays.
Write a query to get the required data regarding employees.
A rustic village contains one million married couples and no children. Each couple has exactly one child per year. Each couple wants a girl, but also wants to minimize the number of children they have, so they will continue to have children until they have their first girl. Assume that children are equally likely to be born male or female. Let p(t) be the percentage of children that are female at the end of year t. What is p(t)? "Can't tell" is a potential answer if you don't have sufficient information.
What is your age
Write an algorith to print a series of roman numerals.
Java question was around String pattern searching which you can do easily in around 20 minutes, if you can keep your mind calm where that clock is also ticking.
Viewing 51 - 60 interview questions