marvel movie ranking

A number of years ago, while scanning photos for our wedding slideshow, I found myself frustrated with the tedious process of manually sorting the photos chronologically. It seemed like it would be simpler to view one photo pair at a time, and apply one of those fancy sorting algorithms I learned in college. I never got around to building that photo sorting utility, but the concept kept rattling around in my head.

In the lead up to Infinity War, my coworkers and I were having a lot of discussions about our favorite Marvel movies. However, seeing the whole list and trying to organize my favorites was overwhelming. This seemed like an easy project to build using my binary sorting concept. The result is a quiz (if you can call it that) taking you through all the films, two at a time, organizing your favorites using the merge sort algorithm. It’s a proof of concept for a larger product that could let you sort lists of any type of objects this way.

You can try the quiz yourself, and even share your result. Here’s mine. Hope you find it fun, let me know if you have any feedback.

May 5, 2018 at 11:02 pm

@skoda on App.net @technochocolate on App.net