Commit Graph
100 Commits
Author SHA1 Message Date
Divlo d6a6c706ce feat(cli): add commands/run/solution 2022-08-30 15:48:07 +02:00
Divlo 6427b3d273 build(deps): update latest 2022-08-30 13:42:44 +02:00
Divlo 244300408c feat(solutions): add ascii-art/python/function 2022-05-01 20:07:49 +02:00
Divlo 19d3d407ca feat(challenges): add ascii-art 2022-05-01 20:07:35 +02:00
Divlo 173c32d6f2 feat(solutions): add find-closest-number/python/linear 2022-05-01 19:11:11 +02:00
Divlo 530f433028 feat(solutions): add find-closest-number/python/function 2022-05-01 19:07:49 +02:00
Divlo 4e7cad4a70 feat(challenges): add find-closest-number 2022-05-01 19:05:41 +02:00
Divlo a6fee4de05 feat(solutions): add maximum-subarray-sum/python/recursive 2022-05-01 18:45:28 +02:00
Divlo ca5d3a5a55 feat(solutions): add maximum-subarray-sum/python/linear 2022-05-01 18:44:07 +02:00
Divlo 2b6ace9eb5 feat(solutions): add maximum-subarray-sum/python/cubic 2022-05-01 18:42:30 +02:00
Divlo 26c468b879 feat(challenges): add maximum-subarray-sum 2022-05-01 18:41:47 +02:00
Divlo 45ae2dcf5c refactor: improve Python types for is-valid-array-subsequence/python/function 2022-04-24 20:59:53 +02:00
Divlo b31e144201 ci: set correctly last-successful-commit-action 2022-04-24 20:48:38 +02:00
Divlo 34644bd333 refactor: usage of built-in type hinting in Python solutions 2022-04-24 20:27:51 +02:00
Divlo 64c5d41358 feat(solutions): add is-valid-array-subsequence/python/function 2022-04-23 21:48:12 +02:00
Divlo c4b0e9e757 feat(challenges): add is-valid-array-subsequence 2022-04-23 21:47:58 +02:00
Divlo 0df7b6620e feat(solutions): add cakes-swerc-2020-2021/python/function 2022-04-23 20:52:00 +02:00
Divlo 112a141caa feat(challenges): add cakes-swerc-2020-2021 2022-04-23 20:51:38 +02:00
DivloandGitHub 104c61935a feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
Divlo c502c17e7c feat(solutions): add sorting-algorithms/rust/insertion-sort 2022-03-08 10:02:48 +01:00
Divlo 88e466cb11 feat(solutions): add sorting-algorithms/rust/merge-sort 2022-03-08 09:59:07 +01:00
Divlo a18d9045dd feat(solutions): add sorting-algorithms/rust/function 2022-03-08 09:49:09 +01:00
Divlo 6d12750ea1 feat(solutions): add sorting-algorithms/rust/bubble-sort 2022-03-08 09:48:57 +01:00
Divlo 696de1580d chore: maintenance 2022-02-19 18:30:29 +01:00
Divlo d5cc915a32 docs(readme): edit the correct CI badges 2021-12-07 12:19:00 +01:00
Divlo 0175a7fb1c test(cli): add GitAffected automated tests 2021-12-07 12:11:54 +01:00
Divlo 0b59c19885 fix(cli): add timeout for running solutions 2021-12-07 11:35:47 +01:00
Divlo 938702c23f refactor: no duplicate of package.json in solutions 2021-12-06 19:04:16 +01:00
Divlo cffaa9ec40 test(cli): add commands/run/test 2021-12-06 18:27:05 +01:00
Divlo 249bb3a367 test(cli): add commands/generate/solution 2021-12-06 16:35:45 +01:00
Divlo ee6733c760 feat(solutions): add rotate-2-dimensional-array-90-degrees/c/function 2021-12-05 17:19:10 +01:00
Divlo b70ff28313 feat(challenges): add rotate-2-dimensional-array-90-degrees 2021-12-04 15:50:34 +01:00
Divlo eb6e11ab5f feat(solutions): add prefix-suffix/c/function 2021-12-02 15:25:38 +01:00
Divlo ab09295fca feat(challenges): add prefix-suffix 2021-12-02 15:25:16 +01:00
Divlo d14fd0b62a test(cli): add commands/generate/challenge 2021-11-30 21:42:43 +01:00
Divlo 88acd8cfef fix(cli): remove duplicate solutions to test 2021-11-30 17:13:37 +01:00
Divlo 6d30c3defe feat(solutions): add look-and-say-sequence-conway/c/function 2021-11-30 16:42:54 +01:00
Divlo b3fb594865 feat(solutions): add look-and-say-sequence-conway/cs/function 2021-11-30 16:15:25 +01:00
Divlo 46e6f2d7ca feat(challenges): add look-and-say-sequence-conway 2021-11-30 16:15:10 +01:00
Divlo 4bb9e6b656 style: fix editorconfig linting 2021-11-10 20:17:14 +01:00
Divlo 0e0fd0b86d feat(solutions): add slugify/c/function 2021-11-10 20:09:01 +01:00
Divlo 2f60b3f73d feat(challenges): add slugify 2021-11-10 20:08:25 +01:00
Divlo d18ca22470 fix(cli): changes to input/output should run all affected tests 2021-11-10 18:57:10 +01:00
Divlo 17efe8a113 fix(cli): changes to templates/docker, should run all affected tests 2021-11-09 16:45:42 +01:00
Divlo 9621751a4d feat(solutions): add heap-algorithm/c/function 2021-11-08 16:56:46 +01:00
Divlo 12d0d1b37a feat(challenges): add heap-algorithm 2021-11-08 16:56:22 +01:00
Divlo d97fe47377 feat(solutions): add convert-number-from-base-to-another/c/function 2021-10-20 15:31:49 +02:00
Divlo 42e6ade610 feat(challenges): add convert-number-from-base-to-another 2021-10-20 15:31:26 +02:00
Divlo 0893aac35d refactor(solutions): headers file in C 2021-10-19 09:37:49 +02:00
Divlo 953323781c fix(cli): paths normalization to support Windows 2021-10-16 15:20:15 +02:00
Divlo c682b174f3 feat(solutions): add prime-numbers-decomposition/c/function 2021-10-16 15:19:56 +02:00
Divlo 74ded41d4d feat(challenges): add prime-numbers-decomposition 2021-10-16 15:15:37 +02:00
Divlo 0a27b9e1a1 feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
Divlo aeff95e691 feat(solutions): add consecutive-numbers/c/function 2021-10-13 11:49:19 +02:00
Divlo cc8bb07a96 feat(solutions): add reverse-polish-notation/c/function 2021-10-12 22:48:23 +02:00
Divlo 5f7ba3b5ae feat(solutions): add first-non-repeating-character/c/function 2021-10-08 13:36:22 +02:00
Divlo 108642e57f feat(solutions): add caesar-cipher/c/function 2021-10-07 14:51:19 +02:00
Divlo 3b153a9f1f feat(solutions): add offset-arrays/python/function 2021-10-04 10:06:05 +02:00
Divlo a9287a87fe fix(cli): don't run tests for removed solutions 2021-09-30 19:08:50 +02:00
Divlo 9ae0cadb72 feat(solutions): add find-outlier-number/c/function 2021-09-30 18:56:27 +02:00
Divlo b46ed6f28e feat(solutions): add triangle-type/c/function 2021-09-30 18:16:39 +02:00
Divlo 122e62aee5 docs: clarify usage of the project to contribute 2021-09-30 13:25:24 +02:00
Divlo 264da68a20 feat(solutions): add print-pyramid/c/function 2021-09-29 23:10:38 +02:00
Divlo 7d140cb8a9 feat(solutions): add acronyms/c/function 2021-09-29 22:34:22 +02:00
Divlo 0c078abb89 feat(solutions): add camel-case/c/function 2021-09-29 22:20:41 +02:00
Divlo a1a0c65c16 feat(solutions): add fizzbuzz/c/function 2021-09-29 10:15:08 +02:00
Divlo e308210f16 feat(solutions): add fibonacci/c/function 2021-09-29 10:04:18 +02:00
Divlo 0bd0cc4669 feat(solutions): add is-prime-number/c/function 2021-09-29 09:31:49 +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 aabe22adbd build(deps): update latest 2021-09-21 15:24:57 +02:00
Divlo 939e7a57ac feat(solutions): add print-pyramid/cs/function 2021-09-21 15:19:16 +02:00
Divlo b0d90e03bc feat(challenges): add print-pyramid 2021-09-21 15:18:51 +02:00
Divlo b824619dd9 feat(solutions): add sorting-algorithms/cs/function 2021-09-11 19:00:56 +02:00
Divlo 6638ed59ae feat(solutions): add sorting-algorithms/cs/insertion-sort 2021-09-11 18:58:16 +02:00
Divlo 0d1dc719e1 feat(solutions): add sorting-algorithms/cs/merge-sort 2021-09-11 18:55:46 +02:00
Divlo 2d13544b26 feat(solutions): add sorting-algorithms/cs/bubble-sort 2021-09-11 18:51:27 +02:00
Divlo 02bfe7454f feat(solutions): add is-palindrome/cs/function 2021-09-10 22:43:35 +02:00
Divlo 2e15a21206 feat(solutions): add `is-prime-number/cs/function
`
2021-09-10 22:37:50 +02:00
Divlo a1f20afb36 feat(solutions): add fizzbuzz/cs/function 2021-09-10 22:28:04 +02:00
Divlo 43fe49a5be feat(solutions): add acronyms/cs/with-loops 2021-09-10 22:18:41 +02:00
Divlo ef084b6bfe feat(solutions): add camel-case/cs/function 2021-09-08 19:17:59 +02:00
Divlo 3f5c0fe276 docs(readme): add more usage examples 2021-09-05 11:20:19 +02:00
Divlo 552277f22d feat(solutions): add acronyms/cs/function 2021-09-05 10:54:20 +02:00
Divlo d934d6e7c2 build(deps): update latest, fix issue with jest 2021-08-27 13:03:41 +02:00
Divlo 33ecc52554 style: fix editorconfig-checker linting 2021-07-06 16:21:01 +02:00
Divlo face9ed698 feat(solutions): add sudoku/python/function 2021-07-06 15:59:33 +02:00
Divlo 08ba65ad6e feat(challenges): add sudoku 2021-07-06 15:59:01 +02:00
Divlo c80eb11874 refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
Divlo fd830c9a8b ci: add dependabot for GitHub Actions 2021-07-01 10:00:59 +02:00
Divlo b37a70a1f6 build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 2021-07-01 10:00:18 +02:00
DivloandGitHub d0aee3a376 docs(readme): add build cli in installation steps 2021-06-30 15:36:19 +02:00
Divlo 996dcd89c3 fix(cli): add --base option to run test command 2021-06-30 15:23:58 +02:00
Divlo ede3e7526b feat(solutions): add roman-numerals/python/function 2021-06-30 15:03:59 +02:00
Divlo 213ae08fb3 feat(challenges): add roman-numerals 2021-06-30 15:03:39 +02:00
Divlo 57950426d3 chore: simplify tsconfig.json 2021-06-30 13:49:18 +02:00
Divlo 70e7c937d0 feat(solutions): add fizzbuzz/python/function 2021-06-30 13:35:26 +02:00
Divlo 685eeb9de9 feat(challenges): add fizzbuzz 2021-06-30 13:35:03 +02:00
Divlo eafb394187 feat(solutions): add acronyms/python/function 2021-06-30 12:51:53 +02:00
Divlo 2b0ff4b877 feat(challenges): add acronyms 2021-06-30 12:51:28 +02:00