How to sort - algorithm visualizations

Опубликовано: 23 Июнь 2026
на канале: Asap Coding
62
3

Sorting is a very good exercise for programming.
In this project,
We tried to make a visualizing tool to understand few popular sorting methods. Even if we just showed 3 sorting algorithms, you can visualize 7 including :
1. Selection Sort
2. Bubble Sort
3. Comb Sort
4. Insertion Sort
5. Binary Insertion Sort
6. Quick Sort
7. Merge Sort

programming language: Python
programmer: Raman Shakya

Sorry for the "not very good UI" but overall learned many things throughout this project 😊

====== Code =====
https://github.com/Raman-Shakya/sorti...
================

====follow ASAP Coding on Facebook====
  / asap-coding-652427292035843  
===================================