{"id":19543351,"url":"https://github.com/jonathanyiv/merge_sort","last_synced_at":"2025-07-01T10:35:28.489Z","repository":{"id":87536073,"uuid":"100772225","full_name":"JonathanYiv/merge_sort","owner":"JonathanYiv","description":"Implementation of Merge Sort in Ruby","archived":false,"fork":false,"pushed_at":"2017-08-19T22:24:42.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T05:33:22.618Z","etag":null,"topics":["merge-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-19T05:25:43.000Z","updated_at":"2017-10-01T06:06:58.000Z","dependencies_parsed_at":"2023-05-10T12:31:29.018Z","dependency_job_id":null,"html_url":"https://github.com/JonathanYiv/merge_sort","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JonathanYiv/merge_sort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fmerge_sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fmerge_sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fmerge_sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fmerge_sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanYiv","download_url":"https://codeload.github.com/JonathanYiv/merge_sort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fmerge_sort/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262944716,"owners_count":23388814,"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","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":["merge-sort","ruby"],"created_at":"2024-11-11T03:18:26.513Z","updated_at":"2025-07-01T10:35:28.459Z","avatar_url":"https://github.com/JonathanYiv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Merge Sort Project\n\nThis is my version of implementing the [merge sort](https://en.wikipedia.org/wiki/Merge_sort) in ruby.\n\nThis is a project from [The Odin Project](https://www.theodinproject.com/courses/ruby-programming/lessons/recursion).\n\n![Merge Sort GIF](/Merge-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/merge_sort.git\n$ cd merge_sort\n$ ruby merge_sort.rb\n```\n\n## Pre-Project Thoughts\n\nNo particular thoughts.\n\n## Post-Project Thoughts\n\nImplementing was about light to moderate difficulty.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanyiv%2Fmerge_sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanyiv%2Fmerge_sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanyiv%2Fmerge_sort/lists"}