Skip to content

Path finding problem for the course Data Structures and Algorithms at Politecnico di Torino

Notifications You must be signed in to change notification settings

andreaonorato/MazeRecursionExercise.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MazeRecursionExercise

This is a problem about path finding that I found very interesting to solve during my course Data Structures and Algorithms at Politecnico di Torino. I used three different recursion algorithms to get to the solution. The code has been commented and I hope it will be clear and understandable.

About

Path finding problem for the course Data Structures and Algorithms at Politecnico di Torino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages