Some basic java questions about oop, set, array, list.
Junior Software Development Engineer Interview Questions
47 junior software development engineer interview questions shared by candidates
What is a closure and what are they used for?
One of the technical exercises involved making an API call and processing the results.
Give me an example of a time where you had a conflict with one of your colleague or supervisor.
given a lined list seperate the even and odd elements in the list preserving the order of its occurance. eg: 1 -> 2 -> 3-> 4 the expected output is 1 -> 3 -> 2-> 4
Give me some Features of java
What is OOPS and explain about OOP’s concepts
Viewing 41 - 50 interview questions