{"id":19543207,"url":"https://github.com/yeonghyeon/codility-python","last_synced_at":"2025-02-26T05:29:02.817Z","repository":{"id":159175943,"uuid":"299028673","full_name":"YeongHyeon/Codility-Python","owner":"YeongHyeon","description":"The solutions of the Codility lessons are provided. Each solution is written with python. The starting point for reading solutions is given in the following web link.","archived":false,"fork":false,"pushed_at":"2020-12-12T15:26:44.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T19:11:25.951Z","etag":null,"topics":["codility","codility-lessons","codility-python","codility-solutions","codility-training","programming","python","solutions","tutorial"],"latest_commit_sha":null,"homepage":"https://medium.com/@young200405/codility-lesson-01-binarygap-df4f303d77aa","language":null,"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/YeongHyeon.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-09-27T12:36:40.000Z","updated_at":"2021-07-16T00:44:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7f168b9-a04e-45e7-93c6-eb5d0b5b22d9","html_url":"https://github.com/YeongHyeon/Codility-Python","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/YeongHyeon%2FCodility-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeongHyeon%2FCodility-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeongHyeon%2FCodility-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeongHyeon%2FCodility-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YeongHyeon","download_url":"https://codeload.github.com/YeongHyeon/Codility-Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240798273,"owners_count":19859336,"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":["codility","codility-lessons","codility-python","codility-solutions","codility-training","programming","python","solutions","tutorial"],"created_at":"2024-11-11T03:17:59.507Z","updated_at":"2025-02-26T05:29:02.803Z","avatar_url":"https://github.com/YeongHyeon.png","language":null,"readme":"\u003ca href=\"https://app.codility.com/programmers/\"\u003eCodility\u003c/a\u003e Python Solutions\n=====\n\nThe solutions of the \u003ca href=\"https://app.codility.com/programmers/\"\u003eCodility lessons\u003c/a\u003e are provided via this repository.  \n* When you need someone's help, please use these solutions only as a reference.  \n* All solutions guarantee a perfect score.\n* The problems that have not resolved in this time will be solved and uploaded in the future.\n\n|Lesson|Solution|\n|:---|:---|\n|\u003ca href=\"https://app.codility.com/programmers/lessons/1-iterations/\"\u003e1.Iterations\u003c/a\u003e|\u003ca href=\"https://medium.com/@young200405/codility-lesson-01-binarygap-df4f303d77aa\"\u003eBinaryGap\u003c/a\u003e|\n|\u003ca href=\"https://app.codility.com/programmers/lessons/2-arrays/\"\u003e2.Arrays\u003c/a\u003e|\u003ca href=\"https://medium.com/@young200405/codility-lesson-02-1-cyclicrotation-5d177f8ef064\"\u003eCyclicRotation\u003c/a\u003e|\n||\u003ca href=\"https://medium.com/@young200405/codility-lesson-02-2-oddoccurrencesinarray-ec5098a83f43\"\u003eOddOccurrencesInArray\u003c/a\u003e|\n|\u003ca href=\"https://app.codility.com/programmers/lessons/3-time_complexity/\"\u003e3.Time Complexity\u003c/a\u003e|\u003ca href=\"https://medium.com/@young200405/codility-lesson-03-1-frogjmp-31b44303156e\"\u003eFrogJmp\u003c/a\u003e|\n||\u003ca href=\"https://medium.com/@young200405/codility-lesson-03-2-permmissingelem-5154660bae2a\"\u003ePermMissingElem\u003c/a\u003e|\n||\u003ca href=\"https://medium.com/@young200405/codility-lesson-03-3-tapeequilibrium-8c8d8fb6e5c0\"\u003eTapeEquilibrium\u003c/a\u003e|\n|\u003ca href=\"https://app.codility.com/programmers/lessons/4-counting_elements/\"\u003e4.Counting Elements\u003c/a\u003e|\u003ca href=\"https://medium.com/@young200405/codility-lesson-04-1-frogriverone-ad89e58572e0\"\u003eFrogRiverOne\u003c/a\u003e|\n||\u003ca href=\"https://medium.com/@young200405/codility-lesson-04-2-maxcounters-1c2101df32f9\"\u003eMaxCounters\u003c/a\u003e|\n||\u003ca href=\"https://medium.com/@young200405/codility-lesson-04-3-missinginteger-249f4f638e72\"\u003eMissingInteger\u003c/a\u003e|\n||\u003ca href=\"https://yeonghyeon.medium.com/codility-lesson-04-4-permcheck-522ca1d46deb\"\u003ePermCheck\u003c/a\u003e|\n|\u003ca href=\"https://app.codility.com/programmers/lessons/5-prefix_sums/\"\u003e5.Prefix Sums\u003c/a\u003e|\u003ca href=\"https://yeonghyeon.medium.com/codility-lesson-05-1-countdiv-9b8c044b4c0c\"\u003eCountDiv\u003c/a\u003e|\n||\u003ca href=\"https://yeonghyeon.medium.com/codility-lesson-05-2-genomicrangequery-29006df636f7\"\u003eGenomicRangeQuery\u003c/a\u003e|\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeonghyeon%2Fcodility-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeonghyeon%2Fcodility-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeonghyeon%2Fcodility-python/lists"}