{"id":21361870,"url":"https://github.com/mxssl/insertionsortgolang","last_synced_at":"2025-03-16T06:45:17.625Z","repository":{"id":96800550,"uuid":"148999178","full_name":"mxssl/InsertionSortGolang","owner":"mxssl","description":"Insertion Sort implementation in Go (Golang)","archived":false,"fork":false,"pushed_at":"2018-09-16T14:35:24.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T19:21:30.901Z","etag":null,"topics":["algorithm","go","golang","insertionsort"],"latest_commit_sha":null,"homepage":"","language":"Go","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/mxssl.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":"2018-09-16T13:37:42.000Z","updated_at":"2019-01-13T13:02:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"5aa26238-82b0-4c7b-b385-32621562c84a","html_url":"https://github.com/mxssl/InsertionSortGolang","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxssl%2FInsertionSortGolang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxssl%2FInsertionSortGolang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxssl%2FInsertionSortGolang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxssl%2FInsertionSortGolang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxssl","download_url":"https://codeload.github.com/mxssl/InsertionSortGolang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835930,"owners_count":20355611,"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":["algorithm","go","golang","insertionsort"],"created_at":"2024-11-22T06:12:19.516Z","updated_at":"2025-03-16T06:45:17.621Z","avatar_url":"https://github.com/mxssl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Insertion Sort\n\n[Insertion Sort](https://en.wikipedia.org/wiki/Insertion_sort) implementation in Go (Golang).\n\n`Time Complexity: O(n^2)`\n\n`Space Complexity: O(1)`\n\n```Bash\n$ go test -v -cover ./...\n=== RUN   TestCase\n--- PASS: TestCase (0.00s)\nPASS\ncoverage: 71.4% of statements\nok      github.com/mxssl/InsertionSortGolang    0.005s  coverage: 71.4% of statements\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxssl%2Finsertionsortgolang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxssl%2Finsertionsortgolang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxssl%2Finsertionsortgolang/lists"}