Rapid fire round with 20 odd question within 2-3 minutes
Software Development Engineer Interview Questions
33,172 software development engineer interview questions shared by candidates
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.
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
Q: alien dictionary
Write a function to recursively reverse a string.
Viewing 591 - 600 interview questions