Skip to content
View gautamnaha's full-sized avatar

Block or report gautamnaha

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. akka-in-action akka-in-action Public

    Forked from RayRoestenburg/akka-in-action

    Accompanying source code for akka in action

    Scala

  2. awesome-distributed-systems awesome-distributed-systems Public

    Forked from theanalyst/awesome-distributed-systems

    A curated list to learn about distributed systems

  3. Java-Algo-DSA-Hard Java-Algo-DSA-Hard Public

    Forked from TheAlgorithms/Java

    All Algorithms implemented in Java

    Java

  4. learn-ai-engineering learn-ai-engineering Public

    Forked from ashishps1/learn-ai-engineering

    Learn AI and LLMs from scratch using free resources

  5. Grokking the coding interview equiva... Grokking the coding interview equivalent leetcode problems
    1
    # GROKKING NOTES
    2
    
                  
    3
    I liked the way Grokking the coding interview organized problems into learnable patterns. However, the course is expensive and the majority of the time the problems are copy-pasted from leetcode. As the explanations on leetcode are usually just as good, the course really boils down to being a glorified curated list of leetcode problems.
    4
    
                  
    5
    So below I made a list of leetcode problems that are as close to grokking problems as possible.