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

12 Commits

Author SHA1 Message Date
Divlo
e17156f0ab feat(solutions): add is-palindrome/rust/function 2023-01-04 18:28:14 +01:00
Divlo
938702c23f refactor: no duplicate of package.json in solutions 2021-12-06 19:04:16 +01:00
Divlo
0a27b9e1a1 feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
Divlo
0c078abb89 feat(solutions): add camel-case/c/function 2021-09-29 22:20:41 +02:00
Divlo
08fd145584 style: fix editorconfig lint 2021-09-29 00:10:40 +02:00
Divlo
a6bd36b754 feat(solutions): add is-palindrome/c/function 2021-09-28 23:58:00 +02:00
Divlo
02bfe7454f feat(solutions): add is-palindrome/cs/function 2021-09-10 22:43:35 +02:00
Divlo
c80eb11874 refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
Divlo
677a55a9d8 feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
Divlo
78438c6463 docs: fix typo 'at' should be 'on' 2020-09-12 22:15:21 +00:00
Divlo
3b11c3b037 docs: Update READMEs + fix scripts/create-solution.ts 2020-09-12 21:29:46 +00:00
Divlo
7c9c59e5b1 Add "is-palindrome" challenge 2020-07-05 19:01:27 +02:00