Commit graph

38 commits

Author SHA1 Message Date
27979e5ec0
Solve raindrops 2024-11-06 15:22:55 -06:00
35a2ab0b14
Solve proverb 2024-11-06 15:17:33 -06:00
c4e1e274f9
More simplification 2024-11-06 14:50:01 -06:00
664ea1528a
Simplify by eliminating sieve 2024-11-06 14:47:44 -06:00
e379adfc21
Solve prime factors 2024-11-06 14:38:12 -06:00
f1c6438b80
Use much simpler and more readable trial division 2024-11-06 12:59:36 -06:00
0f87a7d30b
Initial solution to nth prime 2024-11-06 12:39:39 -06:00
551dff82a2
Solve grains 2024-11-06 11:33:33 -06:00
63bd8a7c4b
Solve difference of squares 2024-11-06 11:29:20 -06:00
ba12cb80f5
Remove redundant closure 2024-10-24 13:45:07 -05:00
bcbce6c12e
Solve beer song 2024-10-24 13:44:26 -05:00
c3316e6ad9
Cleanup armstrong 2024-10-24 13:04:35 -05:00
44021cacdf
Solve armstrong numbers 2024-10-24 13:03:37 -05:00
2297e09365
Solve poker 2024-10-23 14:12:11 -05:00
2529c131d7
Binary search 2024-03-30 15:10:01 -05:00
8734d3e21f
Acronym 2024-03-26 22:10:13 -05:00
9a0e38bae9
Leap year 2024-03-25 15:29:12 -05:00
fb0654e263
Use HashMap::with_capacity instead of new+reserve 2024-01-15 11:21:55 -06:00
2b6e344bc4
Solve macros 2024-01-07 18:35:57 -06:00
4b9fc947f4
Solve luhn 2024-01-07 17:54:59 -06:00
5e81a6adaf
Solve PaaS I/O 2023-12-18 19:11:37 -06:00
22f6f09577
Solve parallel letter frequency 2023-12-17 21:17:17 -06:00
1dad709dd5
Solve minesweeper 2023-12-14 19:32:32 -06:00
a5cc68b6b3
Rework sublist to use windows 2023-11-01 15:22:28 -05:00
2e255e2c04
Solve rust/sublist 2023-11-01 15:16:46 -05:00
59369bd05b
Solve rust/space-age 2023-11-01 14:15:13 -05:00
3cb8a72670
Add more functionality to rust/anagram 2023-10-13 13:41:57 -05:00
a2adfa0e9d
Solve rust/anagram 2023-10-11 16:02:27 -05:00
a675ae7b81
Add rust/anagram 2023-10-11 13:32:05 -05:00
00eaf8d75f
Refactor rust/clock solution 2023-10-11 12:53:26 -05:00
da1f927d22
Solve rust/clock 2023-10-11 12:46:32 -05:00
01407451de
Add rust/clock exercise 2023-10-11 11:24:31 -05:00
3586ece50a
Solve rust/gigasecond 2023-10-11 11:06:56 -05:00
33d280ec94
Add rust/gigasecond exercise 2023-10-11 10:59:06 -05:00
2a735f6868
Solve rust/reverse-string 2023-10-11 10:56:50 -05:00
3823af76a5
Add rust/reverse-string exercise 2023-10-11 10:40:58 -05:00
6f62a90c6c
Solve rust/hello-world 2023-10-11 10:39:05 -05:00
327faf9595
Add hello-world exercise for rust track 2023-10-11 10:33:28 -05:00