Junior Software Developer Interview Questions

4,371 junior software developer interview questions shared by candidates

1. Reverse char array. 2. Create an enum, write a constructor for a class that also implements toString, create an interface with a method and a subclass that overrides that method. 3. Change a class to guarantee the order threads will run.
avatar

Junior Software Developer

Interviewed at Harris Computer

4
Apr 3, 2023

1. Reverse char array. 2. Create an enum, write a constructor for a class that also implements toString, create an interface with a method and a subclass that overrides that method. 3. Change a class to guarantee the order threads will run.

You are provided an ordered list of scheduled meetings for an individual. Every meeting has a start and end time in 24-hour notation separated with a hyphen. 6 write a function that returns all the times where the individual is free. Return the data in the same format as the input. 8 9 0 I Example: Input: [ "09:00-09:30", "11:00-12:00" , "14:15 - 15:00" ]
avatar

Jr. Software Developer Intern

Interviewed at Amazon

3.5
Mar 24, 2026

You are provided an ordered list of scheduled meetings for an individual. Every meeting has a start and end time in 24-hour notation separated with a hyphen. 6 write a function that returns all the times where the individual is free. Return the data in the same format as the input. 8 9 0 I Example: Input: [ "09:00-09:30", "11:00-12:00" , "14:15 - 15:00" ]

Viewing 2121 - 2130 interview questions

Glassdoor has 4,371 interview questions and reports from Junior software developer interviews. Prepare for your interview. Get hired. Love your job.