This folder contains exercises and projects related to data structures and algorithms implemented in C. The focus is on recursive algorithms and fundamental data structures.
- Recursion: Implementation of various recursive algorithms.
- Pointers: Exercises and projects related to pointer manipulation.
This material was covered in the Data Structures and Algorithms course by Professor Rômulo César Silva at Unioeste.
This project is licensed under the MIT License. See the LICENSE file for more details.