67 Commits

Author SHA1 Message Date
7f64f15e89 Add comments
Added comments to the code of the first 5 problems in C.
2019-09-22 17:48:52 +02:00
f8cce530b5 Add more solutions
Added solutions for problems from 41 to 5, both in C and python
2019-09-22 17:47:09 +02:00
9db44b9d1f Improve code 2019-09-22 10:33:18 +02:00
cac80478da Add more solutions
Added solutions for problems 36, 37, 38, 39 and 40 in python and C
2019-09-21 15:45:18 +02:00
4e6b5c774f Add function to projecteuler library
Added the function is_palindrome to the projecteuler library
2019-09-21 15:44:42 +02:00
9240a000ca Add more solutions
Added solutions for problems 33, 34 and 35 in C and python
2019-09-21 10:57:22 +02:00
f3bd132df2 Modify gcd function
Made gcd function recursive
2019-09-21 09:55:19 +02:00
d573ed4254 Add solution for problem 32 in C 2019-09-20 21:43:36 +02:00
e83f15c6c5 Improve quick sort 2019-09-20 21:43:17 +02:00
cadb92b671 Add solutions for problem 31 2019-09-20 15:12:47 +02:00
c3804247b4 Add more solutions
Added solutions for problems 26, 27, 28, 29 and 30, both in C
and python
2019-09-20 14:51:51 +02:00
6b29655330 Add more solutions
Added solutions for problems 21, 22, 23, 24 and 25 both in C and
in python
2019-09-20 11:12:51 +02:00
eedc0d1271 Correct C code for Problem 19 2019-09-19 21:30:44 +02:00
01cae6fff0 Clean code 2019-09-19 16:53:36 +02:00
0f038c1abc Clean code 2019-09-19 15:19:54 +02:00
f165876a20 Add python solutions for first 10 problems 2019-09-19 15:09:43 +02:00
48c28f113c Initial commit 2019-09-19 12:20:53 +02:00