Skip to content

apooravm/sorting-algo-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorting-algo-visualizer

Visualize sorting algorithms right in your terminal. Done using the Go implementation of the curses library.


Usage

Install dependencies

make install

Build and run

make run

Go install

go install github.com/apoorav/sorting-algo-visualizer@latest

About

Visualize sorting algorithms right in your terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published