This project is a place where I can solve the many problems in Project Euler. I hope these will help make me a better engineer.
The problems are written in the sources and tested through Swift Testing. Each problem is independent.
Each Problem was built in Xcode 16.x using Swift 6.
You can build and run the tests in Xcode or via the command line. If you run via the command line, run this command:
swift testRyan Grier
Mastodon: @rwgrier
Bluesky: @rwgrier
ProjectEulerSwift is available under the MIT license. See the LICENSE file for more info.