Skip to content

πŸ§‘β€πŸ’» EEs Visualizer is an interactive tool for visualizing Fundamental Algorithms in Sorting, Searching, and Path Finding. This involves comparison between different algorithms and visulization of how each of them works. You can compare the algorithms' speed or how one is better than others. There are cool animations for visualizing algorithms. Y…

Notifications You must be signed in to change notification settings

EricEchemane/EEs-Visualizer-V.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

EEs Visualizer v2.0 GitHub last commit

An interactive visualization tool for fundamental algorithms in sorting, searching and path-finding.

Try it your self EEs Visualizer v2.0

Visualizers

Sorting Visualizer

Searching Visualizer

Path Finding Visualizer

About the App

EEs Visualizer is a tool for visualizing Fundamental Algorithms in Sorting, Searching, and Path Finding. This involves comparison between different algorithms and visulization of how each of them works. You can compare the algorithms' speed or how one is better than others. There are cool animations for visualizing algorithms. You can customize each of the visualizers' settings and inputs according to your preferences. Input some data, visualize how it works, and analyze base on the results.

Local usage

  1. Clone this project: git clone https://github.com/EricEchemane/EEs-Visualizer-V.2.git
  2. Install dependencies: cd ./EEs Visualizer v2.0 && npm install
  3. Run locally: npm run dev

About

πŸ§‘β€πŸ’» EEs Visualizer is an interactive tool for visualizing Fundamental Algorithms in Sorting, Searching, and Path Finding. This involves comparison between different algorithms and visulization of how each of them works. You can compare the algorithms' speed or how one is better than others. There are cool animations for visualizing algorithms. Y…

Topics

Resources

Stars

Watchers

Forks