Skip to content
View abhishekverma06's full-sized avatar

Block or report abhishekverma06

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

  2. Data-Engineering-Books Data-Engineering-Books Public

    Forked from letthedataconfess/Data-Engineering-Books

  3. 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.