Software Development Engineer Intern Interview Questions

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

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.

1] Given a series of data, cluster it into sub components. It was for a specific use case which was fun to solve. Prepare HashMap well. 2] Given 2 rectangles, find out the smaller rectangle which is formed by the intersection of the larger rectangles. 3] Given a 2D matrix filled with 1s and 0s, find out the number of connected components of 1s.
avatar

Software Development Engineer Intern

Interviewed at Expedia Group

3.7
Mar 27, 2014

1] Given a series of data, cluster it into sub components. It was for a specific use case which was fun to solve. Prepare HashMap well. 2] Given 2 rectangles, find out the smaller rectangle which is formed by the intersection of the larger rectangles. 3] Given a 2D matrix filled with 1s and 0s, find out the number of connected components of 1s.

Viewing 1521 - 1530 interview questions

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