ayden coughlin

About Programming Writing

← Back to projects

graph algorithms to study/relax to

For an algorithms class, the instructor held an open-ended contest to create the best or most interesting review material for the final exam. I decided to create a video showcasing the graph algorithms we learned in class, and as an added touch, I added sounds for each iteration, inspired by popular sorting algorithm videos that do the same.

Because I had some extra time, I also explored some non-standard graph algorithms -- some were designed with an intentional purpose, while some (like sonic sort) were the cause of simple experimentation leading to a fun sounding algorithm.