Explain the difference between REST API and SOAP API, and why REST is preferred in modern web applications.
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,867 java developer interview questions shared by candidates
Debugging Round : An Implementation to shorten Roman Number is given peppered with lot of Issues. You need to solve all the errors to pass the UTs provided in the main method.
Conte um pouco sobre sua experiência profissional.
Q2) If a subclass has a protected method and you call that method from the reference of superclass, what will be the output
Q7) Which collection is better to use for iterating over?
Given an array arr[] of n integers, construct a Product Array prod[] (of same size) such that prod[i] is equal to the product of all the elements of arr[] except arr[i].
test assignment - check if a word is a palindrome
The log parser Remove the tag from the HTML String provided Given an array of numbers, create another array of numbers. Calculate each new array number by multiplying all input array numbers, except for the current number position in the new array.
Find whether each string in a list of strings is a palindrome.
First whiteboard question was around detecting even/odd numbers, second challenge was on creating an interface.
Viewing 1241 - 1250 interview questions