An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: project-euler

MattiaOldani/Project-Euler

Viva Eulero

Language: Python - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Fazendaaa/project-euler

Some of the Project Euler exercises in different languages

Language: Ruby - Size: 2.24 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0

rdx40/cp

writing inefficient solutions

Language: Python - Size: 60.5 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Tudor67/Competitive-Programming

Source code from various competitive programming platforms and contests

Language: C++ - Size: 3.67 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 0

Johniel/contests

___Johnielの競技プログラミング諸々

Language: C++ - Size: 3.68 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

pdrzxzz/project-euler

Solutions for projecteuler.net website problems.

Language: Python - Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

TheKevJames/challenges

various coding challenges

Language: Julia - Size: 703 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Skantz/Puzzles

Solutions to competitive programming puzzles. Leetcode, Kattis, Project Euler and more.

Language: Python - Size: 1000 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

TheAlgorithms/MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.

Language: MATLAB - Size: 73.8 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 387 - Forks: 181

leduckhai/Awesome-Competitive-Programming

Must-know competitive programming problems with solutions and intuitive visualizations

Language: Jupyter Notebook - Size: 9.65 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 199 - Forks: 50

erenisci/algorithm-solutions

LeetCode/Codewars/Project-Euler

Language: JavaScript - Size: 494 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

rene-d/math

programmes divers de math (exercices) + ProjectEuler

Language: Python - Size: 4.77 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 0

yongyi781/euler

C++ mathematical library headers

Language: C++ - Size: 590 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

martincostello/project-euler

My solutions for problems on https://projecteuler.net/

Language: C# - Size: 2.05 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 3

mc-es/ProjectEuler

Solving ProjectEuler problems

Language: Java - Size: 188 KB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

lucky-bai/projecteuler-solutions

Numerical answers to all Project Euler problems

Size: 147 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 336 - Forks: 78

iKevinY/EulerPy

Python-based Project Euler command line tool.

Language: Python - Size: 929 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 551 - Forks: 53

coding-armadillo/project-euler

Solutions to Project Euler

Language: Python - Size: 2.28 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 2

ddol/go_euler

Project Euler scripts in Go (golang)

Language: Go - Size: 76.2 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

gunh0/algorithms

📝 Solutions for Algorithm Problems [C/C++]

Language: C++ - Size: 2.02 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

will-molloy/coding-practice-java

coding practice/competitive programing with Java/Scala/Kotlin

Language: Java - Size: 4.35 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

deniscostadsc/playground

A place to play programming

Language: C++ - Size: 84.3 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 22 - Forks: 21

GeneralMing/project_euler_solutions_in_C

Language: C - Size: 28.3 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 1

lupuionut/Problems

My solutions to some of the questions from Project Euleur/leetcode.

Language: Go - Size: 1.74 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

thethadikaran/engima_puzzles

Logical teasers & riddles

Language: C - Size: 93.8 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

i13e/euler

🧮 An all-in-one Python tool for solving Project Euler challenges.

Language: Python - Size: 191 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

artagnon/sandbox

⛱️ project euler in haskell, programming puzzles, toys

Language: C++ - Size: 611 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

alice-adventures/Alice

Adventures for Learning and Inspiring Coding Excellence

Language: Ada - Size: 12.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 11 - Forks: 2

adamwellsward/Portfolio_Projects

A space for my most recent personal coding projects!

Language: Jupyter Notebook - Size: 56.9 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

candytale55/rosetta-euler-challenges

Solutions to challenges from Rosetta Code and Project Euler, implemented in Python, JavaScript, and more — a collection for learning, practicing, and comparing programming approaches.

Language: JavaScript - Size: 74.2 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

bcc32/projecteuler-ocaml

My solutions to ProjectEuler problems in OCaml. Don't spoil yourself, please!

Language: OCaml - Size: 2.29 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 11 - Forks: 1

Mercerenies/eulers-melting-pot

Project Euler but with some variety

Language: Python - Size: 47.1 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 13 - Forks: 1

xia0nan/Project-Euler

Exercises for Project Euler

Language: Python - Size: 50.8 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

jaredkrinke/100-languages

Solving the first 100 Project Euler problems using 100 different programming languages!

Language: TypeScript - Size: 492 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 239 - Forks: 12

nayuki/Project-Euler-solutions

Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.

Language: Java - Size: 2.52 MB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 1,936 - Forks: 679

gorauskas/Euler.Kt

Project euler solutions written in Kotlin

Language: Kotlin - Size: 668 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

jp-zuniga/Project-Euler

All the Project Euler problems I've solved so far :D

Language: C++ - Size: 1.76 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

JacobInwald/project-euler

My project euler solutions in python

Language: Python - Size: 258 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Thoughtscript/project_euler_2024

New Project Euler repo

Language: Python - Size: 3.83 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ozan2003/project_euler_solutions

Solutions of first 100 questions on Project Euler.

Language: Rust - Size: 156 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sajalagrawal/BugFreeCodes

My solutions to problems on various Competitive programming Judges.

Language: C++ - Size: 775 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 3

pe-solutions/pe-rustlang

Project Euler solutions in Rust

Language: Rust - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

angelicagardner/coding-challenges

Collection of solutions (in Golang) to various coding challenges.

Language: Go - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Peiffap/project-euler

Solutions to some of the problems over on the Project Euler website

Language: Java - Size: 584 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

francjohny/Algorithms

My experiments with time and space complexity. An algorithm must be seen to be believed.

Language: Java - Size: 7.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mehrad31415/Project-Euler

These are my solutions for the problems of the project Euler I have solved written in python.

Language: Makefile - Size: 12.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

husaynhakeem/Algorithms-Playground

Solutions to algorithmic problems

Language: Java - Size: 9.97 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 13

aryans-15/project-euler

Python solutions and editorials to the first 100 Project Euler problems.

Language: Python - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nicomyerr/project-euler

solutions for project-euler problems

Language: Java - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

joeyshi12/coding-problems

Solutions for programming and CTF exercises.

Language: Python - Size: 229 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dldelpino/project-euler

Resolución en Python de los problemas de Project Euler.

Language: Python - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

j0shymitsu/project-euler

Project Euler problems in different languages.

Language: Python - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ankitpokhrel/c-code-katas

Collection of short programs, data structures, algorithms and competitive programs implemented in C programming language.

Language: C - Size: 45.9 KB - Last synced at: about 11 hours ago - Pushed at: about 8 years ago - Stars: 28 - Forks: 5

hugodsmarotta/project-euler-solutions

🧮 My solutions to Project Euler problems

Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Alekseyyy/SNHU

Undergraduate Work.

Language: C++ - Size: 217 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 3

infiknighte/haskellProjectEulerSolves

My solutions for Project Euler in Haskell

Language: Haskell - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

thethadikaran/the_insane_man

Problem solving drills

Language: C - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dishajk/Project-Euler

Solutions to Project Euler problems

Language: C++ - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

emhayki/Project-Euler

Solutions to various Project Euler problems implemented in different programming languages.

Language: MATLAB - Size: 162 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 10 - Forks: 1

ugurarabaci/Data-Structures-and-Algorithms

My Data Structures and Algorithms Solutions

Language: C - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

cdalvaro/project-euler

🧮👨‍💻 Series of challenging mathematical/computer programming problems

Language: C++ - Size: 451 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

lky473736/problemsolving

Problem Solving (baekjoon, project euler, self-made)

Language: Python - Size: 4.07 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

raymon-roos/project-euler

Some Rust solutions for projecteuler.net problems!

Language: Rust - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

CoolCat467/Project-Euler

My solutions for Project Euler (https://projecteuler.net/)

Language: Python - Size: 134 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

egargo/study

:man_technologist: My programming problem solutions.

Language: Rust - Size: 5.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

nathsou/yodeuler

Hardware circuit designs solving Project Euler problems

Language: Python - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

florence-camilletti/Project-Euler-Problems

These are my code chunks that I used to solve project euler problems

Language: Python - Size: 544 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dayyass/project-euler

My solutions to Project Euler problems.

Language: Python - Size: 226 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

jklebes/project-euler

Programming languages practice: Haskell, Python, C++

Language: Haskell - Size: 727 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

JCPedroza/algorithms-and-data-structures-js

Algorithms and data structures implemented in JavaScript

Language: JavaScript - Size: 1.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

lzyrapx/Project-Euler

🍡PE's Math Library

Language: Python - Size: 4.39 MB - Last synced at: about 7 hours ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 7

Harmon758/Project-Euler

Project Euler and ProjectEuler+ on HackerRank

Language: Python - Size: 6.72 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 36 - Forks: 15

aortega0703/competitive-programming-solutions

Solutions to multiple Online Judge problems

Language: Python - Size: 521 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

RussellDash332/Project-Euler

All my related codes for Project Euler

Language: Python - Size: 160 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

igorvanloo/Project-Euler-Explained

Project Euler Explained, codes used to solve Project Euler problems

Language: Python - Size: 62.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

michimani/Project-Euler-Solutions

My solutions for Project Euler. (Python, Go, Rust)

Language: Rust - Size: 203 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

idematos/rust-project-euler

Some solutions for Project Euler's problems written in Rust.

Language: Rust - Size: 320 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

JohN100x1/Project-Euler

Solutions to https://projecteuler.net/

Language: Python - Size: 310 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tmbarker/project-euler

My Rust solutions to Project Euler problems

Language: Rust - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Vybornak2/ProjectEuler

Project Euler solutions by Jan Vyborny

Language: Jupyter Notebook - Size: 404 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

khanhvu207/project-euler

This repository stores my programming solution for projecteuler.net

Language: C++ - Size: 26.4 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tdh8316/ProjectEuler.jl

:v: The solutions to Project Euler. Easy to understand

Language: Julia - Size: 23.4 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

raymondmar61/pythonprojecteuler

Tutorial self-teaching my Python code from website Project Euler.

Language: Python - Size: 5.21 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Yovel14/Programing_Questions

My solutions for Programing Questions

Language: C++ - Size: 356 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

zrq495/euler

Project Euler solutions in Go.

Language: Go - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

jfblomgren/EasyEuler

A command line tool for Project Euler

Language: Python - Size: 659 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 27 - Forks: 3

autumnchris/project-euler-solutions

My solutions to the programming problems on Project Euler in JavaScript.

Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Jacob-the-W/ProjectEuler

Project Euler Haskell solutions

Language: Haskell - Size: 227 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zachpinto/project-euler

Python solutions to the first 100 Project Euler problems

Language: Python - Size: 121 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jtpeller/project-euler

Project Euler Problems

Language: Go - Size: 39.1 KB - Last synced at: 32 minutes ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

wiirios/project-euler

my solutions for Project Euler

Language: Mathematica - Size: 214 KB - Last synced at: about 22 hours ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

aaditkamat/coding-challenges

Collating submissions to various online coding platforms

Language: Python - Size: 333 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

emergent/ProjectEuler

Solving Project Euler problems

Language: HTML - Size: 580 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

karaketir16/project-euler-verilog

A collection of solutions to Project Euler problems implemented in Verilog. Each solution is written to be synthesizable and verified through simulation. This project is a fun and practical way to learn and explore digital design while solving challenging mathematical problems.

Language: Verilog - Size: 23.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

marcelpetrick/pythonCollection

Collection of Python 3 scripts & daily coding tasks. Unless they were migrated to their own repo.

Language: Python - Size: 2 MB - Last synced at: about 23 hours ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

kissgyorgy/project-euler-solutions

My solutions for Project Euler problems

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mitcc/AlgoSolutions

:octocat:LeetCode, LintCode, Project Euler, SGU, HackerRank, Cracking the Coding Interview(ctci):palm_tree:

Language: Java - Size: 769 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 130 - Forks: 70

catbrained/project-euler

My solutions for Project Euler

Language: Rust - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mathew-horner/more-like-leNERD-euler

Project Euler Solutions

Language: Rust - Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

gr3yknigh1/project-euler-solutions

Here I post all my solutions from the Euler project

Language: C++ - Size: 11.7 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Related Keywords
project-euler 1,264 python 275 mathematics 136 algorithms 129 project-euler-solutions 118 math 95 euler 95 javascript 93 python3 87 java 81 cpp 77 hackerrank 73 c 62 euler-solutions 59 competitive-programming 57 leetcode 54 solutions 53 haskell 53 problem-solving 52 rust 51 projecteuler 45 data-structures 42 bootstrap5 41 css3 41 google-fonts 40 html5 40 algorithm-challenges 35 project-euler-python-solutions 32 algorithm 32 projecteuler-solutions 30 go 29 golang 28 csharp 26 hackerrank-solutions 23 number-theory 22 codeforces 22 advent-of-code 21 c-plus-plus 19 ruby 19 euler-project 18 challenges 15 problems 15 challenge 15 algorithms-and-data-structures 15 maths 15 programming 14 typescript 13 scala 13 kotlin 12 rust-lang 12 functional-programming 12 codechef 11 codewars 11 coding-challenges 11 programming-challenges 11 project 11 euler-exercises 11 elixir 11 coding-challenge 10 julia 10 leetcode-solutions 10 clojure 9 practice 9 project-euler-go-solutions 9 spoj 9 freecodecamp 9 php 9 hacktoberfest 9 solution 9 python-3 9 cplusplus 8 exercism 8 dynamic-programming 8 interview 8 atcoder 8 kattis 8 codeforces-solutions 8 cracking-the-coding-interview 7 programming-exercises 7 learning 7 coding 7 computer-science 7 interview-questions 7 projecteuler-python 7 euler-puzzles-answered 7 project-euler-c-solutions 7 puzzles 7 problem 7 r 7 c-sharp 6 mathematica 6 racket 6 hackerrank-python 6 project-euler-plus 6 topcoder 6 optimization 5 eulerproject 5 codechef-solutions 5 sql 5 mathematical-programming 5