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 Software Engineer Interview Questions
2,906 new grad software 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
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.
Basic Leetcodes, as well as big project.
Viewing 181 - 190 interview questions