basics about java?
Junior Java Software Engineer Interview Questions
25,492 junior java software engineer interview questions shared by candidates
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.
write a method to implement the factorial method
Round 1: Q.: If a person facing East travels 20m, takes a right turn and travelling further 10m he takes a turn to his right and travels 30m. He makes a final turn to his right and travel 10m. How far is he from the initial point now?
ask about the difference between semaphores and monitors
Viewing 491 - 500 interview questions