In this repository you will find codes developed in C programming language with a focus on the development of algorithms and data structures.
- Recursive algorithm
- Vector
- Lists
- Queues
- Stacks
- Binary search algorithm
- Sorting algorithm
- Enumeration algorithm
- Binary trees
- Search tree
- Programming techniques: Greedy algorithms, dynamic programming, brute force and linear programming