How many barbers to cut men's hair in a city of 2 million people?
Development Engineer Interview Questions
37,459 development engineer interview questions shared by candidates
Rapid fire round with 20 odd question within 2-3 minutes
Some of the questions were centered around my take home coding test and why I choose some of the tools I used.
ticket booking scenario, where only 1 seat is remaining and 2 users are concurrently accessing website and trying to book the seat using selenium
popular LC question: life game
Design a system to download/stream resources from the web, Invert the nodes of a binary tree, Design a filesystem, how would you search for files using this file system you designed in your language. Write a method to find words from a dictionary with wild cards, Determine if a binary tree is a binary search tree, How would you design a system to accept documents, etc to be approved by peers and then a manager.
Binary tree , left node has smallest value . Print 5 10 20 25 and then “count of nodes=4”…
Implement a stack using just queues
Programming question - Add spaces to a sentence given a sentence and dictionary. "iloveamazon" should return "i love amazon" for example.
String easy questions
Viewing 621 - 630 interview questions