Skip to content
View zeus2102's full-sized avatar

Block or report zeus2102

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned 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

  2. awesome-low-level-design awesome-low-level-design Public

    Forked from ashishps1/awesome-low-level-design

    Learn Low Level Design (LLD) and prepare for interviews using free resources.

    C++

  3. grokking_algorithms grokking_algorithms Public

    Forked from egonSchiele/grokking_algorithms

    Code for the book Grokking Algorithms (https://amzn.to/29rVyHf) : Local copy

    JavaScript

  4. data-structures-algorithms-python data-structures-algorithms-python Public

    Forked from codebasics/data-structures-algorithms-python

    This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practic…

    Jupyter Notebook

  5. multi-threading multi-threading Public

    Forked from thanhit95/multi-threading

    Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.

    C++

  6. grokking-the-object-oriented-design-interview grokking-the-object-oriented-design-interview Public

    Forked from tssovi/grokking-the-object-oriented-design-interview

    Python