Skip to content

Data Structure 1 course in the third semester of the Bachelor's Degree in Information Systems at UDESC

License

Notifications You must be signed in to change notification settings

mateusadada/dad1-udesc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structure 1 - UDESC

A complete list of solved exercises and the final project

Stars Badge Forks Badge Pull Requests Badge Issues Badge Views count Badge
GitHub contributors License Badge

📜 Table of contents

🚀 Starting

This repository contains the solved exercises from Data Structure 1 course in the third semester. The exercises have more complex and challenging concepts, as well as the use of classes. They were solved within the VPL because of the college. It is a platform that offers a virtual environment for teaching and practicing programming, allowing users to develop and execute code in various languages directly in the browser.

The final project was a presentation with @ViniciusBeuther of the Heap Sort algorithm using slides as support material and the execution of code that was adapted from Brilliant. It was also necessary to grasp the concepts of Heapify to comprehend the entire functioning of the sorting process. It was fundamental to improve my knowledge in this language and it also helped with my Bachelor's Degree in Information Systems at UDESC.

📚 Features

Used during the evolution of exercises and the final project:

  • Natural structures.
  • Linked lists, linked queues and linked stacks.
  • Balanced trees.
  • Algorithms for manipulating structures.

📋 Prerequisites

You need to have the Python language on your machine along with an IDE (Integrated Development Environment) or a website that can run the codes. For example:

🛠️ Built with

  • Python 3 - The programming language used.

✒️ Authors

You can also see the list of all collaborators who participated in this project.

📄 License

This project is under the license MIT. See the LICENSE.md file for more details.


Developed with ❤️ in Brazil 🇧🇷