1. 2 medium leetcode problems 2.behavioral 3.building something 4.debugging and building
New Grad Engineer Interview Questions
3,248 new grad engineer interview questions shared by candidates
Given a binary search tree, produce an in-order traversal without recursion.
why to use unsigned char to store an IP address as compared to other data types?
What is a base station?
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)
I was asked about my projects and stuff on resume. Algorithms, data structures.
find nearest possible time using digits of current time in a 24 hour clock
1) Possible ways to get from top left of mxn matrix to the top right 2) Make a code editor refractor (string replacement) 3) Find the longest path in a DAG 4) Card class and functions
They asked about some arrays, trees questions. They are not difficult to find a solution.
Turn a n-ary tree into a binary tree.
Viewing 321 - 330 interview questions