Practical work that we did at UFV during graduation, in the first period of 2021 (pandemic season).
The main programming language used is C.
In this repository there are basic concepts of the language, as well as:
• Abstract Data Type (concept and implementation)
• Queue
• Stack
The main reason for disclosing this repository is to help students learn C language, ordering methods and asymptotic complexity.