Skip to content

Grokking The Coding Interview questions mapped to Leetcode

Notifications You must be signed in to change notification settings

Verse1/LeetGrokk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

LeetGrokk

Checkbox Instructions

To use the checkboxes you must fork the repository and add an X instead of a space between the brackets

  • Checked
  • Unchecked

Premium questions

You can access premium question on lintcode.com

Patterns

https://hackernoon.com/14-patterns-to-ace-any-coding-interview-question-c5bb3357f6ed

Pattern: Sliding Window

Pattern: Islands(Matrix Traversal)

Pattern: Two Pointers

Pattern: Fast & Slow pointers

Pattern: Merge Intervals

Pattern: Cyclic Sort

Pattern: In-place Reversal of a LinkedList

Pattern: Tree Breadth First Search

Pattern: Tree Depth First Search

Pattern: Two Heaps

Pattern: Subsets

Pattern: Modified Binary Search

Pattern: Bitwise XOR

Pattern: Top 'K' elements

Pattern: K-way merge

Pattern: 0/1 Knapsack (Dynamic Programming)

Pattern: Topological Sort (Graph)

Pattern: Multi-threaded

Miscellaneous

About

Grokking The Coding Interview questions mapped to Leetcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published