Skip to content

michael-timmers/sorting-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sorting-comparison

A project to learn sorting algorithms functionally with the Guile Scheme programming language.

Brief summary

The testign parameters can be changed in main, Where the algorithms will be ranked and then displayed.

Running

Install guile scheme on your system. Run in the sorting comparison directory with either:

./main.scm

Or:

guile main.scm

About

A project to learn different sorting algorithms functionally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages