HL
Back to projects

Project Euler Solutions

Algorithms, Problem Solving

Project Euler Solutions

Overview

Project Euler is a platform featuring challenging mathematical and computational problems that require both insight and efficient algorithms to solve. It’s a well-known resource for honing problem-solving skills and deepening understanding of algorithmic techniques.

I’ve solved several of the first 100 publicly shareable problems, using a mix of Python, Java, and Rust to explore different approaches across languages. Each solution emphasized clean, efficient code and mathematical correctness.

Key highlights:

  • Implemented solutions involving number theory, combinatorics, and sequence analysis
  • Wrote efficient algorithms such as backtracking
  • Practiced algorithm design in multiple languages

Technologies

  • Python
  • Java
  • Rust
  • Mathematics
  • Algorithms

Year

2023-Present

Source Code

View on GitHub