Breadth first search algorithm
Member Technical Staff Interview Questions
4,283 member technical staff interview questions shared by candidates
Reverse a sentence using stack
Went through 2 rounds, both were template interviews i.e. typical DS and algo question(i.e leetcode), which are generally irrelevant to the work you have done or you will ever do. 1. First round was a problem about breaking the palindrome 2. In Second round, find the top 10 searched products in last 1 hour, wherein you are getting an event stream of searched products
How to implement hashmap in JS?
Round 1 : Domain specific knowledge check, Vsphere, ESXI, SAN, Distributed switches, Software engineering topics. SDLC, Threads , Processes. Round 2: Automation framework, Programming questions, CI/CD , Jenkins, Docker
1) Given a row of seats in a theater, find out the maximum number of people that you can fit in the available seats with a given condition that a seat is eligible for occupancy only if the seats to it's left and right are empty? 2) Convert a BST to a doubly linked list. And some questions about past work, networking and memory management. 3) Given portID from 1 - 4K, write 2 apis ,PortID PortID_alloc() that returns a portId and void PortID_free(PortID id) that frees the given port and makes it available for reuse. A lot of questions on Networking and kernel.
A lot of questions about data structures (including both balanced and unbalanced trees) and algorithms.
Job Specific Questions
How do you write constants in Python?
The questions focused on standard algorithms and data structures: graph manipulation, linked lists. Two interviews were system design related (key value store, bottleneck detection). Finally, there was a lunch interview where I was asked distributed systems related questions (consistency models).
Viewing 1051 - 1060 interview questions