Skip to content

Advanced Algorithms and Parallel Programming Maze Generator Challenge - a.a. 2022-2023

License

Notifications You must be signed in to change notification settings

AndreaNeti/AAPP-Maze-Generator-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AAPP - Maze-Generator-Challenge

Advanced Algorithms and Parallel Programming Maze Generator Challenge - a.a. 2022-2023
Professor: Fabrizio Ferrandi

The challenge

The goal of this challenge was to implement a maze generator using the disjoint-sets data structure with 3 of its different implementations (linked-list, forest and union by rank).
This challenge granted me 4 out of 4 extra points in the "Advanced Algorithms" partial exam.
The code and the documentation was wrote on Google Colab and can be found here.

About

Advanced Algorithms and Parallel Programming Maze Generator Challenge - a.a. 2022-2023

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages