Skip to content

rwgrier/swift-project-euler

Repository files navigation

ProjectEulerSwift

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.

Build & Run

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 test

Solved So far

Creator

Ryan Grier
Mastodon: @rwgrier
Bluesky: @rwgrier

License

ProjectEulerSwift is available under the MIT license. See the LICENSE file for more info.

About

Swift solutions for various Project Euler Problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages