Junior Software Developer Intern Interview Questions

21 junior software developer intern interview questions shared by candidates

1st round: HR (just questions about you based on your resume). 2nd round Home Assignment: Task was to write a Python script that reads an input plaintext file and prints out the top 10 most frequently occurring pairs of successive words (words that follow immediately after each other).Create a Dockerfile that encapsulates this script along with any required dependencies. Run the script as a web API that accepts the file in a POST request. Add another GET endpoint that accepts the name of a wikipedia article and uses that as input. 3rd round: F2F interview (Questions based on Home Assignment and more technical questions regarding Python (OOP, Inheritance, Decorators), Linux (Basic commands and its usages e.g chmod, ps, ln, df), Cloud & DevOps (if you have knowledge mostly related to CI/CD, Jenkins, AWS).
avatar

Junior Software Developer Intern

Interviewed at MSD

4
Apr 16, 2024

1st round: HR (just questions about you based on your resume). 2nd round Home Assignment: Task was to write a Python script that reads an input plaintext file and prints out the top 10 most frequently occurring pairs of successive words (words that follow immediately after each other).Create a Dockerfile that encapsulates this script along with any required dependencies. Run the script as a web API that accepts the file in a POST request. Add another GET endpoint that accepts the name of a wikipedia article and uses that as input. 3rd round: F2F interview (Questions based on Home Assignment and more technical questions regarding Python (OOP, Inheritance, Decorators), Linux (Basic commands and its usages e.g chmod, ps, ln, df), Cloud & DevOps (if you have knowledge mostly related to CI/CD, Jenkins, AWS).

1. Write a half page or paragraph report on what you don’t like about our product & how we could improve it 2. Design a booking app where you can choose the following The number of hours needed for the booking Date of booking Time of booking And then display the price of the booking at the end. The hourly price is $100 on Weekdays $150 on Weekends Feel free to use any library of your choice, as long as it’s React. Be as creative as you can for the design of the front-end. This exercise should take a maximum 4-5 hours of your time, so please factor in time accordingly. If it goes more than the prescribed time, just send it over to us.
avatar

Junior Software Developer Intern

Interviewed at MoveMate

4.3
Jul 20, 2022

1. Write a half page or paragraph report on what you don’t like about our product & how we could improve it 2. Design a booking app where you can choose the following The number of hours needed for the booking Date of booking Time of booking And then display the price of the booking at the end. The hourly price is $100 on Weekdays $150 on Weekends Feel free to use any library of your choice, as long as it’s React. Be as creative as you can for the design of the front-end. This exercise should take a maximum 4-5 hours of your time, so please factor in time accordingly. If it goes more than the prescribed time, just send it over to us.

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 1 - 10 interview questions

Glassdoor has 21 interview questions and reports from Junior software developer intern interviews. Prepare for your interview. Get hired. Love your job.