By:
Sam Goto,
Michael Metz
Languages : React v-18
Demo Link
Description : The algorithm visualizer. This is a ReactJS web
application that allows the user to visualize the implementation of
a sorting algorithm.
- Requirements :
- Functional :
- Input Parsing
- Input Validation
- Accurate and faster algorithms
- System :
- Web browser that is capable of running newer javascript code
- UX & Performance :
- Use faster algorithms to avoid a potential crash when user input is large
- Provide smooth animations
- Provide option to change how fast the algorithm should perform