Visualization of sorting algorithms (Bubble, Merge, Insertion, and selection sort) | #sorting #algo

preview_player
Показать описание
This video visualizes 4 different sorting algorithms. These algorithms are-
1) Bubble Sort
2) Merge Sort
3) Insertion Sort
4) Selection sort

Time consumed by the algorithms to sort the data is not accurate in this video. However merge sort is the fastest among these 4 algorithms.

I used python language to implement the algorithms and to save them in graphical form matplotlib module was used.

Please like, share and subscribe.
Рекомендации по теме