API Calls and OOP Design
Grad Interview Questions
8,336 grad interview questions shared by candidates
Why did you choose Suburban?
What are the different types of polymorphism.
Tell me about a time you solved a conflict.
What was my classroom management style?
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.
I think LC medium-ish quesetions.
Algorithm question related to trees and json data structures.
Viewing 491 - 500 interview questions