{"id":20374292,"url":"https://github.com/snwfdhmp/hashcode-2020","last_synced_at":"2025-05-08T08:31:58.771Z","repository":{"id":98729312,"uuid":"241972381","full_name":"snwfdhmp/hashcode-2020","owner":"snwfdhmp","description":"Google's Hashcode 2020 Ordoclic Team Solution (Algorithmic Contest)","archived":true,"fork":false,"pushed_at":"2020-02-25T00:47:42.000Z","size":21155,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T21:13:45.365Z","etag":null,"topics":["algorithm-challenges","hashcode","hashcode-2020","hashcodesolved","sorting-algorithms"],"latest_commit_sha":null,"homepage":"https://codingcompetitions.withgoogle.com/hashcode","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/snwfdhmp.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-02-20T19:33:36.000Z","updated_at":"2023-10-10T03:52:40.000Z","dependencies_parsed_at":"2023-05-25T01:15:14.626Z","dependency_job_id":null,"html_url":"https://github.com/snwfdhmp/hashcode-2020","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/snwfdhmp%2Fhashcode-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snwfdhmp%2Fhashcode-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snwfdhmp%2Fhashcode-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snwfdhmp%2Fhashcode-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snwfdhmp","download_url":"https://codeload.github.com/snwfdhmp/hashcode-2020/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253029125,"owners_count":21843024,"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-challenges","hashcode","hashcode-2020","hashcodesolved","sorting-algorithms"],"created_at":"2024-11-15T01:23:28.801Z","updated_at":"2025-05-08T08:31:56.834Z","avatar_url":"https://github.com/snwfdhmp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hashcode 2020\n\n## Introduction\n\nThis is our solution for the Google Hashcode 2020. We did not have time to submit on time but we still found a proper solution and optimized it afterwards. Now it's pretty efficient and takes \u003c 10ms for each library to sort on my MacBook Pro.\n\n## Install\n\nThis project requires Go to be built.\n\n```\ngit clone https://github.com/snwfdhmp/hashcode-2020\ncd hashcode-2020\ngo build -o hashcode-bin main.go\n```\n\nTo scan \n\n```\n./hashcode-bin --input a\n```\n\n## Profiling\n\nProfiling has been made and is available in `profile.prof`. This profile is the last one after optimizations.\n\n## Team\n\nProject realised with @hugoglt and @eliasdemnati.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnwfdhmp%2Fhashcode-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnwfdhmp%2Fhashcode-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnwfdhmp%2Fhashcode-2020/lists"}