Describe a system for representing an elevator. You have a building with multiple floors, on each floor there is button, there are no buttons inside the elevator. Then they ask you what you will do if we want to add an additional elevator to the same building, how to handle the queue of requests, which elevator should be sent to each floor, etc.
Staff Software Engineer Interview Questions
2,555 staff software engineer interview questions shared by candidates
Finding maximiu length of sub array having sum is maximum
recursion, map
Given a linked list, group the odd numbered nodes ( not value) and even numbered nodes together.
-Medium level coding questions on binary trees, graph, etc. -High as well as low level design questions on building medium scale systems -Behavioral question by manager
standard coding interview question
Tell me about a time you failed and how you learned from it Design a web logger and describe how to aggregate data.
Design a service to solve a problem and explain how to scale it.
Phone Screen: Implement a key-value data structure that uses timestamps (tip: use binary search). First Coding Round: Parse input from STDIN and implement a password generator. Second Coding Round: Parse input from STDIN and implement a function to give a winning hand for a card game, a winning hand consists of 3 cards that all the same properties or all different properties. System Design: Design a system to handle the shopper to pay for a customer order.
Give us an instance when you did not agree with your manager and how did you deal with it.
Viewing 891 - 900 interview questions