{"id":19543390,"url":"https://github.com/jonathanyiv/bubble_sort","last_synced_at":"2026-06-19T10:31:35.337Z","repository":{"id":87535942,"uuid":"99388872","full_name":"JonathanYiv/bubble_sort","owner":"JonathanYiv","description":"Implementation of Bubble Sort in Ruby","archived":false,"fork":false,"pushed_at":"2017-08-07T21:11:29.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T05:33:25.282Z","etag":null,"topics":["bubble-sort","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JonathanYiv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-05T00:30:00.000Z","updated_at":"2017-10-01T06:02:11.000Z","dependencies_parsed_at":"2023-05-10T12:31:29.991Z","dependency_job_id":null,"html_url":"https://github.com/JonathanYiv/bubble_sort","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JonathanYiv/bubble_sort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fbubble_sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fbubble_sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fbubble_sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fbubble_sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanYiv","download_url":"https://codeload.github.com/JonathanYiv/bubble_sort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fbubble_sort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34528134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bubble-sort","ruby"],"created_at":"2024-11-11T03:18:34.567Z","updated_at":"2026-06-19T10:31:34.873Z","avatar_url":"https://github.com/JonathanYiv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bubble Sort Project\n\nThis is my version of implementing the [bubble sort](https://en.wikipedia.org/wiki/Bubble_sort).\n\nThis is a project from [The Odin Project](https://www.theodinproject.com/courses/ruby-programming/lessons/advanced-building-blocks).\n\n![Bubble Sort GIF](/Bubble-sort-example-300px.gif)\n\n## Installation\n\nOpen your Terminal/Command Line. Navigate to the directory where your version will live. Type in the following:\n\n```\n$ git clone https://github.com/JonathanYiv/bubble_sort.git\n$ cd bubble_sort\n$ ruby bubble_sort.rb\n```\n\n## Pre-Project Thoughts\n\nNo particular thoughts.\n\n## Post-Project Thoughts\nAt some point, I will read about all the different type of sorting methodologies and their efficiency levels.\nApparently bubble sort is one of the least efficient, except in the case of a short nearly sorted group.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanyiv%2Fbubble_sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanyiv%2Fbubble_sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanyiv%2Fbubble_sort/lists"}