master-algorithms-py/First_edition_2014/other_resources/Project-Euler
Mia Steinkirch e0eb554dfd clean up
2019-10-12 16:07:57 -07:00
..
.gitignore clean up 2019-10-12 16:07:57 -07:00
001-multiples_of_3_and_5.py clean up 2019-10-12 16:07:57 -07:00
002-even_fib_num.py clean up 2019-10-12 16:07:57 -07:00
003-largest_prime_factor.py clean up 2019-10-12 16:07:57 -07:00
004-larg_palindrome.py clean up 2019-10-12 16:07:57 -07:00
005-smallest_multiple.py clean up 2019-10-12 16:07:57 -07:00
006-sum_square_diff.py clean up 2019-10-12 16:07:57 -07:00
007-findstprime.py clean up 2019-10-12 16:07:57 -07:00
008-largest_product_seq.py clean up 2019-10-12 16:07:57 -07:00
009-special_pyt.py clean up 2019-10-12 16:07:57 -07:00
010-summation_primes.py clean up 2019-10-12 16:07:57 -07:00
011-larg_prod_grid.py clean up 2019-10-12 16:07:57 -07:00
012-highly_divisible_trian_num.py clean up 2019-10-12 16:07:57 -07:00
013-large_sum.py clean up 2019-10-12 16:07:57 -07:00
014-long_collatz_seq.py clean up 2019-10-12 16:07:57 -07:00
015-lattice_paths.py clean up 2019-10-12 16:07:57 -07:00
016-power_digit_sum.py clean up 2019-10-12 16:07:57 -07:00
017-number_letter_counts.py clean up 2019-10-12 16:07:57 -07:00
018-max_path_sum.py clean up 2019-10-12 16:07:57 -07:00
019-counting_sundays.py clean up 2019-10-12 16:07:57 -07:00
020-factorial.py clean up 2019-10-12 16:07:57 -07:00
021-amicable_numbers.py clean up 2019-10-12 16:07:57 -07:00
022-names_score.py clean up 2019-10-12 16:07:57 -07:00
023-non_abund_sums.py clean up 2019-10-12 16:07:57 -07:00
024-lexico_per.py clean up 2019-10-12 16:07:57 -07:00
025-100-digit-fib.py clean up 2019-10-12 16:07:57 -07:00
026-reciprocal-cycles.py clean up 2019-10-12 16:07:57 -07:00
027-quad_primes.py clean up 2019-10-12 16:07:57 -07:00
028-number_spiral.py clean up 2019-10-12 16:07:57 -07:00
029-dist_pow.py clean up 2019-10-12 16:07:57 -07:00
030-digit_fifth_pow.py clean up 2019-10-12 16:07:57 -07:00
031-coin_sums.py clean up 2019-10-12 16:07:57 -07:00
032-pandigital.py clean up 2019-10-12 16:07:57 -07:00
035-circular_primes.py clean up 2019-10-12 16:07:57 -07:00
046-gold_other.py clean up 2019-10-12 16:07:57 -07:00
048-self_powers.py clean up 2019-10-12 16:07:57 -07:00
065-100th-e-numerator.py clean up 2019-10-12 16:07:57 -07:00
089-roman_numbers.py clean up 2019-10-12 16:07:57 -07:00
092-square_dig_chains.py clean up 2019-10-12 16:07:57 -07:00
larg_prod_grid.dat clean up 2019-10-12 16:07:57 -07:00
large_sum.dat clean up 2019-10-12 16:07:57 -07:00
LICENSE clean up 2019-10-12 16:07:57 -07:00
max_path_sum.dat clean up 2019-10-12 16:07:57 -07:00
max_path_sum0.dat clean up 2019-10-12 16:07:57 -07:00
names.txt clean up 2019-10-12 16:07:57 -07:00
README.md clean up 2019-10-12 16:07:57 -07:00
roman.txt clean up 2019-10-12 16:07:57 -07:00

🍟 Project Euler Solutions 🍟

Several of my solutions for the Euler project. For fun or profit :)

Most of the exercises are written in Python, but I have some Java and Clojure too.

Enjoy!


License

When making a reference to my work, please use my website.

Creative Commons License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.