🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/lucaspilla/sorting-algorithms-visualizer

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lucaspilla/sorting-algorithms-visualizer

v0.0.0-20231207155546-81645f0a5dd1
Source
Go
Version published
Created
Source

Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms
Support this project by leaving a :star:

Program

"Program Preview"

Some Algorithms

Bubble sort Bucket sort Cocktail sort
Counting sort Heap sort Insertion sort
Merge sort Quick sort Selection sort

Using the application

:exclamation: Feel free to open an issue if you have some problem :exclamation:

  • Clone GitHub repository git clone https://github.com/LucasPilla/Sorting-Algorithms-Visualizer.git
  • Install requirements: pip3 install -r requirements.txt
  • Run: python3 src/main.py

Contributors

FAQs

Package last updated on 07 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts