LeetCode-Patterns
                                
                                 LeetCode-Patterns copied to clipboard
                                
                                    LeetCode-Patterns copied to clipboard
                            
                            
                            
                        Set of Patterns to solve many algorithmic questions of similar type on LeetCode
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
 
- Tree