Questions were Leetcode medium(hackerrank) to hard problems(Telephonic).
Grad Interview Questions
7,382 grad interview questions shared by candidates
Train a Markov chain to generate sentences
Was a simple card game question with some specific rules.
API Calls and OOP Design
Why did you choose Suburban?
What are the different types of polymorphism.
Tell me about a time you solved a conflict.
Simple Adress decoding
Given a list of airport locations, and a scrambled airplane black box (with scrambled flight data), return an ordered list of the stops the airplane made.
for phone interview, the question is: given an array of integer sorted in order of ascending, find the missing number in that array. For example, the given array is [0,1,3,4], [1,2,3,4], [0,2,3,4], so there's always a missing number in that array and you have to find that one.
Viewing 401 - 410 interview questions