Skip to content

DataTalesByAgos/Project_Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Solutions 🧮

This repository contains my solutions to Project Euler problems, approached using effective coding techniques and focusing on learning mathematical concepts.

What is Project Euler?

Project Euler is a collection of mathematical problems designed to be solved with programming. These problems vary in difficulty and are intended to encourage learning of both mathematics and programming.

Objectives 🎯

  • Learning Mathematics: Each problem presents a unique mathematical challenge. I will attempt to understand and apply relevant mathematical concepts to find efficient solutions.

  • Experimenting with Different Approaches: I will investigate different algorithms, coding techniques, and evaluate their runtime to understand their performance characteristics.

Contributions 🤝

Contributions and suggestions are welcome! If you have a different solution, optimization, or correction, feel free to submit a pull request.

Solved Problems

  • Problem 1: Multiples of 3 and 5
  • Problem 2: Even Fibonacci Numbers
  • Problem 3: Largest Prime Factor
  • Problem 4: Largest Palindrome Product

About

Using math to solve problems and improve code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages