{"id":15978754,"url":"https://github.com/bog-walk/project-euler-kotlin","last_synced_at":"2025-10-04T08:07:20.264Z","repository":{"id":46323396,"uuid":"381459475","full_name":"bog-walk/project-euler-kotlin","owner":"bog-walk","description":":desert_island: A Kotlin solution set for the first 100 Project Euler problems.","archived":false,"fork":false,"pushed_at":"2024-11-28T00:46:32.000Z","size":1000,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T18:14:07.539Z","etag":null,"topics":["algorithms","educational","hackerrank","kotlin","mathematics","problem-solving","project-euler"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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-06-29T18:21:52.000Z","updated_at":"2024-11-28T00:46:36.000Z","dependencies_parsed_at":"2024-10-30T07:02:54.174Z","dependency_job_id":null,"html_url":"https://github.com/bog-walk/project-euler-kotlin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bog-walk/project-euler-kotlin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bog-walk","download_url":"https://codeload.github.com/bog-walk/project-euler-kotlin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bog-walk%2Fproject-euler-kotlin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278283509,"owners_count":25961311,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","kotlin","mathematics","problem-solving","project-euler"],"created_at":"2024-10-07T23:22:30.159Z","updated_at":"2025-10-04T08:07:20.224Z","avatar_url":"https://github.com/bog-walk.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Euler __ Kotlin\n\nA Kotlin solution set for the first 100 problems corresponding to the [Project Euler](https://projecteuler.net/archives) \nchallenges.\n\n100/100 solved: :desert_island: :desert_island: :desert_island: :desert_island: :desert_island: :desert_island:\n:desert_island: :desert_island: :desert_island: :desert_island:\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 \nthe problem outlines found on [HackerRank](https://www.hackerrank.com/contests/projecteuler/challenges).\n\n## :open_file_folder: Structure Guideline\n\nInside the **main package**, problem solutions are separated into batches with 10 solution classes per 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 class and placed in the \n**util package**. This folder contains custom classes and top-level functions for combinatorics, mathematics, search \nalgorithms, string processing, and test automation.\n\n## :handshake: Sibling Repository\n\nWhile this is the original solution set, other project repositories have been created:\n\nTo practise Python :snake:\n- [Project Euler __ Python](https://github.com/bog-walk/project-euler-python)\n\nAs well as 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-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbog-walk%2Fproject-euler-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbog-walk%2Fproject-euler-kotlin/lists"}