Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 585 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 585 Bytes

Data Structure - UNICAMP

This repository contains all the projects developed during the Data Structures and Algorithms course at UNICAMP. Every folder consists on an activity and contains the code file, labeled as "main" and the problem as well within the README.md file. Each folder consists on fixing different concepts of C programming and Data Structure, the first activities are just for learning how to programming in C, the real data structure activities start from the activity 8 and the problem complexity increases as the number of the activity does.