/SortingVisualizer

This is a piece of code that helps visualize different Sorting Techniques

Primary LanguagePythonMIT LicenseMIT

Sorting Visualizer

This is a piece of code that helps visualize different Sorting Techniques

Preview

Sorting-Visualizer-Preview

Instructions

  1. Download or Clone this Repository in your Local Environment

  2. Download and install Python3

  3. Install libraries with pip3 install -r requirements.txt or python3 -m pip install -r requirements.txt

  4. run main.py