Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Set of Patterns to solve many algorithmic questions of similar type on LeetCode

Notifications You must be signed in to change notification settings

Arjiit/LeetCode-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode-Patterns

Set of Patterns to solve many algorithmic questions of similar type on LeetCode

  • Two Pointers

    • Meeting Type

      • Sum
      • Array
    • Forwarding Questions

      • List
      • Tail
      • Window
      • Fast and Slow
    • Two Arrays Questions

  • Binary Search

    • Search
    • Greater than 2
    • Less than 2
    • Range Questions
    • Rotated Sorted Array
    • Two Halves
  • Depth First Search

    • Tree
      • Basic
      • Path
      • BST
    • Graph
    • Matrix
Morty Proxy This is a proxified and sanitized view of the page, visit original site.