Fix linear search animation
Closed this issue · 1 comments
AndrewZhang126 commented
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.
nith2001 commented
Patrick mentioned that Andrew fixed this