Skip to content

Latest commit

 

History

History

data_structures_and_algorithms

Data Structures and Algorithms

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.

Contents

  • Recursion: Implementation of various recursive algorithms.
  • Pointers: Exercises and projects related to pointer manipulation.

Instructor

This material was covered in the Data Structures and Algorithms course by Professor Rômulo César Silva at Unioeste.

License

This project is licensed under the MIT License. See the LICENSE file for more details.