given an array of points of size n find k nearest point from origin.
Software Engineer Internship Interview Questions
23,636 software engineer internship interview questions shared by candidates
There are three boxes, one contains only apples, one contains only oranges, and one contains both apples and oranges. The boxes have been incorrectly labeled such that no label identifies the actual contents of the box it labels. Opening just one box, and without looking inside the box, you take out one piece of fruit. By looking at the fruit, how can you immediately label all of the boxes correctly?
Given a full binary tree, iterate over it from the top to the bottom while for each level you change direction of iteration, for odd level go from left to right and for even go from right to left.
Why Microsoft? Return the smallest integer in a circularly sorted array.
Develop a dictionary class from scratch.
There were a few diagrams that asked explicitly data flow across multiple systems. Between different systems, different IP values were shown. You had to know 1. How the data was being transferred between systems (pathing) 2. What some of these IP values meant (there were more than one per machine) 3. just explaining times in your life about various events or something along those lines. Times you had to be professional I believe? I don't quite remember the third question. They were very kind.
String compression and BST Traversal
One about sinple date calculate , the other one about graph
If you had a large number of columns and rows in a data set how would u present this to a client or ur supervisor? (Told me to imagine values for the data set. Didn't give any specifics or labels to identify what sort of data set )
2 coding questions, LC Easy and Medium.
Viewing 771 - 780 interview questions