1
0
Fork 0
Commit Graph

40 Commits (42afd893c99436fedffb8d5f73cc3aa7fc5761b2)

Author SHA1 Message Date
Bill Ewanick 42afd893c9 Implement solution in Haskell as depth-first-search 2023-11-17 14:44:39 -05:00
Bill Ewanick 0c31a2da33 Add problem description to go code 2023-11-17 14:42:47 -05:00
Bill Ewanick 262f2aae90 Fix infinite loop
Co-authored-by: David Schlachter <https://github.com/davidschlachter>
2023-11-15 17:37:09 -05:00
Bill Ewanick f9192bc541 Run gofmt on code 2023-11-15 17:37:09 -05:00
Bill Ewanick 454937e2b8 Solve Project Euler 20 2023-11-15 17:37:09 -05:00
Bill Ewanick 19b263e7e9 L33t code 841 initial
Co-authored-by: David Schlachter <https://github.com/davidschlachter>
2023-11-15 17:36:12 -05:00
Bill Ewanick f826f2b2d3 Ignore hint 2023-11-10 10:41:44 -05:00
Bill Ewanick 9bf196a8f9 HackerRank FP question 2023-11-01 19:41:13 -04:00
Bill Ewanick 03276cd8c5 Question 18 2023-10-20 12:30:57 -04:00
Bill Ewanick 224c8cf70c pedantic 2023-10-20 12:30:14 -04:00
Bill Ewanick 08a37af729 Re-arrange, remove cruft and random primes 2023-10-20 02:42:25 -04:00
Bill Ewanick 78d4ca5aea Account for negative loops 2023-10-20 02:23:50 -04:00
Bill Ewanick a3dda37643 Length is indexed by 1, start counts there 2023-10-20 02:21:40 -04:00
Bill Ewanick 956e56028f Add small collatz details 2023-10-20 02:14:34 -04:00
Bill Ewanick baf8ad2559 Add Collatz exploration 2023-10-19 17:09:05 -04:00
Bill Ewanick 8144edd676 Thoughts on 1 2023-10-18 23:26:03 -04:00
Bill Ewanick bc3247a792 Flailing with 15 2023-10-18 23:25:50 -04:00
Bill Ewanick 9cc718e6b2 Question 16 2023-10-18 23:25:25 -04:00
Bill Ewanick b0e3c4a87d Start of 15 2023-10-14 16:41:29 -04:00
Bill Ewanick 6bee470b8a Add questions 1-3 2023-09-28 16:13:48 -04:00
Bill Ewanick d4cf6b25c8 Even wilder performance increases 2023-09-27 17:04:20 -04:00
Bill Ewanick bc28995115 Add performance improvement 2023-09-27 16:51:16 -04:00
Bill Ewanick 7594cb1422 Finish 14 2023-09-27 16:39:46 -04:00
Bill Ewanick e6e3cfbccc Euler question 14 - start 2023-09-19 16:31:12 -04:00
Bill Ewanick 0ab298bb66 Euler question 4 - add in question statement,
and solve the problem actually be asked lol
2023-09-19 15:35:57 -04:00
Bill Ewanick 683ad67214 Add main functions to any that were missing 2023-09-18 19:40:01 -04:00
Bill Ewanick 0a942554b2 Interviewing.io questions, 2023-09-16 2023-09-18 11:55:47 -04:00
Bill Ewanick 5faed85cf1 Euler question 13 2023-09-15 14:28:26 -04:00
Bill Ewanick 8f5004d6ff Performance improvements with math 2023-09-15 02:47:36 -04:00
Bill Ewanick 38ba59c3e4 Finish question 11 using lazy lists 2023-09-15 01:33:12 -04:00
Bill Ewanick 7590b3c192 Question 11 start 2023-09-14 23:51:34 -04:00
Bill Ewanick 83ff425eb4 Euler Question 10 - Whole lotta primes 2023-09-14 23:46:22 -04:00
Bill Ewanick 1b689521c1 Finish up Euler 9 2023-09-14 15:06:12 -04:00
Bill Ewanick 8eb0cec5e0 Add graphing library 2023-09-14 14:23:51 -04:00
Bill Ewanick a1e47d4d32 Starting template 2023-09-14 14:23:11 -04:00
Bill Ewanick f5fa301f71 Euler question 8 2023-09-14 11:13:11 -04:00
Bill Ewanick 9db5fd08e6 Euler question 7 2023-09-13 22:57:32 -04:00
Bill Ewanick a0fef78e65 Euler questions 5/6 2023-09-13 11:37:37 -04:00
Bill Ewanick cabaf3f321 Formatting 2023-09-12 16:05:20 -04:00
Bill Ewanick 68226c0057 Project Euler #4 2023-09-12 10:26:16 -04:00