Skip to content

Archive code for Grokking the Coding Interview course's problem solutions by finding relatively similar question from leetcode

Notifications You must be signed in to change notification settings

davidf1000/grokking-leetcode

Repository files navigation

grokking-leetcode

Archive code for Grokking the Coding Interview course's problem solutions by finding relatively similar question from leetcode

The Grokking course : https://www.educative.io/courses/grokking-the-coding-interview

List of Problems

(Curated from https://gist.github.com/tykurtz/3548a31f673588c05c89f9ca42067bc4 )

Pattern: Sliding Window

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

Pattern: Topological Sort

Misc

About

Archive code for Grokking the Coding Interview course's problem solutions by finding relatively similar question from leetcode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published