This repository contains implementations of various algorithms, categorized by type. Each folder includes:
- Implementations of the respective algorithms.
- Challenges and exercises provided as comments in the code.
- Sorting
- Searching
- Graph
- Dynamic Programming
- String
- Mathematical
- Greedy
- Divide and Conquer
- Backtracking
Feel free to fork this repository and add more challenges or optimizations!