{"id":21186711,"url":"https://github.com/emmanuelaaron/bubble_sort","last_synced_at":"2025-09-01T03:32:42.460Z","repository":{"id":97963516,"uuid":"259981578","full_name":"Emmanuelaaron/bubble_sort","owner":"Emmanuelaaron","description":"Bubble sort implementation in ruby","archived":false,"fork":false,"pushed_at":"2020-05-01T18:17:06.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T20:18:32.847Z","etag":null,"topics":[],"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/Emmanuelaaron.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":"2020-04-29T16:33:52.000Z","updated_at":"2020-05-01T18:17:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"563c74a1-7642-4fec-8951-2cef5ce44992","html_url":"https://github.com/Emmanuelaaron/bubble_sort","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Emmanuelaaron/bubble_sort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fbubble_sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fbubble_sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fbubble_sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fbubble_sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Emmanuelaaron","download_url":"https://codeload.github.com/Emmanuelaaron/bubble_sort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emmanuelaaron%2Fbubble_sort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273069509,"owners_count":25040059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2024-11-20T18:25:27.857Z","updated_at":"2025-09-01T03:32:42.420Z","avatar_url":"https://github.com/Emmanuelaaron.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bubble_sort\n\u003e This project is an implementation of bubble sort algorithm in Ruby.\n\n## Built With\n\n- Ruby\n\n## Getting Started\n- Clone this repo on your local machine\n- Run the command `bundle install` in your terminal\n- Insert the lines below any where in your index.rb file\n```\nx = [4, 3, 78, 2, 0, 2, 98, 6]\n  p bubble_sort(x)\n  p bubble_sort_by(%w[hi hello hey]) { |left, right| left.length - right.length }\n\n```\n\n### Prerequisites\nTo make this repository working in your local machine you need [ruby](https://rubyinstaller.org/) installed.\n\n## Authors\n\n👤 **Emmanuel Isabirye**\n\n- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)\n- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)\n- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)\n\n👤 **Odufu James Chigozie**\n\n- Github: [@Jamezjaz](https://github.com/jamezjaz)\n- Twitter: [@Jamezjaz](https://twitter.com/jamezjaz90)\n- Linkedin: [@Jamezjaz](https://linkedin.com/in/james-odufu-ba2a4a125)\n\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Emmanuelaaron/bubble_sort/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Great Thanks to [HADDADSOHAIB](https://github.com/HADDADSOHAIB)  for the support given during the execution of this project\n\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmanuelaaron%2Fbubble_sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmanuelaaron%2Fbubble_sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmanuelaaron%2Fbubble_sort/lists"}