InterviewReady
- 549 followers
- Hyderabad, India
- https://interviewready.io
- @InterviewReady3
- contact@interviewready.io
Popular repositories
-
system-design-resources
system-design-resources PublicThese are the best resources for System Design on the Internet
-
Low-Level-Design
Low-Level-Design PublicLow 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 an…
-
joy-of-system-design
joy-of-system-design PublicAn online game to kindle the spark of system design in you.
-
rate-limiter-client
rate-limiter-client PublicCode for the rate limiter client at InterviewReady
Java 4
-
rate-limiter-server
rate-limiter-server PublicCode for the rate limiter server at InterviewReady
Java
Repositories
-
-
-
-
- Low-Level-Design Public
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 testable.