sorts

command module
v0.0.0-...-5dbeaa9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2022 License: Unlicense Imports: 11 Imported by: 0

README

sorts

Simple visualization of sorting algorithms.

It's not a benchmark

This program is created strictly for visual appeal. It does not compare real-world complexities of implemented algorithms and does not provide benchmarking tools.

Controls

Sorting algorithms are numbered as described below. Press SPACE to randomize matrix.

Sorting algorithms

1 - Selection sort

2 - Gnome sort

3 - Bubble sort

4 - Heap sort

5 - Cocktail shaker sort

6 - Comb sort

7 - Quick sort

8 - Shell sort

9 - The Greatest Sorting Algorithm Known to Humankind

Installation

go install github.com/sjpau/sorts@latest

Compile manually

go get github.com/sjpau/sorts

go build . in the code directory

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL