Skip to content

This repository contains all the projects developed during the Data Structures and Algorithms course at UNICAMP. Every folder contains the code file and the problem in the readme file. The folders from 01 to 07 are just exercises for getting familiar with the C language, the data structures itself are contained from the folder 08 ahead.

Notifications You must be signed in to change notification settings

gabao55/Data-Structures-UNICAMP

Repository files navigation

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.

About

This repository contains all the projects developed during the Data Structures and Algorithms course at UNICAMP. Every folder contains the code file and the problem in the readme file. The folders from 01 to 07 are just exercises for getting familiar with the C language, the data structures itself are contained from the folder 08 ahead.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages