{"id":19050501,"url":"https://github.com/blakek/sorted-squares","last_synced_at":"2026-06-22T17:31:19.578Z","repository":{"id":48582900,"uuid":"275009020","full_name":"blakek/sorted-squares","owner":"blakek","description":"A silly project to test recursion in different languages","archived":false,"fork":false,"pushed_at":"2021-07-23T17:29:01.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T00:27:40.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blakek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-25T20:29:15.000Z","updated_at":"2021-07-23T17:29:04.000Z","dependencies_parsed_at":"2022-08-30T04:41:42.466Z","dependency_job_id":null,"html_url":"https://github.com/blakek/sorted-squares","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blakek/sorted-squares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fsorted-squares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fsorted-squares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fsorted-squares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fsorted-squares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blakek","download_url":"https://codeload.github.com/blakek/sorted-squares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fsorted-squares/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34659895,"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-22T02:00:06.391Z","response_time":106,"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-08T23:15:07.947Z","updated_at":"2026-06-22T17:31:19.557Z","avatar_url":"https://github.com/blakek.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SortedSquares\n\n\u003e A silly project to test recursion in different languages\n\nNot the real purpose of this, but the problem that's solved is taking a sorted\nlist of integers and returning a sorted list of squared integers. It's not\n_that_ tricky, but:\n\n-   if the first element is negative, its square can be larger than the last\n    element of the input\n-   `0` throws a wrench in some solutions\n\nThis was actually created to see what a solution may look like in different\nlanguages. Each folder should be set up like a module and may contain several\nimplementations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakek%2Fsorted-squares","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblakek%2Fsorted-squares","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakek%2Fsorted-squares/lists"}