https://github.com/kili-ilo/project-euler-in-roc
🦅 🧑🦳 Roc solutions to Project Euler problems
https://github.com/kili-ilo/project-euler-in-roc
projecteuler roc-lang
Last synced: 4 months ago
JSON representation
🦅 🧑🦳 Roc solutions to Project Euler problems
- Host: GitHub
- URL: https://github.com/kili-ilo/project-euler-in-roc
- Owner: kili-ilo
- License: mit
- Created: 2022-06-21T07:30:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T00:27:39.000Z (almost 4 years ago)
- Last Synced: 2026-01-20T06:44:31.377Z (5 months ago)
- Topics: projecteuler, roc-lang
- Homepage: https://projecteuler.net
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Roc](https://roc-lang.org) solutions to [Project Euler](https://ProjectEuler.net) problems
If you have any questions, [please ask](https://github.com/JanCVanB/project-euler-in-roc/issues/new)! :)
- [x] [1. Multiples of 3 or 5](./1.roc)
- [x] [2. Even Fibonacci numbers](./2.roc)
- [ ] [3. Largest prime factor (Work In Progress)](./3.roc)
- [ ] 4. Largest palindrome product
- [ ] 5. Smallest multiple
- [ ] 6. Sum square difference
- [ ] 7. 10001st prime
- [ ] 8. Largest product in a series
- [ ] 9. Special Pythagorean triplet
- [ ] 10. Summation of prime