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,800 junior java developer interview questions shared by candidates

String = Hi (hello) -- split string between brackets Wap for iteration over a map. What is a servlet? Integer a = 100; Integer b = 100; Integer c = 500; Integer d = 500; If (a==b) -> Equal or not If (c==d) -> Equal or not Count number of vowels in a string.
avatar

Junior Java Developer

Interviewed at Accenture

3.7
Sep 16, 2021

String = Hi (hello) -- split string between brackets Wap for iteration over a map. What is a servlet? Integer a = 100; Integer b = 100; Integer c = 500; Integer d = 500; If (a==b) -> Equal or not If (c==d) -> Equal or not Count number of vowels in a string.

iven the head node of the singly linked list, return a pointer pointing to the middle of the linked list. If there are an odd number of elements, return the middle element if there are even elements return the one which is farther from the head node. For example, let the linked list be 1->2->3->4->null
avatar

Junior Java Developer

Interviewed at Accenture

3.7
Jul 21, 2023

iven the head node of the singly linked list, return a pointer pointing to the middle of the linked list. If there are an odd number of elements, return the middle element if there are even elements return the one which is farther from the head node. For example, let the linked list be 1->2->3->4->null

Viewing 1141 - 1150 interview questions

Glassdoor has 3,800 interview questions and reports from Junior java developer interviews. Prepare for your interview. Get hired. Love your job.