If a company was broke down it's organization like a Binary Tree, and everyone in the company took a test and you're looking for the average scores. What would be the best way to find out what the employees of the manager's averaged.
Software Developer Intern Interview Questions
2,857 software developer intern interview questions shared by candidates
I don't remember quite well, there were 2 questions were I didn't know the answer and I admitted that and then I said how I think things should be, and the interviewer told me I was right.
During interviewed, being asked a detail algorithm question of a project. Interview question: delete a node in Linked List
Analysis of a certain data structure that I referred in my resume.
Nothing too difficult. See other interview reviews for questions.
Was relatively easy.
nothing particularly hard.
An interesting problem involving roman numerals.
For the campus map/direction app: I focused on the algorithms that would create paths from one location on campus to another, because I know a lot about path algorithms. Talked about dividing a map into grid squares to using A* and BFS to find optimal paths. Also talked about the issues with using too large of a grid square size and too small, and guessed that a good size would be approximately the size of space that a person takes standing up.
How to design an optimal cache (what and how to use known data structures).
Viewing 1691 - 1700 interview questions