Skip to content
@InterviewReady

InterviewReady

We make software interviews easy.

Popular repositories Loading

  1. system-design-resources system-design-resources Public

    These are the best resources for System Design on the Internet

    14.9k 1.8k

  2. Low-Level-Design 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 an…

    Java 615 148

  3. joy-of-system-design joy-of-system-design Public

    An online game to kindle the spark of system design in you.

    JavaScript 144 18

  4. Concurrency-Tester Concurrency-Tester Public

    A tester that checks for correctness of code in distributed systems.

    Java 23 9

  5. turn-based-game-ai turn-based-game-ai Public

    A deep dive into design patterns and SOLID principles using an example of a turn based game AI engine that plays chess and tic tac toe.

    Java 12 4

  6. rate-limiter-client rate-limiter-client Public

    Code for the rate limiter client at InterviewReady

    Java 6 5

Repositories

Showing 7 of 7 repositories
  • system-design-resources Public

    These are the best resources for System Design on the Internet

    InterviewReady/system-design-resources’s past year of commit activity
    14,884 GPL-3.0 1,808 0 0 Updated Jun 5, 2024
  • joy-of-system-design Public

    An online game to kindle the spark of system design in you.

    InterviewReady/joy-of-system-design’s past year of commit activity
    JavaScript 144 MIT 18 1 0 Updated May 8, 2024
  • Concurrency-Tester Public

    A tester that checks for correctness of code in distributed systems.

    InterviewReady/Concurrency-Tester’s past year of commit activity
    Java 23 9 0 0 Updated Apr 20, 2024
  • turn-based-game-ai Public

    A deep dive into design patterns and SOLID principles using an example of a turn based game AI engine that plays chess and tic tac toe.

    InterviewReady/turn-based-game-ai’s past year of commit activity
    Java 12 4 0 0 Updated Mar 14, 2024
  • rate-limiter-client Public

    Code for the rate limiter client at InterviewReady

    InterviewReady/rate-limiter-client’s past year of commit activity
    Java 6 5 0 0 Updated Jul 17, 2023
  • rate-limiter-server Public

    Code for the rate limiter server at InterviewReady

    InterviewReady/rate-limiter-server’s past year of commit activity
    Java 2 3 0 0 Updated Jul 17, 2023
  • 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.

    InterviewReady/Low-Level-Design’s past year of commit activity
    Java 615 148 1 0 Updated Nov 3, 2022

Top languages

Java JavaScript

Most used topics

Loading…