Skip to content

Latest commit

 

History

History

computation_2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Computation 2

This folder contains exercises and projects from the Computation 2 course at Unioeste. The focus of this part of the course is on advanced topics in C programming, specifically recursion.

Contents

This folder includes exercises and projects related to recursion in C.

Instructor

This course was taught by Professor Teresinha Arnauts Hachisuca at Unioeste.

Topics Covered

  • Recursive Functions
    • Understanding and implementing recursion in C
  • Advanced Recursion Techniques
    • More complex recursive algorithms and their applications

License

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