{"id":18447880,"url":"https://github.com/tascigorkem/hashcode-2020","last_synced_at":"2025-06-14T05:38:37.629Z","repository":{"id":98234000,"uuid":"237419704","full_name":"tascigorkem/hashcode-2020","owner":"tascigorkem","description":"Google Hash Code Problem 2020","archived":false,"fork":false,"pushed_at":"2020-03-05T08:27:45.000Z","size":14189,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-15T09:58:04.002Z","etag":null,"topics":["2020","algorithm","google-hash-code","java","solution"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/tascigorkem.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-31T11:49:33.000Z","updated_at":"2020-11-28T16:59:07.000Z","dependencies_parsed_at":"2023-05-18T20:00:19.273Z","dependency_job_id":null,"html_url":"https://github.com/tascigorkem/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/tascigorkem%2Fhashcode-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tascigorkem%2Fhashcode-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tascigorkem%2Fhashcode-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tascigorkem%2Fhashcode-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tascigorkem","download_url":"https://codeload.github.com/tascigorkem/hashcode-2020/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048745,"owners_count":21204306,"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":["2020","algorithm","google-hash-code","java","solution"],"created_at":"2024-11-06T07:14:38.131Z","updated_at":"2025-04-15T09:58:15.033Z","avatar_url":"https://github.com/tascigorkem.png","language":"Java","readme":"# Google Hash Code Problem 2020 \n\nOverEngineers  Team solution for [Google Hashcode 2020](https://codingcompetitions.withgoogle.com/hashcode).\n\n\n## Qualification Problem\n\nGiven a description of libraries and books available, plan which books to scan from which library to maximize the total score of all scanned books, taking into account that each library needs to be signed up before it can ship books.\n\n```bash\nA - 21\nB - 5,822,900\nC - 5,471,407\nD - 4,815,395\nE - 731,299\nF - 1,832,294\n\nTotal Score: 18,673,316\n```\n\n## Compiling\n\n##### Intellij IDEA\n\n```bash\nFile -\u003e Project Structure -\u003e Artifacts\n```\nIn there, you can then create a new artifact by clicking the + icon. This will give you an option for the file type, which is .JAR and which modules you want to include in your artifact. When you're done, you go to..\n```bash\nBuild -\u003e Build Artifacts\n```\nAnd it will create the JAR file from your project.\n\n##### Eclipse\n\n```bash\nRight click on Project -\u003e Export -\u003e JAR File -\u003e Select the Java files to include\n```\nWhen you've done this, hit finish and you're golden. The tutorial also adds some additional tips in to make it as seamless as possible.\n\n\n## Running\n\n```bash\n$ java -jar \nout/artifacts/hashcode_2020_jar/hashcode-2020.jar \na_example b_read_on c_incunabula d_tough_choices e_so_many_books f_libraries_of_the_world\n```\n\n## About Us\n\n##### Team OverEngineers\n\n* Görkem TAŞÇI [@tascigorkem](https://github.com/tascigorkem)\n* Furkan AKSIN [@furkanaksin](https://github.com/furkanaksin)\n* Onur ÇELİK [@onurcelikeng](https://github.com/onurcelikeng) \n* Kadir Şinas KAYNAK [@kadirsinas](https://github.com/kadirsinas)\n\nfrom Garanti BBVA Technology HUB\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftascigorkem%2Fhashcode-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftascigorkem%2Fhashcode-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftascigorkem%2Fhashcode-2020/lists"}