Lucian Tash

Results 23 issues of 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....

bug
visual-impurity

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...

bug

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...

feature-request
visual-impurity

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.

feature-request

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.

bug

A couple of confusing points on Rabin Karp that have been brought up: - The `i

visual-impurity

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!

feature-request

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...