Q: what do you do for fun
Junior Java Developer Interviews
Junior Java Developer Interview Questions
"Junior developers are often responsible for writing the more monotonous and simple code required by senior members of the development team. Because of this, interviews will be designed to test your knowledge of the fundamentals of Java so be prepared to answer technical questions that you likely came across in college. Data structures and algorithms will be heavily emphasised. A bachelor's degree or equivalent work experience is required. "
3,798 junior java developer interview questions shared by candidates
What is a oops concept?
How much Experience do I have?
Why I'm interested in software development?
Oops concepts,collection concepts and Maps
Java: What is an Index? What is an interface? What is an Object? What is OOP? Java vs C/C++? What is a HashMap? What is the complexity of inserting an element in an Array (sorter & unsorted), Linked List, Binary Tree?
No stupid questions.
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(); }
How do you manage stress?
Write a program to bring output like a,b,ab,ba
Viewing 21 - 30 interview questions