Skip to content

shreyanshanchlia/Visual-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual-Algorithms

This project is for understanding how algorithm works. Different kinds of algorithms are shown here. Currently works with Unity 2019.2.0f1 or later.

Currently the following algorithms are present:

  • Bubble-Sort
  • Selection-Sort
  • Insertion-Sort

Beta:

  • Merge-Sort
  • Quick-Sort

In Development:

  • Spiral Matrix Generator

This project uses material UI for unity. More details here: https://github.com/InvexGames/MaterialUI