Sorting Visualiser

Welcome to Sorting Visualizer! I built this application because I was fascinated by sorting algorithms, and I wanted to visualize them in action. I hope that you enjoy playing around with this visualization tool just as much as I enjoyed building it.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Things you need to install this mobile aplication->
1. Android Mobile
That's it!

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

You can Download the aplication using below link-
https://github.com/The-Lazy-People/Sorting-Visualiser/blob/master/app/build/outputs/apk/debug/app-debug.apk

Running the tests

Select the size of array you want using using the bottom scrool bar. Each vertical bar signifies a number in the array. Choose the algorithm you want to visualise using the drop down menu located in top right corner. RANDOM - It randomly assign values to every index of array. VISUALISE- start the visualisation.

Built With

  • Android Studio
  • Kotlin

Contributing

All contribution are welcomed.

Authors