9 Commits

Author SHA1 Message Date
f017e59241
Add more solutions in C
Added solutions for problem 51, 52, 53, 54 and 55 in C.
2019-09-25 17:43:40 +02:00
b4c85f8f4a
Improve solutions for problems 18, 24 and 25 2019-09-23 20:13:32 +02:00
593d52144d
Improve solution of problem 18 2019-09-23 08:47:23 +02:00
7f64f15e89
Add comments
Added comments to the code of the first 5 problems in C.
2019-09-22 17:48:52 +02:00
9db44b9d1f
Improve code 2019-09-22 10:33: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
e83f15c6c5
Improve quick sort 2019-09-20 21:43:17 +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
48c28f113c
Initial commit 2019-09-19 12:20:53 +02:00