Design an algorithm for creating a puzzle.
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
None were too difficult or unexpected. One I hadn't seen before was give all the test cases for a function which accepts a rectangle and a line and tests to see if any point of the line is inside the rectangle
my technical question was- "out of a dictionary of words, find all anagrams for a given word"
you are given a grid. Find Minimum cost to reach bottom right corner
Q2: Create a class in C/C++ to implement long integer - and perform arithmetic operations.
Search element in 2-D matrix
system design, leetcode medium questions
You have one million pieces of data stored on each of 100 different computers. How do you sort the data?
Can't disclose. But have a good idea of how the ASCII table is organized. Understand malloc's internals.
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.
Viewing 1511 - 1520 interview questions