8000 Bubble Sort.md · Gekk0r/Algorithms-Explanation@332a251 · GitHub
[go: up one dir, main page]

Skip to content

Commit 332a251

Browse files
Bubble Sort.md
1 parent 878fc8d commit 332a251

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Sorting Algorithms/Bubble Sort.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,7 @@ Indexes: 0 1 2 3
9898
#### Video Explanation
9999

100100
[A video explaining the Bubble Sort Algorithm](https://www.youtube.com/watch?v=Jdtq5uKz-w4)
101+
102+
#### Others
103+
104+
Bubble sort is also known as Sinking sort.

0 commit comments

Comments
 (0)
0