Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User interface additions #5

Open
pmbarrett314 opened this issue Apr 19, 2023 · 0 comments
Open

User interface additions #5

pmbarrett314 opened this issue Apr 19, 2023 · 0 comments

Comments

@pmbarrett314
Copy link

I love your site! I use it when teaching sorting algorithms, and I think the visualization really helps at least some of the students to grok the concepts where just looking at code might not. I would love to see some additions to the UI to make it easier to work into a lecture.

Specifically, a pause button would help so I could freeze some of the algorithms at a specific point and explain what's happening. You could even build off of this by showing some debug info on the values and allowing stepping backward and forward, but just a simple pause would be really helpful

I'd also love some way to control the speed other than changing the input size. Some of the n^2 algorithms tend to be a little slow and lead to just awkwardly waiting on the sort to finish, where some of the nlogn algorithms tend to be a little fast where it can be hard to see the emerging patterns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant