Round - 2 LLD To design an app where you add buses, stops, find routes to the buses, set trip (of a bus), bookings and more
Sde Interview Questions
16,614 sde interview questions shared by candidates
Q: Given a random number generator that generates numbers from 1 to 6 with equal probability. Let's call this rand6(), define a function rand12() that generates numbers between 1 and 12 with equal probability using the aforementioned function.
If how long is it until 12:00 if 16 minutes ago the time was three times as many minutes after 11:00?
Programming question of BST and DP concepts
Minimum time required to burn the Binary tree from given node. (Basically given any node, it will burn at time 0 and then at time 1 the nodes connected to given node will burn and so on. Task was to find total time to burn.)
2nd Round - We discussed about my projects and dived deep into one and how to scale it. Question related to why choose this language and framework and language on backend, why this choice of database and how it will change when we will scale further. And some more questions regarding improving throughput and fault tolerance.
First Round: Q1: Reverse nodes in a linked list in groups of k Q2: Find the minimum window substring containing all characters of another string. Second Round: Q1: Balanced parentheses problem, remove or count invalid ones Q2: One medium-level string manipulation problem
Difference between abstraction and encapsulation?
validate a real number, it can be neg and decimal
Explain logic of the traingle star pattern basic program, how to connect php to database . How to covert int to string. Variable in javascript . Mvc model
Viewing 871 - 880 interview questions