Skip to content

Interactive visualization tool for pathfinding, backtracking, and recursion algorithms

License

Notifications You must be signed in to change notification settings

suravshrestha/visualizeit

Repository files navigation

VisualizeIT

Algorithm visualizer project for the completion of the course of Data Structure and Algorithm [CT 552]

Year: II
Part: II

Demonstration

visualizeit-demo.mp4

Algorithms implemented

Requirements

Usage

  1. Clone the repository
git clone https://github.com/suravshrestha/visualizeit.git
  1. Navigate to the repository 📂
cd visualizeit
  1. Install the dependencies
npm install

This might take a while to complete.

  1. Start the development server
npm run dev

Developers

  1. Sudeep Subedi (PUL077BCT083)
  2. Sujan Kapali (PUL077BCT086)
  3. Surav Krishna Shrestha (PUL077BCT089)

About

Interactive visualization tool for pathfinding, backtracking, and recursion algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published