Skip to content

baibhavtripathi/Pattern-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👻 Coding Interview: Patterns for Coding Questions

  • Introduction
  • Sliding Window
  • Two Pointers
  • Fast & Slow pointers
  • Merge Intervals
  • Cyclic Sort
  • In-place Reversal of a LinkedList
  • Tree Breadth First Search
  • Tree Depth First Search
  • Two Heaps
  • Subsets
  • Modified Binary Search
  • Bitwise XOR
  • Top 'K' Elements
  • K-way merge
  • 0/1 Knapsack (Dynamic Programming)
  • Topological Sort (Graph)
  • Miscellaneous

About

Problems based on specific pattern

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published