1
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Bauke 8f4e167d27
Solve contains-duplicate-ii. 2022-04-11 14:02:46 +02:00
Bauke 76ffc98ed4
Solve contains-duplicate. 2022-04-11 13:23:20 +02:00
Bauke 184e456e1b
Solve word-pattern. 2022-04-10 22:41:34 +02:00
Bauke 2847166137
Solve integer-to-roman. 2022-04-10 16:08:30 +02:00
Bauke 61dcce1a76
Solve isomorphic-strings. 2022-04-09 20:25:08 +02:00
Bauke 2c193f140d
Solve excel-sheet-column-title. 2022-04-09 13:04:21 +02:00
Bauke 50e994b2dc
Solve excel-sheet-column-number. 2022-04-09 10:47:39 +02:00
Bauke 51fc3a4ffb
Solve valid-palindrome. 2022-04-09 00:32:20 +02:00
Bauke 491e7c743a
Replace manual tests with test_case. 2022-04-08 22:53:04 +02:00