hcp-uw/algo-visualizer

Fix linear search animation

Closed this issue · 1 comments

The animation for linear search, which includes the highlighting of the appropriate elements that are being processed, is not being displayed. Review the code for linear search and reference other search algorithms that currently work for a way to resolve this issue.

Patrick mentioned that Andrew fixed this