1. 2 medium leetcode problems 2.behavioral 3.building something 4.debugging and building
New Grad Engineer Interview Questions
3,249 new grad engineer interview questions shared by candidates
Given a binary search tree, produce an in-order traversal without recursion.
What is a base station?
why to use unsigned char to store an IP address as compared to other data types?
1. SD: When designing a goole doc app, given a load balancer randomHash(n)/100, discuss its performace when the system scales. 2. SD: Given 3 app ideas, discuss whether strong consistency or eventual consistency is better. 3. Coding: Given a list of intervals of busy times of n people, return a list of intervals when these n people are available for a meeting. Time is represented by 24-hr format(12:00 -> 1200, 0:00 -> 0000)
They asked about some arrays, trees questions. They are not difficult to find a solution.
given a method that can show if a node should be deleted or not, return the tree
find the largest square in a matrix which the sum of numbers in the square less or equal to K
Got the assessment questions. There are two questions related to basic concepts learned in school
Algorithm question, using hash map, priority queue to solve
Viewing 321 - 330 interview questions