A bubble sort algorithm with mocha and chai testing Bubble sort, also referred to as comparison sort, is a simple sorting algorithm that repeatedly goes through the list, compares adjacent elements and swaps them if they are in the wrong order.
rudra-shukla/bubble-sort-algorithm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- JavaScript 80.2%
- HTML 18.2%
- Other 1.6%