exercism-solutions/rust
2024-10-24 13:45:07 -05: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
gigasecond Solve rust/gigasecond 2023-10-11 11:06:56 -05:00
hello-world Solve rust/hello-world 2023-10-11 10:39:05 -05:00
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
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
reverse-string Solve rust/reverse-string 2023-10-11 10:56:50 -05:00
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