https://github.com/talhat298/buble-short
Bubble Sort is the simplest sorting algorithm that works by repeatedly swapping the adjacent elements if they are in the wrong order.What makes this project unique is how well it explains the Bubble Sort Algorithm. It introduces some new technology(MUI) that I enjoy working with.
https://github.com/talhat298/buble-short
css3 htmk5 mui
Last synced: 3 months ago
JSON representation
Bubble Sort is the simplest sorting algorithm that works by repeatedly swapping the adjacent elements if they are in the wrong order.What makes this project unique is how well it explains the Bubble Sort Algorithm. It introduces some new technology(MUI) that I enjoy working with.
- Host: GitHub
- URL: https://github.com/talhat298/buble-short
- Owner: TalhaT298
- Created: 2023-12-26T12:30:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T17:47:12.000Z (over 2 years ago)
- Last Synced: 2025-04-05T19:32:52.414Z (about 1 year ago)
- Topics: css3, htmk5, mui
- Language: JavaScript
- Homepage: https://bubble-sortt.netlify.app/
- Size: 818 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**What is _Bubble_ sort**
>Bubble Sort is the simplest sorting algorithm that works by repeatedly swapping the adjacent elements if they are in the wrong order

## Live Link