Skip to content

Commit

Permalink
Add how to answer a LLD interview problem blog
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishps1 authored Jul 11, 2024
1 parent e44aa8b commit 8a8f729
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ This repository contains resources to learn Low Level Design (LLD) / Object Orie
- [Activity Diagram](https://www.visual-paradigm.com/guide/uml-unified-modeling-language/what-is-activity-diagram/)
- [State Machine Diagram](https://www.visual-paradigm.com/guide/uml-unified-modeling-language/what-is-state-machine-diagram/)

### [How to Answer a LLD Interview Problem](https://blog.algomaster.io/p/how-to-answer-a-lld-interview-problem)

## 💻 Low Level Design Interview Problems
### Easy
- [Design Parking Lot](problems/parking-lot.md)
Expand Down Expand Up @@ -80,7 +82,7 @@ This repository contains resources to learn Low Level Design (LLD) / Object Orie
- [Design Music Streaming Service (like Spotify)](problems/music-streaming-service.md)
- [Design University Course Registration System](problems/course-registration-system.md)

## 📇 Courses
## 📇 Structured Courses
- [Grokking the Low Level Design Interview Using OOD Principles](https://www.educative.io/courses/grokking-the-low-level-design-interview-using-ood-principles?aff=BZyO)

## 📚 Books
Expand Down

0 comments on commit 8a8f729

Please sign in to comment.