Skip to content
#

ranker

Here are 8 public repositories matching this topic...

A sorting method that uses the Elo Sort system, originally designed to rank chess players. Potentially more accurate than Merge Sort, though will take much longer as it needs to compare every single combination of items.

  • Updated May 1, 2023
  • Python

Improve this page

Add a description, image, and links to the ranker 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 ranker topic, visit your repo's landing page and select "manage topics."

Learn more