Software Development Engineer Intern Interview Questions

2,288 software development engineer intern interview questions shared by candidates

-> 4 Coding Problem based on DS and Algo: One problem was on string (Simple),one was on matrix (maths) , one was on dp (Variation of Knapsack) and last one was on simple mathematics. Hopefully I was able to solve all 4 Problems. -> 3-4 Question on SQL query: Queries was simple like one of them was finding 2nd max in table. All other also were simple. -> 1 question on Development: In this Problem we have to fetch the data from an api and we have to apply some mathematical operation on the data and print the data -> 4-5 Mcq : Operating System ,DS & Algo, P&C(Aptitude)
avatar

Software Development Engineer (SDE) Intern

Interviewed at Innovaccer

3
May 10, 2021

-> 4 Coding Problem based on DS and Algo: One problem was on string (Simple),one was on matrix (maths) , one was on dp (Variation of Knapsack) and last one was on simple mathematics. Hopefully I was able to solve all 4 Problems. -> 3-4 Question on SQL query: Queries was simple like one of them was finding 2nd max in table. All other also were simple. -> 1 question on Development: In this Problem we have to fetch the data from an api and we have to apply some mathematical operation on the data and print the data -> 4-5 Mcq : Operating System ,DS & Algo, P&C(Aptitude)

similar to this question https://leetcode.com/problems/partition-array-for-maximum-sum/ Given an integer array arr, partition the array into (contiguous) subarrays of length at most k. After partitioning, each subarray has their values changed to become the maximum value of that subarray. Return the largest sum of the given array after partitioning. Test cases are generated so that the answer fits in a 32-bit integer.
avatar

Software Development Engineer (SDE) Intern

Interviewed at DP World

3.3
Jan 22, 2022

similar to this question https://leetcode.com/problems/partition-array-for-maximum-sum/ Given an integer array arr, partition the array into (contiguous) subarrays of length at most k. After partitioning, each subarray has their values changed to become the maximum value of that subarray. Return the largest sum of the given array after partitioning. Test cases are generated so that the answer fits in a 32-bit integer.

Given a file consisting of passenger details and the seating layout of a train assign berths(seats) and coach to the passenger by following certain criteria: i. People above the age of 60 should get priority in getting a seat. ii. People above the age of 60 should only get a lower berth.
avatar

Software Development Engineer Intern

Interviewed at Microsoft

4
Dec 19, 2020

Given a file consisting of passenger details and the seating layout of a train assign berths(seats) and coach to the passenger by following certain criteria: i. People above the age of 60 should get priority in getting a seat. ii. People above the age of 60 should only get a lower berth.

Left leaves sum in a binary tree. Swap nodes in a singly linked list, also the k variation. Number of times sorted array is rotated in logn. Sort an array consisting of digits 0-9 in linear time and constant space. Some questions about combinatorics. Standard hr questions.
avatar

Software Development Engineer (SDE) Intern

Interviewed at Expedia Group

3.7
Feb 6, 2023

Left leaves sum in a binary tree. Swap nodes in a singly linked list, also the k variation. Number of times sorted array is rotated in logn. Sort an array consisting of digits 0-9 in linear time and constant space. Some questions about combinatorics. Standard hr questions.

Viewing 1491 - 1500 interview questions

Glassdoor has 2,288 interview questions and reports from Software development engineer intern interviews. Prepare for your interview. Get hired. Love your job.