This repository contains a collection of problems designed to introduce fundamental algorithms and data structures. The problems covered in this repository include:
- Binary Search
- Mathematics and Number Theory
- Data Structures
- Graph Algorithms
- Dynamic Programming
For further reading, refer to this compendium for additional insights and explanations.