ADVisualizer / ADV-User_Codebase

See ADV and its Modules in action with this exampe collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

ADV - User Codebase

Find examples to every Module currently included in ADV.

Import the project in IntelliJ and run any of the main() methods.

Modules

Included Modules:

  • Array
  • Queue
  • Stack
  • Graph

About

See ADV and its Modules in action with this exampe collection

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%