{"id":15978858,"url":"https://github.com/bog-walk/project-euler-python","last_synced_at":"2025-04-04T18:14:37.785Z","repository":{"id":45677128,"uuid":"397738289","full_name":"bog-walk/project-euler-python","owner":"bog-walk","description":":snake: A Python solution set for the first 100 Project Euler problems.","archived":false,"fork":false,"pushed_at":"2023-02-09T21:43:48.000Z","size":521,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T03:23:08.552Z","etag":null,"topics":["algorithms","educational","hackerrank","mathematics","problem-solving","project-euler","python"],"latest_commit_sha":null,"homepage":"","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/bog-walk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-08-18T21:24:14.000Z","updated_at":"2022-09-01T17:24:03.000Z","dependencies_parsed_at":"2024-10-30T07:24:41.862Z","dependency_job_id":null,"html_url":"https://github.com/bog-walk/project-euler-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/bog-walk%2Fproject-euler-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bog-walk","download_url":"https://codeload.github.com/bog-walk/project-euler-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226192,"owners_count":20904465,"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":["algorithms","educational","hackerrank","mathematics","problem-solving","project-euler","python"],"created_at":"2024-10-07T23:23:08.063Z","updated_at":"2025-04-04T18:14:37.756Z","avatar_url":"https://github.com/bog-walk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Euler __ Python\n\nA Python solution set for the first 100 problems corresponding to the [Project Euler](https://projecteuler.net/archives) challenges.\n\n100/100 solved: :snake: :snake: :snake: :snake: :snake: :snake: :snake: :snake: :snake: :snake:\n\nProblem content on the Project Euler site is licensed under [CC BY-NC-SA 4.0](https://projecteuler.net/copyright).\n\nSome problems have been altered to either generalise their goal or implement further constraints, as influenced by the \nproblem outlines found on [HackerRank](https://www.hackerrank.com/contests/projecteuler/challenges).\n\n## :open_file_folder: Structure Guideline\n\nInside the **solution package**, problem solutions are separated into batches with 10 solution modules per sub-package.\n\nEach problem has a corresponding test class located in the matching batch inside the **test package**.\n\nIf a function is used in multiple solutions, it is elevated out of its original module and placed in the \n**util package**. This package contains custom classes and helper functions (as well as their unit tests) for \ncombinatorics, mathematics, search algorithms, string processing, and test automation.\n\n## :handshake: Sibling Repository\n\nThe original solution set was written in Kotlin :desert_island:\n- [Project Euler __ Kotlin](https://github.com/bog-walk/project-euler-kotlin)\n\nAnother project repository has been created to practise C++ :zap:\n- [Project Euler __ C++](https://github.com/bog-walk/project-euler-cpp)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbog-walk%2Fproject-euler-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbog-walk%2Fproject-euler-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbog-walk%2Fproject-euler-python/lists"}