Skip to content

teamdunno/benchsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BenchSort - A benchmarking software for sorting algorithms

Getting started

pip install uv
uv sync
uv run ./src/main.py

Adding new sorts

Please check ./src/sorters.py.

About

Run a competition between sorting algorithms!

Topics

Resources

Stars

Watchers

Forks

Languages