/unifal-dsa

Primary LanguageC++MIT LicenseMIT

unifal-dsa

This repository contains nine projects developed as part of the coursework for the Data Structures and Algorithms course at the Federal University of Alfenas. Each project in this repository focuses on implementing data structures and algorithms in the C/C++ language.

Projects

- Activity 1 - Repetition and Selection

- Activity 2 - Matrices

- Activity 3 - Sudoku

- Activity 4 - ISBN

- Activity 5 - Image Processing with Pointers

- Activity 6 - Car, Van, and Utility Vehicle Search Manager

- Activity 7 - Graph Analysis and MST Finding with Kruskal's Algorithm

- Activity 8 - Graph Analysis with Dijkstra's Algorithm

- Activity 9 - Heuristic Optimization for Graph TSP