Dsa Sheet
Dsa Sheet
Array-
Two Sum
Missing Number
Majority Element
Sort Colors
Maximum Subarray
SLIDING WINDOW
TWO POINTERS
Sum of Square Numbers
STRINGS
Valid Anagram
Isomorphic Strings
LINKED LIST
LRU Cache
Valid Parentheses
Next Greater Element II
Asteroid Collision
Remove K Digits
Fibonacci Number
Pow(x, n)
Power of Three
Combination Sum
Subsets
Coin Change
Elimination Game
Rat in a Maze Problem - I
Word Break
N-Queens
Sudoku Solver
tug-of-war
DYANMIC PROGRAMMING
Fibonacci Number
Climbing Stairs
Counting Bits
Cherry Pickup II
Count of subsets with sum equal to X
Longest Common Subsequence
Longest Palindromic Subsequence
Minimum number of deletions and insertions
GRAPH
DFS of Graph
BFS of graph
Number of Triangles
Rotting Oranges
Course Schedule
Course Schedule II
Word Ladder
Word Ladder II
Alien Dictionary
Find the City With the Smallest Number of Neighbors at a Threshold Distance
Accounts Merge
BIT MANIPULATION
Count set bits in an integer
Power of Two
Single Number
Subsets
Count Primes
BINARY SEARCH
Binary Search
Search Insert Position
Sqrt(x) USING BS