Visualization and Comparison of 9 Sorting Algorithms (with 4 Different Data Type) Using Python

Visualization 101
Visualization 101
7.4 هزار بار بازدید - 4 سال پیش - Visualization and comparison of 9
Visualization and comparison of 9 Sorting Algorithms: Insertion Sort, Shell Sort, Selection Sort, Merge Sort, Quick Sort, Heap Sort, Bubble Sort, Comb Sort, Monkey Sort.

The data used in this comparison consist of 4 different data types: random, almost-sorted, few-unique, and reversed.

The winner in this simulation is Shell Sort... while Monkey Sort (a.k.a. Bogo Sort, Lazy Sort, Permutation Sort, Bogo Permutation Sort) left the group chat xD

This visualization created using Python. Here's the source code: https://github.com/zamhown/sorting-vi...

I hope you enjoy this video!
4 سال پیش در تاریخ 1399/03/02 منتشر شده است.
7,452 بـار بازدید شده
... بیشتر