Given an expensive function and big numbers, figure out how to calculate some averages in a list efficiently while calling the expensive function the least amount of time possible.
New Grad Engineer Interview Questions
3,248 new grad engineer interview questions shared by candidates
1. Flights path and min cost 2. IP to CIDR
The hardest one is same as 'slope trick' in codeforce
What is the best/worst courses? Tell about a time you had conflict? Tell about a time you resolved a small issue before it turned to a big problem?
Leetcode: Before and After Puzzle
LRU Cache
due to I had 3 interviews, so I cannot remember everything about it. PG cover reservoir sampling, shuffle algorithm and the last one is find the leftmost 1 in a matrix. e.g: 00111 01111 00011 00101 it should return 1
Windows Maintenance. Find the largest overlapping window time frame for maintenance to take place given a list of possible times from each department.
3 rounds: coding question about trees, high-level design question, and some learning question
Given click counts and subdomains in an array, add them up by the domains and subdomains.
Viewing 201 - 210 interview questions