Junior Software Engineer Interview Questions

7,249 junior software engineer interview questions shared by candidates

Overridding vs Overloading, Interface vs Abstract class, how do you solve technical problems when they occur, how did you handle a previously made mistake in a team, a few more, but I forgot the other questions.
avatar

Junior Software Engineer

Interviewed at Duck Creek Technologies

3.8
Feb 5, 2024

Overridding vs Overloading, Interface vs Abstract class, how do you solve technical problems when they occur, how did you handle a previously made mistake in a team, a few more, but I forgot the other questions.

NOTE: Question description is paraphrased. Sample Question [Fix a bug] Provided program has to calculate how many times a name appears in a names list as a decimal fraction(i.e. proportion). Find and fix the bug. e.g. INPUT: list : "james", "john", "mary", "mary" name : "mary" OUTPUT: 0.5
avatar

Junior Software Engineer

Interviewed at SOLIDitech

4.7
Apr 28, 2022

NOTE: Question description is paraphrased. Sample Question [Fix a bug] Provided program has to calculate how many times a name appears in a names list as a decimal fraction(i.e. proportion). Find and fix the bug. e.g. INPUT: list : "james", "john", "mary", "mary" name : "mary" OUTPUT: 0.5

Write logic for a function that looks through a list of numbers and returns those with occurrences equal to or greater than some threshold. INPUT: numbers: { 8, 5, 4, 3, 2, 1, 5, 4, 3, 2, 5, 4, 8, 5, 4, 5, 2 } occurrenceThreshhold: 3 OUTPUT: {5, 4, 2}
avatar

Junior Software Engineer

Interviewed at SOLIDitech

4.7
Apr 28, 2022

Write logic for a function that looks through a list of numbers and returns those with occurrences equal to or greater than some threshold. INPUT: numbers: { 8, 5, 4, 3, 2, 1, 5, 4, 3, 2, 5, 4, 8, 5, 4, 5, 2 } occurrenceThreshhold: 3 OUTPUT: {5, 4, 2}

Viewing 1761 - 1770 interview questions

Glassdoor has 7,249 interview questions and reports from Junior software engineer interviews. Prepare for your interview. Get hired. Love your job.