The motive of this repository to curate the content for Algorithms and Implement them in Rust.
- Numerical Analysis,
- Linear Algebra
- Set
- Sorting
- Graphs
- Array related problems
- Searching
- Understanding of Queue, Stack, Heap
- Tree
- Tries
-
Sorting
- Bubble Sort
- Heap Sort
- Insertion Sort
- Is Sorted
- Merge Sort
- Quick Sort
- Selection Sort
- Red black BST
-
Math
- Matrix
- Matrix Addition
- Matrix Multiply
- Matrix
-
Search
- Binary Search