Skip to content

ankit-kumar-dwivedi/Algorithm-Visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm-Visualizer

Data Structures and Algorithm Visualization Website

A project built during our In-house Training.

alt text

Synopsis

Algorithm Visualizer is an application for professional learners. It provides a platform for viewing and sharing any type of algorithm. Here user learn algorithms through animation in which algorithm is shown in pseudocode form. Algorithm Visualizer help you grasp the most complex algorithms by having a look at the animations.

Motivation

Computer science education is the first obvious application of algorithm animation. Instead of going through the tedious process of explaining using a blackboard relatively complex algorithms to people that have never tackled anything similar before, a computer can be used and the algorithm can be animated, so that the information is conveyed much easier.

Development setup

Font-End:

HTML5
CSS3
JavaScript
Jquery

We've used particlejs with few modification for the background purpose.

Backend and Server:

Java 8
JSP
Servlet
Apache Tomcat v7.0

Database:

 Postgresql

Eclipse Oxygen IDE was used to slice and dice the project

Contributors

Ankit Kumar Dwivedi

Shubham Rana

Rishabh Jain

License

This project is licensed under the Apache License - see the LICENSE.md file for details.

About

In-house Project: Data Structures and Algorithm Visualization Website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 51.3%
  • JavaScript 48.7%