Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorts

Sorting int arrays with different algorithms. Aims to implement every algo from wikipedia.

A quick overview of the most common algos: image

Languages

  • C++ -> implemented sorting algorithms
  • Rust -> implemented sorting algorithms
  • Typescript -> wrapper & implemented sorting algorithms

TUI (Text User Interface)

  • shows progress
  • time elapsed
  • name of the algorithm
  • number of elements

About

trying out serveral sorting algos in rust,c++,typescript (deno), etc..

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages