Anyone looking for a fun side project. Looking to implement new sorting algorithms into the application. Algorithms currently implemented: | Sort Type | Author | Pull Request | |---------------------|-------------------------------------------------|--------------| | Bubble | [**becurrie**](https://github.com/becurrie) | | | Bogo | [**becurrie**](https://github.com/becurrie) | | | Selection | [**becurrie**](https://github.com/becurrie) | | | Merge | [**becurrie**](https://github.com/becurrie) | | | Quick | [**becurrie**](https://github.com/becurrie) | | | Radix | [**becurrie**](https://github.com/becurrie) | | | Insertion | [**garroadran**](https://github.com/garroadran) | #2 | | Recursive Insertion | [**garroadran**](https://github.com/garroadran) | #2 | | Heap | [**garroadran**](https://github.com/garroadran) | #2 | | Shell | [**underhood32**](https://github.com/underhood31) | #3 |
Anyone looking for a fun side project. Looking to implement new sorting algorithms into the application.
Algorithms currently implemented: