Commit Graph

23 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 657f019269 haskell: add more katas 2022-05-30 16:00:41 +03:00
Dmitriy Pleshevskiy 2fb615473c feat(rust): add can you read kata 2022-04-20 23:38:58 +03:00
Dmitriy Pleshevskiy 8fa41c4e4c feat(haskell): add roman numerals decoder kata 2022-04-20 03:27:08 +03:00
Dmitriy Pleshevskiy 2a6c53e075 feat(haskell): add split string kata 2022-04-19 23:06:08 +03:00
Dmitriy Pleshevskiy a7f05aa3c7 refac(haskel): clean solution 2022-04-19 22:43:15 +03:00
Dmitriy Pleshevskiy 11b969d169 feat(haskell): add title case 2022-04-19 10:50:02 +03:00
Dmitriy Pleshevskiy 2de1f283bd feat(haskell): add prime number 2021-11-10 10:57:16 +03:00
Dmitriy Pleshevskiy 92e07981cf feat(rust): add prime number kata 2021-11-10 01:38:51 +03:00
Dmitriy Pleshevskiy c6b65c42cf feat(rust): add vowel count kata 2021-11-10 01:38:35 +03:00
Dmitriy Pleshevskiy 0ed78eed50 feat(rust): add bishop kata 2021-10-30 14:09:11 +03:00
Dmitriy Pleshevskiy c32b453ed3 fix(rust): tests in likes kata 2021-10-30 14:05:57 +03:00
Dmitriy Pleshevskiy 864453f1eb feat(haskell): add likes kata 2021-10-29 23:32:33 +03:00
Dmitriy Pleshevskiy 83bb294b98 feat(rust): add likes kata 2021-10-29 23:14:34 +03:00
Dmitriy Pleshevskiy 1be5b8904d refac(rust): make create phone solution cleaner 2021-10-29 23:12:43 +03:00
Dmitriy Pleshevskiy 0ba20655f0 feat(rust): add create phone number kata 2021-10-29 17:52:16 +03:00
Dmitriy Pleshevskiy 0c2f6e04a5 feat(rust): add are the same kata 2021-10-29 17:52:02 +03:00
Dmitriy Pleshevskiy 9c56b92632 feat(clojure/fund): add hello world 2021-10-29 14:27:30 +03:00
Dmitriy Pleshevskiy b46fa3cde2 feat(clojure/fund): add ends with 2021-10-29 14:24:43 +03:00
Dmitriy Pleshevskiy 7c6d9ae21d refac(rust): use hashmap entry for in-place manipulation 2021-10-29 11:12:45 +03:00
Dmitriy Pleshevskiy 2adc74168d feat(rust): add counting duplicates 2021-10-29 10:17:58 +03:00
Dmitriy Pleshevskiy 65014a1f22 feat(rust): add persistent bugger 2021-10-29 00:05:01 +03:00
Dmitriy Pleshevskiy 069972f5d5 feat(haskell): add counting duplicates 2021-10-28 23:50:42 +03:00
Dmitriy Pleshevskiy 2e43ff0c6b feat(haskell): add persistent bugger 2021-10-28 23:50:18 +03:00