Junior Software Interview Questions

23,163 junior software interview questions shared by candidates

Write a Java program to count how many times a specific target number appears in an array. For example, given the array: [1, 2, 5, 5, 5, 8, 9] and the target number T = 5, the output should be: The number 5 occurs 3 times in the array.
avatar

Junior Java Developer

Interviewed at Mahathi Infotech

3.6
Apr 15, 2025

Write a Java program to count how many times a specific target number appears in an array. For example, given the array: [1, 2, 5, 5, 5, 8, 9] and the target number T = 5, the output should be: The number 5 occurs 3 times in the array.

Gradually implement a cache (in c#) adhering to TDD principles. Interviewer has list of requirements that need to be met, you iteratively work through these by write failing tests and then provide implementation to pass tests. This repeats until time runs out.
avatar

Junior Software Engineer

Interviewed at Genius Sports

3.8
Sep 15, 2024

Gradually implement a cache (in c#) adhering to TDD principles. Interviewer has list of requirements that need to be met, you iteratively work through these by write failing tests and then provide implementation to pass tests. This repeats until time runs out.

Viewing 511 - 520 interview questions

Glassdoor has 23,163 interview questions and reports from Junior software interviews. Prepare for your interview. Get hired. Love your job.