{"id":18463678,"url":"https://github.com/alvii147/projecteuler","last_synced_at":"2025-04-28T13:32:35.077Z","repository":{"id":134304022,"uuid":"474805656","full_name":"alvii147/ProjectEuler","owner":"alvii147","description":"Solutions to Project Euler Challenges","archived":false,"fork":false,"pushed_at":"2022-09-22T03:59:12.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T16:57:56.052Z","etag":null,"topics":["project-euler"],"latest_commit_sha":null,"homepage":"","language":"Python","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/alvii147.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":"2022-03-28T01:29:27.000Z","updated_at":"2022-05-24T00:20:13.000Z","dependencies_parsed_at":"2023-03-25T20:02:12.807Z","dependency_job_id":null,"html_url":"https://github.com/alvii147/ProjectEuler","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/alvii147%2FProjectEuler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvii147%2FProjectEuler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvii147%2FProjectEuler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvii147%2FProjectEuler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvii147","download_url":"https://codeload.github.com/alvii147/ProjectEuler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251319797,"owners_count":21570456,"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":["project-euler"],"created_at":"2024-11-06T09:07:38.304Z","updated_at":"2025-04-28T13:32:35.016Z","avatar_url":"https://github.com/alvii147.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Euler Problems \u0026 Solutions\n\n\u003cimg alt=\"Project Euler Logo\" src=\"https://projecteuler.net/themes/logo_default.png\"/\u003e\n\n\u003cimg alt=\"Project Euler Logo\" src=\"https://www.thoughtco.com/thmb/dh47K7WcNuQYSw3Zn1DR5YgfCZo=/1095x1095/smart/filters:no_upscale()/euler2-5baa451cc9e77c005008b61e.png\" width=\"250\"/\u003e\n\nThis repository contains solutions to [Project Euler](https://projecteuler.net) problems.\n\nID | Description / Title | Solution | External Link\n--- | --- | --- | ---\n10 | Summation of primes | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/10_Summation_of_primes) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=10)\n11 | Largest product in a grid | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/11_Largest_product_in_a_grid) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=11)\n1 | Multiples of 3 or 5 | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/1_Multiples_of_3_or_5) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=1)\n2 | Even Fibonacci numbers | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/2_Even_Fibonacci_numbers) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=2)\n3 | Largest prime factor | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/3_Largest_prime_factor) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=3)\n4 | Largest palindrome product | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/4_Largest_palindrome_product) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=4)\n5 | Smallest multiple | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/5_Smallest_multiple) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=5)\n6 | Sum square difference | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/6_Sum_square_difference) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=6)\n7 | 10001st prime | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/7_10001st_prime) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=7)\n8 | Largest product in a series | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/8_Largest_product_in_a_series) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=8)\n9 | Special Pythagorean triplet | [\u003cimg alt=\"Solution Icon\" src=\"https://cdn-icons-png.flaticon.com/512/190/190708.png\" width=\"20\"/\u003e](solutions/9_Special_Pythagorean_triplet) | [\u003cimg alt=\"Link Icon\" src=\"https://www.iconsdb.com/icons/preview/purple/link-xxl.png\" width=\"20\"/\u003e](https://projecteuler.net/problem=9)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvii147%2Fprojecteuler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvii147%2Fprojecteuler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvii147%2Fprojecteuler/lists"}