1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
34644bd333 refactor: usage of built-in type hinting in Python solutions 2022-04-24 20:27:51 +02:00
104c61935a feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
0a27b9e1a1 feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
aeff95e691 feat(solutions): add consecutive-numbers/c/function 2021-10-13 11:49:19 +02:00
9a700a0220 fix(challenges): update consecutive-numbers
A little bit harder by having as input consecutive numbers needed to consider
2021-06-29 17:35:54 +02:00
5b2b72df16 feat(solutions): add consecutive-numbers/python/function 2021-06-28 20:15:35 +02:00
8eae4313a9 feat(challenges): add consecutive-numbers 2021-06-28 20:04:14 +02:00