Skip to content
#

plug-and-play

Here are 3 public repositories matching this topic...

The goal is to make a c++ class that competes various sorting algorithms against each other, the fastest wins. This project will work with any numerical type as it will be implemented using templates and each algorithm is independant so it can be used outside the competition. I also want to add stupid sorting algorithms for fun.

  • Updated Aug 19, 2023
  • C++

Improve this page

Add a description, image, and links to the plug-and-play topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plug-and-play topic, visit your repo's landing page and select "manage topics."

Learn more