Skip to content

FedericoStra/sorting_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Explorer

An exploration of various sorting algorithms.

It is inspired by the similar project https://github.com/FedericoStra/Sorting, which compares the performance of various sorting algorithms written in C.

Current status

This project is a work in progress.

The foundation and the structure of the library are laid out, we just need more algorithms need to be implemented.

Benchmarks

Plots

Sorted array

Sorted

Reversed array

Reversed

Shuffled array

Shuffled

About

An exploration of various sorting algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages