Skip to content
View sachintyg's full-sized avatar

Block or report sachintyg

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. system-design-primer system-design-primer Public

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python 1

  2. Grokking-System-Design Grokking-System-Design Public

    Forked from Jeevan-kumar-Raj/Grokking-System-Design

    Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems …

    Shell

  3. grok_sdi_educative grok_sdi_educative Public

    Forked from sharanyaa/grok_sdi_educative

    Grokking the System Design Interview Course

  4. System-Design System-Design Public

    Forked from codersguild/System-Design

    SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consisten…

  5. evolutionary-architecture-by-example evolutionary-architecture-by-example Public

    Forked from evolutionary-architecture/evolutionary-architecture-by-example

    Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and variou…

    C#

  6. LowLevelDesign LowLevelDesign Public

    Forked from kousiknath/LowLevelDesign

    Various Low Level Object Oriented System Design problems are discussed in this space

    Java