1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Divlo
9e751c53d9
build(deps): update latest 2022-12-30 00:55:21 +01:00
Divlo
104c61935a
feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
Divlo
696de1580d
chore: maintenance 2022-02-19 18:30:29 +01:00
Divlo
a6bd36b754
feat(solutions): add is-palindrome/c/function 2021-09-28 23:58:00 +02:00
Divlo
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
Divlo
b098e04cdc
style: fix editorconfig linting 2021-06-25 11:27:23 +02:00
Divlo
677a55a9d8
feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
divlo
0e0dc67efa chore: ignore lockfiles + markdownlint 2020-12-09 12:42:12 +01:00
divlo
954cd934b7 style: lint ignore and .md files 2020-11-15 10:56:27 +01:00
Divlo
8e93bfbff6 feat: add reverse-polish-notation javascript solution 2020-09-29 13:04:50 +00:00
Divlo
3d4aa20915 Add "camel-case" challenge 2020-07-05 20:09:17 +02:00
Divlo
395ae0eff3 🎉 Initial commit 2020-07-05 15:48:51 +02:00