8000 GitHub - guilherssousa/sorting-visualizer: View Sorting algorithms in action
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

guilherssousa/sorting-visualizer

Repository files navigation

Sorting Algorithm Visualizer

This project was build using only Svelte and Generator functions for sorting.

Preview Image

Setup

gh pr clone guilherssousa/sort-visualizer
pnpm install
pnpm dev

Adding new algorithms

You can add new sorting algorithms on the src/lib/implementations.ts, using Generator Functions. Also, please add a test in tests/sort.test.ts to check if the sort algo is working correctly.

About

View Sorting algorithms in action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0