The Algorithm & Data Structure Visualizer (ADV) helps students to understand the concepts of several data structures and algorithms, taught at the University of Applied Science in Rapperswil (HSR).
Find examples to every Module currently included in ADV.
Import the project in IntelliJ and run any of the main()
methods.
Included Modules:
- Array
- Queue
- Stack
- Graph