Skip to content

Commit c5bfb7e

Browse files
authored
Update README.md
1 parent b8ad40e commit c5bfb7e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Swiggy/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@
1515
- Detect a cycle in the linkedlist if present.
1616
- Doubly linkedlists and cyclic linkedlists - Questions only (No need to implement).
1717
- Questions on Internals of Spark and performance related questions.
18+
19+
## LLD (Low Level Design Round):
20+
- Given a scenario of ATC (Air Traffic Controller) and flights, Questions on interactions between flight pilot and ATC if ATC needs to replaced with a automated system (Answer expected interms of API lingo) - payload, messages exchange, queues, parameters - etc.
21+
- Design a low level ATC system that manages the flight traffic, departures and arrivals within 50 kms of radius.

0 commit comments

Comments
 (0)