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

Clearly understanding what the 2 developers where asking of me during the discussion. It seems like they want to push for an answer and you want to answer clearly in a practical manner to show that you know the language constructs.
avatar

Junior Java Applications Developer

Interviewed at ZE PowerGroup

3
Sep 22, 2014

Clearly understanding what the 2 developers where asking of me during the discussion. It seems like they want to push for an answer and you want to answer clearly in a practical manner to show that you know the language constructs.

Return the sum of the numbers in the array, returning 0 for an empty array. Except the number 13 is very unlucky, so it does not count and numbers that come immediately after a 13 also do not count. sum13([1, 2, 2, 1]) → 6 sum13([1, 1]) → 2 sum13([1, 2, 2, 1, 13]) → 6
avatar

Junior Java Developer

Interviewed at Synergy Technology Services

3.6
Sep 9, 2019

Return the sum of the numbers in the array, returning 0 for an empty array. Except the number 13 is very unlucky, so it does not count and numbers that come immediately after a 13 also do not count. sum13([1, 2, 2, 1]) → 6 sum13([1, 1]) → 2 sum13([1, 2, 2, 1, 13]) → 6

Viewing 3211 - 3220 interview questions

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