Graph problem. Similar to Leetcode course scheduling but you have to design classes and data structures on your own. In the first round there are some constraints (no invalid input/no cycle/must have a path with start&end) that makes it easier.
Engineer Internship Interview Questions
24,403 engineer internship interview questions shared by candidates
Q. Implement a hash map
What is the singleton problem?
Given a 2d matrix containing 1, 0, -1, a start position and an end position. Find the shortest path from start to end, which has to go through all 1s and cannot visited -1.
Calculator including +-*/ expression and ()
What's stopping you from working here?
This round was managerial round I was asked a couple of question regarding my projects and a couple of HR questions
Object oriented programming questions, general programming whiteboard questions
Most questions were straightforward. The only technical question I was asked was to write a string length method in Objective-C.
Principle of Data Structure; Coding
Viewing 1371 - 1380 interview questions