Lucian Tash
Lucian Tash
When a user scrolls to the right on a smaller screen to see things that are hidden, they're sometimes met with this unpleasant gray color that blocks pseudocode and animations....
The actual code and the pseudocode update the distance map at slightly different times, it would be great to bring everything in parity and have the same exact algorithm in...
They feel a little clunky sometimes. It would be nice if you could step forward from the start instead of needing to quickly pause after pressing the run button. Maybe...
Currently these buttons don't work if you press them during an animation. It would be more user-friendly if they could cancel the animation and reset the page at all times.
Not sure how feasible this is to fix but should be investigated. If a page is open for a long time, it tends to get very slow until refreshed.
A couple of confusing points on Rabin Karp that have been brought up: - The `i
The random button is really useful for quickly demonstrating the algos, but most of them showcase edge or extreme cases. I think it would be great to add a handful...
The text can only be 22 characters which is shorter than even some in-class examples :( Maybe this can be expanded!
Currently, most of the pseudocode can be translated line-by-line into Java and students unknowingly complete their homeworks using it without actually learning how to write the algorithms. The goal here...