Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kemkartanya/lld
Practice for LLD in c++
https://github.com/kemkartanya/lld
Last synced: 27 days ago
JSON representation
Practice for LLD in c++
- Host: GitHub
- URL: https://github.com/kemkartanya/lld
- Owner: kemkartanya
- Created: 2024-12-05T10:21:19.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T23:46:11.000Z (about 2 months ago)
- Last Synced: 2024-12-15T00:24:09.789Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Practice Qs for LLD Interviews
Design Patterns in C++: https://refactoring.guru/design-patterns/cpp
SudoCode Best for theory: https://www.youtube.com/playlist?list=PLTCrU9sGybupCpY20eked6blbHI4zZ55k
Common Qs: https://github.com/ashishps1/awesome-low-level-design
GKCS LLD Playlist: https://www.youtube.com/playlist?list=PLMCXHnjXnTnvQVh7WsgZ8SurU1O2v_UM7
Credits: GeeksForGeeks, Refactoring Guru, Sudo Code