Understand how three simple sorting algorithms work with an app that allows you to visualize their functionalities
Here's a small preview of the three algorithms used.
- Samuel Mariña - Personal Project
This is a short project in which I faced two challenges: the first one was to learn the Swift language, and the second one to put in action my knowledge on sorting algorithms.