GolangSortingVisualization

examples of various sorting algorithms in golang (with visualization)

Github星跟蹤圖

GolangSortingVisualization

Codacy Badge
Coverage Status
Build Status
Go Report Card
codebeat badge

this sorting visualization is not intended to recommend any algorithm, if you need a recommendation go somewhere else.

if you like, feel free to add more Sorting Algorithm examples. Many thanks to all contributors.

Sorting Algorithms

BogoSort

Bogo Sort Animation

BubbleSort

Bubble Sort Animation

CocktailSort

Cocktail Sort Animation

CombSort

Comb Sort Animation

CountingSort

Counting Sort Animation

CycleSort

Cycle Sort Animation

GnomeSort

Gnome Sort Animation

HeapSort

Heap Sort Animation

InsertionSort

Insertion Sort Animation

MergeSort

Merge Sort Animation

OddEvenSort

OddEven Sort Animation

PancakeSort

Pancake Sort Animation

QuickSort

Quick Sort Animation

ShellSort

Shell Sort Animation

SelectionSort

Selection Sort Animation

StoogeSort

Stooge Sort Animation

HowTo

./start.sh
$ go run gsv.go --help
Usage of gsv:
  -algo="bubble": Select sorting algorithm all/bogo/[bubble]/comb/counting/gnome/insertion/oddEven/selection/sleep
  -count=30: number of values
  -fps=10: frames per second
  -max=9: highest value
  -mode=1: visualization mode
  -vis="stdout": Select output: [stdout]/gif

License

MIT

主要指標

概覽
名稱與所有者SimonWaldherr/GolangSortingVisualization
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2014-08-06 22:37:53
推送於2024-08-30 18:51:16
最后一次提交2024-08-30 20:51:16
發布數6
最新版本名稱v0.13.0 (發布於 2024-08-30 20:49:23)
第一版名稱v0.9.0 (發布於 2017-10-09 00:36:07)
用户参与
星數125
關注者數3
派生數17
提交數74
已啟用問題?
問題數10
打開的問題數10
拉請求數12
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?