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