Describe MVC (Model-View-Controller)
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Test a spiral bound notebook
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.
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.
Can't disclose. But have a good idea of how the ASCII table is organized. Understand malloc's internals.
You have one million pieces of data stored on each of 100 different computers. How do you sort the data?
Given any number break it down into a multiplication of all prime numbers ie 8 => 2 x 2 x 2. Shift an array by x spots in place. Design and test a file backup system.
What's the most number of lines of code you've written in one project?
The most unexpected question was "How would you test a parachute?"
Q2: Create a class in C/C++ to implement long integer - and perform arithmetic operations.
Viewing 1521 - 1530 interview questions