Commit a8003d6
File tree
161 files changed
+1093
-990
lines changed- Backtracking
- Knight's tour problem
- Knight's tour problem
- N Queens Problem
- N Queens
- Cryptography
- Affine Cipher
- Affine Cipher
- Caesar Cipher
- Caesar Cipher
- Dynamic Programming
- Catalan Number
- Catalan Number
- Fibonacci Sequence
- Fibonacci Sequence
- Integer Partition
- Integer Partition
- Knapsack Problem
- Knapsack Problem
- Longest Common Subsequence
- Longest Common Subsequence
- Longest Increasing Subsequence
- Longest Increasing Subsequence
- Longest Palindromic Subsequence
- Longest Palindromic Subsequence
- Maximum Subarray
- Maximum Subarray
- Maximum Sum Path
- Maximum Sum Path
- Pascal's Triangle
- Pascal Triangle
- Shortest Common Supersequence
- Shortest Common Supersequence
- Sliding Window
- Sliding Window
- Ugly Numbers
- Ugly Numbers
- Graph Search
- All Paths (DFS)
- BFS
- Shortest Path
- Test Bipartiteness
- tree
- Bellman-Ford
- Shortest Path
- DFS Exploration
- DFS Weighted Graph
- DFS
- All Paths
- Shortest Path
- Weighted Graph
- exploration
- tree
- Depth-Limited Search (Counting Descendant)
- Depth-Limited Search
- Count Descendant
- tree
- Dijkstra
- Shortest Path
- Find-Bridges (Efficient)
- Find-Bridges (Naive)
- Find-Bridges
- efficient
- naive
- Floyd-Warshall
- Shortest Paths
- PageRank Algorithm (V2)
- PageRank Algorithm
- PageRank Algorithm
- v2
- Shortest Path (BFS)
- Shortest Path (DFS)
- Tarjan
- Tarjan
- Test Bipartiteness
- Topological-Sort
- Kahn Algorithm
- Greedy
- Job Scheduling Problem
- Job Scheduling
- Majority Element(Boyer–Moore majority vote algorithm)
- Majority Element(Boyer–Moore majority vote algorithm)
- Minimum Spanning Tree
- Kruskal's Algorithm
- Kruskal's Algorithm
- Prim's Algorithm
- Prim's Algorithm
- Number Theory
- Euclidean Algorithm
- Euclidean Algorithm
- Freivalds Algorithm
- Freivalds Algorithm
- Miller-Rabin primality test
- Miller-Rabin primality test
- Sieve of Eratosthenes
- Sieve of Eratosthenes
- Search
- Binary Search (Iterative)
- Binary Search (Recursive)
- Binary Search
- iterative
- recursive
- Sorting
- Bubble Sort
- Bubble Sort
- Bucket Sort
- Bucket Sort
- Comb Sort
- Comb Sort
- Counting Sort
- Counting Sort
- Cycle Sort
- Cycle Sort
- Heapsort
- Heapsort
- Insertion Sort
- Insertion Sort
- LSD Radix Sort
- Merge Sort (Bottom-Up)
- Merge Sort (Top-Down)
- Merge Sort
- Bottom Up
- Top Down List
- Pancake Sort
- Pancake Sort
- Pigeonhole Sort
- Pigeonhole Sort
- Quicksort
- Quicksort
- Radix Sort/lsd
- Selection Sort
- Selection Sort
- Shellsort
- Shellsort
- String
- Edit Distance
- Dynamic Programming
- KMP Substring Search
- Substring Search
- Rabin-Karp Algorithm
- Rabin-Karp Algorithm
- Suffix Array (construction & usage)/Construction Naive
- Suffix Array
- Z Algorithm
- Pattern Search
- Tree
- Binary Search Tree Insertion
- Binary Search Tree Searching
- Binary Search Tree
- Bst Insert
- Bst Search
- Binary Tree Traversal (Inorder)
- Binary Tree Traversal (Postorder)
- Binary Tree Traversal (Preorder)
- Binary Tree Traversal
- In Order
- Post Order
- Pre Order
- Lowest Common Ancestor
- Binary Tree
- Uncategorized
- Cellular Automata
- Cellular Automata
- Create Maze
- Create Maze
- Flood Fill
- Flood Fill
- Magic Square
- Magic Square
- Stable Matching
- Stable Matching
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
161 files changed
+1093
-990
lines changedLines changed: 0 additions & 29 deletions
This file was deleted.
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
1 | 31 | | |
2 | 32 | | |
3 | 33 | | |
| |||
This file was deleted.
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
This file was deleted.
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
This file was deleted.
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
This file was deleted.
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
0 commit comments