Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,12 @@ Here are some resources I’m using to deepen my understanding:

---

| Question | Theory ✅ | Code Example ✅ | Notes/Insights 📝 |
|--------------------|-------|-----------------|------------------|
| Design Parking Lot | [ParkingLot-Readme.md](src%2Fmain%2Fresources%2Fquestions%2Fparking-lot%2FParkingLot-Readme.md) | [ ] | |



## General rules to follow

branch naming convention
Expand Down
Binary file added src/main/resources/books/Database Internals.pdf
Binary file not shown.
Binary file not shown.
8 changes: 8 additions & 0 deletions src/main/resources/general/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

### General way to approach `lld` questions

----

1. Develop a rough flow in the mind. by using the rough flow.
1. Do the `requirement clarifications`.
2. Identify `objects` via rough flow.
Binary file not shown.
9 changes: 9 additions & 0 deletions src/main/resources/questions/parking-lot/ParkingLot-Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@


#### Problem Overview
[Design Parking Lot.pdf](1.%20Design%20Parking%20Lot.pdf)

---
#### Diagram
[Uml Diagram of Parking-Lot-Design](https://excalidraw.com/#json=nc40Sm6e0Hmikv1HR89SR,3keBaitT8qIoI_vw-sgyvw)
![parking-lot-uml-diagram.png](parking-lot-uml-diagram.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading