LC Medium? (not listed) with 3 rounds of performance improvement.
Staff Engineer Interview Questions
5,880 staff engineer interview questions shared by candidates
I don't wish to disclose much. One of them involved a Key-value store and another involved using sockets.
Without the required time to code the solution I was asked to describe how to return true/false if a person can graduate if they've taken all pre-requirement courses while signing up for a particular course. They provide a number of courses with the pre-req courses and one with a circular dependency.
Describe your technical background and previous experience
Why do you want to relocate?
Online coding exercise during phone screen was conducted. Problem required usage of Java data structures to sort and print a custom POJO on the basis of the primary key variable and secondarily on the basis of another variable (second variable can be updated dynamically).
Linkedlist
implement an LRU cache
Least Frequently Used Cache implementation
1. Given data that that has 2 columns with names of people and who referred them, implement algorithms to store it and query for who was referred by whom. The second part optimal deletion algorithm
Viewing 1051 - 1060 interview questions