Commit Graph

168 Commits (main)

Author SHA1 Message Date
felixm dd89390a04 Solve problem 122. 2024-03-16 15:38:43 -04:00
felixm 9f54759c28 Solve problem 853 (getting the remaining 5% once). 2024-03-16 13:43:54 -04:00
felixm 389406fc16 Solve problem 751. 2024-03-15 16:56:06 -04:00
felixm a0a8fcda7d Solve 127 with brute force #slow. 2024-03-05 20:00:31 -05:00
felixm 3e6add8dd0 Problem 124 easy with existing prime factors function. 2024-03-05 18:57:08 -05:00
felixm c9b5f106f4 Solve probem 125 because I am still farming easy problems. 2024-03-05 18:49:37 -05:00
felixm 101f5d139e Solve problem 205 because I like solving easy problems to boost my confidence. 2024-02-25 13:12:46 +01:00
felixm d9a22c3cb2 Solve problem 123. 2024-02-18 14:04:04 +01:00
felixm 26490282e6 Solve problem 144. 2023-11-03 21:45:40 -04:00
felixm e2622048f9 Solve problem 119. 2023-10-30 20:35:27 -04:00
felixm 5df0bcb2ac Solve three easy problems to Easy Prey award. 2023-10-23 12:32:51 -04:00
felixm 18180491c2 Solve first 70% problem 161. 2023-10-06 21:44:41 +02:00
felixm 9c6187f51f Solve problem 118. 2023-10-04 10:48:57 +02:00
felixm 67526f1978 Solve 114 through 117. 2023-10-03 20:53:27 +02:00
felixm 41f8cc1345 Solve problem 113. 2023-10-02 20:31:46 +02:00
felixm fd4ff495d9 Solve problem 111 and fix bug in lib prime. 2023-10-01 20:19:41 +02:00
felixm bf3732794a Add own bitarray and Miller-Rabin primality test. 2023-10-01 18:10:27 +02:00
felixm eb7ec037d2 Solve e700 because I have looked at it a while ago and it is easy. 2023-09-30 15:31:16 +02:00
felixm 743966c7b8 Solve e816 because I have to get easy ones for my Euler goal. 2023-09-28 23:23:55 +02:00
felixm 880385a451 Solve easy problem 808 to be back in the game 2023-08-25 18:32:57 -04:00
Felix Martin 729bfc7eb2 Solve problem 109 in Python 2021-07-08 12:20:45 -04:00
Felix Martin bff7ae0371 Solve problem 346 in Python 2021-07-05 15:09:24 -04:00
Felix Martin 470ecb3dc3 Solve problem 106 in Python first 50% difficulty 2021-07-05 13:40:48 -04:00
Felix Martin 70235c9090 Change problem 121 to look cooler but make it harder to understand 2021-07-03 21:28:47 -04:00
Felix Martin 43cffbfbb7 Solve problem 121 in Python and update template creation lib 2021-07-03 20:34:45 -04:00
Felix Martin d666888994 Solve problem 108 in Python 2021-07-03 11:07:40 -04:00
Felix Martin 2edbfffd46 Solve problem 107 with Prim's algorithm in Python 2021-07-02 22:18:24 -04:00
Felix Martin 153f4709f9 Solve problem 103 bruteforce in Python 2021-07-01 20:50:25 -04:00
Felix Martin fa7074ce80 Fix mistake in comment 2021-07-01 20:22:04 -04:00
Felix Martin 7d81b0f458 Solve problem 105 in Python way quicker than expected 2021-07-01 20:20:10 -04:00
Felix Martin 107edad5b1 Solve problem 104 in Python 2021-06-25 12:44:37 -04:00
Felix Martin 2065f48a1a Solve problem 101 in Python 2021-06-24 12:16:26 -04:00
Felix Martin 5f32a5f18a Solve problem 102 2021-06-09 16:16:15 -04:00
Felix Martin c51fdc707f Bruteforce solve problem 88 2021-06-06 18:58:52 -04:00
Felix Martin 2a7d52fb5a Add Euler banner to README 2021-05-14 20:21:45 -04:00
Felix Martin e7002254e2 Solve problem 98 2021-05-14 20:17:59 -04:00
Felix Martin 40b07875ab Add problem 98 text 2021-04-26 21:18:50 -04:00
Felix Martin 96f1392380 Solve problem 94 2021-04-26 21:02:55 -04:00
Felix Martin 1248a1b915 Solve problem 100 - this also my 100th problem in total 2021-04-26 12:22:15 -04:00
Felix Martin 26b11ed519 Solve problem 112 and add custom cache decorator 2021-04-25 10:20:21 -04:00
Felix Martin 1883768d08 Solve problem 95 2021-04-24 14:27:39 -04:00
Felix Martin 580bb789ca Solve problem 93 2021-04-23 20:32:30 -04:00
Felix Martin 57286cdaf1 Solve 96 using my Sudoku solver from college 2021-04-22 16:26:20 -04:00
Felix Martin 7825acbd73 Euler txt files now follow naming convention 2021-04-22 15:17:19 -04:00
Felix Martin 5be3b11e54 Remove ipython solutions because the clutter the repository and I like the Python solutions more 2021-04-22 15:08:12 -04:00
Felix Martin 5681d3a644 Add my Java Sudoku solver from college, haha 2021-04-22 14:56:42 -04:00
Felix Martin 194393cae3 Solve problem 99... yes I definitely should not have struggled that hard 2021-04-22 14:55:46 -04:00
Felix Martin 6af234724d Work on problem 99 but struggling more than I should 2021-04-21 22:08:47 -04:00
Felix Martin 7efb4fb78f Solve problem 90 2021-04-21 21:53:35 -04:00
Felix Martin fc66fce8ff Solve problem 145 2021-04-21 16:30:54 -04:00