low-level-design topic

List low-level-design repositories

Low-Level-Design

663
Stars
159
Forks
Watchers

Low Level Designs of common data structures. These designs keep concurrency control, latency and throughput in mind. We use design patterns where applicable to make the code readable, extensible and t...

coding-recipies

41
Stars
41
Forks
Watchers

Recipies for good coding practices

Technical-Subjects

53
Stars
9
Forks
Watchers

The Repository Contains All the Technical Stuff's Related To SDE

LLD-Practice

41
Stars
26
Forks
Watchers

Solving Various Low-Level Problems using SOLID, DRY, and KISS principles.

We have to design a message queue supporting publisher-subscriber model.

ride-sharing-low-level-design

25
Stars
15
Forks
Watchers

Low-level design of Ride-sharing Application Implementation.