Learn Bubble Sort in 7 minutes 🤿

Author: Bro Code
Published At: 2021-05-24T00:00:00
Length: 07:43

Summary

Description

Data structures and algorithms bubble sort tutorial example explained

#bubble #sort #algorithm

// bubble sort = pairs of adjacent elements are compared, and the elements

// swapped if they are not in order.

// Quadratic time O(n^2)

// small data set = okay-ish

// large data set = BAD (plz don't)

music credits 🎼 :

===========================================================

Twelve Speed by - Slynk https://youtu.be/jsTEUi-kegE

===========================================================

Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi

Creative Commons — Attribution-ShareAlike 3.0 Unported— CC BY-SA 3.0

Free Download / Stream: http://bit.ly/2JnDfCE

Music promoted by Audio Library https://youtu.be/tDexBj46oNI

===========================================================

Translated At: 2025-06-11T19:18:20Z

Request translate (One translation is about 5 minutes)

Version 3 (stable)

Optimized for a single speaker. Suitable for knowledge sharing or teaching videos.

Recommended Videos