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.
forked from maliaoreta/bubble-sort-algorithm
-
Notifications
You must be signed in to change notification settings - Fork 0
rudra-shukla/bubble-sort-algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A bubble sort algorithm with mocha and chai testing
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 80.2%
- HTML 18.2%
- Other 1.6%