Developer Intern Interview Questions

5,259 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).

General questions about my experience to begin with. Next, they delved into my projects and how I utilized the tools and they wanted proficiency. They gave no importance to course curriculum and what's begin done in classroom.
avatar

Front-End Developer Intern

Interviewed at LexisNexis Risk Solutions

3.9
Nov 1, 2023

General questions about my experience to begin with. Next, they delved into my projects and how I utilized the tools and they wanted proficiency. They gave no importance to course curriculum and what's begin done in classroom.

Asked about my experiences in school. If I was experienced in REST, TDD, code reviews, agile, etc. Also gave some "mise en situation" where they would ask what would do in this situation, etc. For the leetcode questions, it was a string manipulation one and another with arithmetic manipulation (using % operator).
avatar

Software Developer Intern

Interviewed at InnovMetric Software

4.5
Nov 7, 2024

Asked about my experiences in school. If I was experienced in REST, TDD, code reviews, agile, etc. Also gave some "mise en situation" where they would ask what would do in this situation, etc. For the leetcode questions, it was a string manipulation one and another with arithmetic manipulation (using % operator).

Round 1: 1. 2 sum 2. 3 sum 3. destructuring a list in Python 4. discussion on the project 5 Sql query 2nd highest salary 6. questions on React, Django, and Linux basically what skills you have written on your resume Round 2: 1. Real-life questions like if you have the IRCTC app how would you take such a large no. of requests in such a short duration? 2. How to know if your app is accessed by a human or a bot? 3. Authentication, Authorization Jwt token, session-based authentication difference on token-based and session-based authentication. 4. Some SQL queries. 5. Hashmap implementation (theory), Redblack tree conditions Bst tree conditions. hashmap collision prevention techniques. and the complexity of everything mentioned above. Round 3 and 4 are just casual talks
avatar

Backend Developer Intern

Interviewed at Ridecell

3.3
Dec 18, 2023

Round 1: 1. 2 sum 2. 3 sum 3. destructuring a list in Python 4. discussion on the project 5 Sql query 2nd highest salary 6. questions on React, Django, and Linux basically what skills you have written on your resume Round 2: 1. Real-life questions like if you have the IRCTC app how would you take such a large no. of requests in such a short duration? 2. How to know if your app is accessed by a human or a bot? 3. Authentication, Authorization Jwt token, session-based authentication difference on token-based and session-based authentication. 4. Some SQL queries. 5. Hashmap implementation (theory), Redblack tree conditions Bst tree conditions. hashmap collision prevention techniques. and the complexity of everything mentioned above. Round 3 and 4 are just casual talks

For the leetcode section: Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. Notice that the solution set must not contain duplicate triplets.
avatar

Software Developer Intern

Interviewed at INVIDI Technologies

2.7
Aug 27, 2025

For the leetcode section: Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. Notice that the solution set must not contain duplicate triplets.

Viewing 1111 - 1120 interview questions

Glassdoor has 5,259 interview questions and reports from Developer intern interviews. Prepare for your interview. Get hired. Love your job.