The technical interviewer had me write some code to sort a simple number array.
Java Software Developer Interview Questions
30,850 java software developer interview questions shared by candidates
Explain what inheritance is in Java
Program to reverse a string
Can we use the final keyword with the constructor?
Can you run java program without having JDK...?
asked core java questions. If a method is overloaded in a class in the following way public void fun(Object o){ } public void fun(ArrayList a){ } and is invoked in the following manner obj.fun(null) which method will be invoked.
Types of IOC container
Design patterns
Sum Array Puzzle Anagram find substring in particular string (All programs with a minimum complexity)
Factory design pattern
Viewing 201 - 210 interview questions