{"id":20041454,"url":"https://github.com/furkankayar/google-hash-code-2020-practise-problem-more-pizza","last_synced_at":"2025-05-05T08:32:17.295Z","repository":{"id":131031228,"uuid":"235685148","full_name":"furkankayar/Google-Hash-Code-2020-Practise-Problem-More-Pizza","owner":"furkankayar","description":"Google Hash Code 2020 Practise Problem More Pizza Dynamic and Greedy Solution","archived":false,"fork":false,"pushed_at":"2020-02-23T14:07:45.000Z","size":689,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T19:47:52.863Z","etag":null,"topics":["dynamic-programming","google-hash-code","google-hash-code-2020","google-hashcode","google-hashcode-2020","greedy-algorithm","greedy-algorithms","greedy-approach","more-pizza","pizza","pizza-order"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/furkankayar.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-22T23:03:57.000Z","updated_at":"2021-03-18T11:25:02.000Z","dependencies_parsed_at":"2023-04-13T15:22:54.062Z","dependency_job_id":null,"html_url":"https://github.com/furkankayar/Google-Hash-Code-2020-Practise-Problem-More-Pizza","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/furkankayar%2FGoogle-Hash-Code-2020-Practise-Problem-More-Pizza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkankayar%2FGoogle-Hash-Code-2020-Practise-Problem-More-Pizza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkankayar%2FGoogle-Hash-Code-2020-Practise-Problem-More-Pizza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furkankayar%2FGoogle-Hash-Code-2020-Practise-Problem-More-Pizza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/furkankayar","download_url":"https://codeload.github.com/furkankayar/Google-Hash-Code-2020-Practise-Problem-More-Pizza/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252466799,"owners_count":21752437,"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":["dynamic-programming","google-hash-code","google-hash-code-2020","google-hashcode","google-hashcode-2020","greedy-algorithm","greedy-algorithms","greedy-approach","more-pizza","pizza","pizza-order"],"created_at":"2024-11-13T10:46:40.500Z","updated_at":"2025-05-05T08:32:17.289Z","avatar_url":"https://github.com/furkankayar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google-Hash-Code-2020-Practise-Problem-More-Pizza\nGoogle Hash Code 2020 Practise Problem More Pizza Dynamic and Greedy Solution\n\n\u003ch2\u003eResults\u003c/h2\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eFile\u003c/th\u003e\n    \u003cth\u003eApproach\u003c/th\u003e\n    \u003cth\u003eScore\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ea_example\u003c/td\u003e\n    \u003ctd\u003eDynamic\u003c/td\u003e\n    \u003ctd\u003e16\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eb_small\u003c/td\u003e\n    \u003ctd\u003eDynamic\u003c/td\u003e\n    \u003ctd\u003e100\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ec_medium\u003c/td\u003e\n    \u003ctd\u003eDynamic\u003c/td\u003e\n    \u003ctd\u003e4,500\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ed_quite_big\u003c/td\u003e\n    \u003ctd\u003eGreedy\u003c/td\u003e\n    \u003ctd\u003e999,999,725\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ee_also_big\u003c/td\u003e\n    \u003ctd\u003eGreedy\u003c/td\u003e\n    \u003ctd\u003e504,999,983\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cb\u003eTotal Score:\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003e1,505,004,324\u003c/td\u003e\n  \u003c/tr\u003e\n\u003ctable\u003e\n\n\u003ch2\u003eSample Output\u003c/h2\u003e\n\u003cimg src=\"/ss.png\" width=\"798\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurkankayar%2Fgoogle-hash-code-2020-practise-problem-more-pizza","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffurkankayar%2Fgoogle-hash-code-2020-practise-problem-more-pizza","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurkankayar%2Fgoogle-hash-code-2020-practise-problem-more-pizza/lists"}