1
0
Fork 0
Commit Graph

63 Commits (fac4b3aacc74f2537555f44cf7abda20682eee7e)

Author SHA1 Message Date
Bill Ewanick fac4b3aacc Finish Day 2 - Part 2 2023-12-06 15:17:41 -05:00
Bill Ewanick 29c5ea7841 Finish Day 2 - Part 1 2023-12-06 14:21:35 -05:00
Bill Ewanick 56ceceaa49 Start Day 2 2023-12-04 12:31:43 -05:00
Bill Ewanick bc4c273de0 Switch gitignore, collect AoC data 2023-12-04 12:29:19 -05:00
Bill Ewanick e316345265 Fix Day1 to be more elegant 2023-12-04 12:26:03 -05:00
Bill Ewanick caf3d3b43d Trying some overlap logic in Day 1 2023-12-02 13:40:32 -05:00
Bill Ewanick 2005e169f4 Day1 2023-12-01 15:17:15 -05:00
Bill Ewanick 6ca4b02c67 Start of magic square 2023-11-27 16:14:16 -05:00
Bill Ewanick 47b3230d69 Bigger numbers, try parallel computation 2023-11-27 16:13:29 -05:00
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 0d71490cc3 Prime ghc 2023-11-10 10:30:16 -05:00
Bill Ewanick 9bf196a8f9 HackerRank FP question 2023-11-01 19:41:13 -04:00
Bill Ewanick 2e328f6075 Split out haskell and regular packages 2023-10-30 17:31:16 -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 970c584d0a Hide all files, add to clean script 2023-09-19 15:42:44 -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 a6aab6fa2d Adding in clean script 2023-09-18 19:40:42 -04:00
Bill Ewanick 683ad67214 Add main functions to any that were missing 2023-09-18 19:40:01 -04:00
Bill Ewanick 6e17fe91f5 Hide all executables, as well as Haskell IR 2023-09-18 11:56:43 -04:00
Bill Ewanick 1c8561bf72 spelling 2023-09-18 11:56:00 -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 9bf9588724 spelling 2023-09-14 23:46:41 -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 bd0b941a6a Haskell spellings 2023-09-14 15:05:54 -04:00