exercism-solutions/rust
2024-11-06 15:22:55 -06:00
..
acronym Acronym 2024-03-26 22:10:13 -05:00
anagram Add more functionality to rust/anagram 2023-10-13 13:41:57 -05:00
armstrong-numbers Cleanup armstrong 2024-10-24 13:04:35 -05:00
beer-song Remove redundant closure 2024-10-24 13:45:07 -05:00
binary-search Binary search 2024-03-30 15:10:01 -05:00
clock Refactor rust/clock solution 2023-10-11 12:53:26 -05:00
difference-of-squares Solve difference of squares 2024-11-06 11:29:20 -06:00
gigasecond Solve rust/gigasecond 2023-10-11 11:06:56 -05:00
grains Solve grains 2024-11-06 11:33:33 -06:00
hello-world
leap Leap year 2024-03-25 15:29:12 -05:00
luhn Solve luhn 2024-01-07 17:54:59 -06:00
macros Use HashMap::with_capacity instead of new+reserve 2024-01-15 11:21:55 -06:00
minesweeper Solve minesweeper 2023-12-14 19:32:32 -06:00
nth-prime Use much simpler and more readable trial division 2024-11-06 12:59:36 -06:00
paasio Solve PaaS I/O 2023-12-18 19:11:37 -06:00
parallel-letter-frequency Solve parallel letter frequency 2023-12-17 21:17:17 -06:00
poker Solve poker 2024-10-23 14:12:11 -05:00
prime-factors More simplification 2024-11-06 14:50:01 -06:00
proverb Solve proverb 2024-11-06 15:17:33 -06:00
raindrops Solve raindrops 2024-11-06 15:22:55 -06:00
reverse-string
space-age Solve rust/space-age 2023-11-01 14:15:13 -05:00
sublist Rework sublist to use windows 2023-11-01 15:22:28 -05:00