Giter VIP home page Giter VIP logo

algovisualizer's Introduction

AlgoVisualizer

AlgoVisualizer is an algorithm visualizing application project using JavaFX.

Status IDE License

Demo:

Starting Page:

This is the starting page for this application. The user can proceed by pressing Enter.

Alt text

Menu Page:

There are 3 different types of algorithms in this application: Searching algorithms, Sorting algorithms and Graph Traversal algorithms. The user can select any one them to proceed.

Alt text

Sorting Algorithms:

The application has 5 sorting algorithms. There are options available to change the size of the array, give customized inputs, generate random inputs, change the speed of transition, pause the transition and view their algorithms.

Insertion Sort

Alt text

Selection Sort

Alt text

Quick Sort

Alt text

Bubble Sort

Alt text

Merge Sort

Alt text

Graph Traversal:

The user can draw nodes by clicking on the mouse at any point of the screeen and draw edges in between two nodes just by selecting them. Then, by selecting any node as the source, the visualization of either BFS(Breadth First Search) or DFS(Depth First Search) can be started. There are options to resize the nodes, clear the screen and view the algorithms of BFS and DFS as well.

DFS

Alt text

BFS

Alt text

Searching Algorithms:

The application has 2 types of searching algorithm. There are options available to change the size of the array, give customized inputs, generate random inputs, clear the screen and view their algorithms.

Binary Search

Alt text

Linear Search

Alt text

Documentation:

algovisualizer's People

Contributors

iamsumitp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.