Skip to content

BenSchZA/project-euler-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler using Rust

Project Euler computer science challenges solved using Rust.

What is Project Euler?

  • Project Euler is a series of computer science challenges of increasing complexity.
  • These challenges are matheamtical in nature, but are well suited to being solved using computer science methodology.
  • Project Euler was inspired by mathschallenge.net, a similar series of challenges for math.
  • Upon completing a specific challenge, a guided solution is provided to help improve your problem solving process.

See https://projecteuler.net/ for more.

Why Project Euler in Rust?

I'm using the Project Euler challenges primarily as a way to learn Rust, while also refreshing my computer science knowledge.

About

Project Euler computer science challenges solved using Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published