algo

package
v0.0.0-...-89a7724 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BubbleSort

func BubbleSort(items []int, output bool) ([]int, int)

func InsertionSort

func InsertionSort(items []int, output bool) ([]int, int)

func MergeSort

func MergeSort(items []int) []int

TODO: try to make this concurrent

func SelectionSort

func SelectionSort(items []int, output bool) ([]int, int)

Types

This section is empty.

Jump to

Keyboard shortcuts

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