Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

ApoorvaAditya/search-algorithm-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Algorithm Visualization

I made this visualization to help beginner and intermediate programmers to learn about the different search algorithms and situations where each one is optimal/appropriate. I also didn't know about most of these apart from linear search and binary search and that's probably the case for most new programmers. If there is a mistake in my implementation or if you can improve my code or add more features, please feel free to do so. I've tried to eliminate as many bugs I can but if a few have slipped through, please let me know.

About

Visualization of Search Algorithms using p5.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published