How do you find out about this company?
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,841 java developer interview questions shared by candidates
check string is palindrome or not with various combination, If any combination is palindrome then string is palindrome
In Written test Aptitude and basic java programming
basics about java?
Heap meaning, some patterns, class path definition, if I face a situation with a complicated colleague, very basic questions, not challenging at all.
What is a correlation ID in the context of data integration
If a given byte array converted to String with UTF-8 will give the same byte array when converted back to byte array.
Q) What is the following output of below statement: class Test { public static void main(String args[]) throws IOException { try { System.out.println("Hello"); }catch(IOException e) { e.printStackTrace(); }
What is the difference between quick sort and bubble sort?
In first technical round they ask java basics like oops concepts,abstraction and interface diffrence,modifiers and wrapper class etc.
Viewing 591 - 600 interview questions