https://github.com/geisonjr/bubble-sort
Bubble Sort Algorithm
https://github.com/geisonjr/bubble-sort
Last synced: 12 months ago
JSON representation
Bubble Sort Algorithm
- Host: GitHub
- URL: https://github.com/geisonjr/bubble-sort
- Owner: GeisonJr
- Created: 2023-10-04T00:42:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T21:14:34.000Z (over 2 years ago)
- Last Synced: 2025-03-20T16:02:52.244Z (12 months ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## :link: Table of Contents
- [:sparkles: Features](#sparkles-features)
- [:rocket: Tecnologies](#rocket-tecnologies)
- [:handshake: How to Contribute](#handshake-how-to-contribute)
- [:memo: License](#memo-license)
## :sparkles: Features
- :white_check_mark: Insert
- :white_check_mark: Delete
- :white_check_mark: List
- :white_check_mark: Sort
- :x: Update
- :x: Jetpack Joyride Support
## :rocket: Tecnologies
The following tools were used in the construction of the project:
- [C](https://en.wikipedia.org/wiki/C_(programming_language))
## :handshake: How to Contribute
Pull requests are welcome. For major changes, please open an issue first to
discuss what you would like to change.
Please make sure to update tests as appropriate.
## :memo: License
This project is under the
[MIT License](https://github.com/geisonjr/bubble-sort/blob/master/LICENSE).