|
1c1c55088f
|
fix: update author - Théo LUDWIG
|
2023-07-02 17:28:54 +02:00 |
|
Divlo
|
9e751c53d9
|
build(deps): update latest
|
2022-12-30 00:55:21 +01:00 |
|
Divlo
|
34644bd333
|
refactor: usage of built-in type hinting in Python solutions
|
2022-04-24 20:27:51 +02:00 |
|
Divlo
|
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
|
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
|
0a27b9e1a1
|
feat(cli): add --all option to run test command
|
2021-10-13 21:43:45 +02:00 |
|
Divlo
|
a6bd36b754
|
feat(solutions): add is-palindrome/c/function
|
2021-09-28 23:58:00 +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
|
c80eb11874
|
refactor: usage of node: for builtin modules
|
2021-07-03 18:40:17 +02:00 |
|
Divlo
|
d16d026672
|
feat(solutions): add sorting-algorithms/python/function
|
2021-06-30 12:34:29 +02:00 |
|
Divlo
|
b70b089702
|
feat(solutions): add sorting-algorithms/javascript/function
|
2021-06-30 12:31:43 +02:00 |
|
Divlo
|
7148fdf16d
|
feat(solutions): add sorting-algorithms/dart/merge-sort
|
2021-06-29 22:42:13 +02:00 |
|
Divlo
|
727bb97cab
|
feat(solutions): add sorting-algorithms/dart/insertion-sort
|
2021-06-29 22:40:45 +02:00 |
|
Divlo
|
50a1cda3d8
|
feat(solutions): add sorting-algorithms/dart/bubble-sort
|
2021-06-29 22:38:17 +02:00 |
|
Divlo
|
aa3eec06ba
|
feat(solutions): add sorting-algorithms/c/bubble-sort
|
2021-06-29 22:12:13 +02:00 |
|
Divlo
|
3a28a3b52d
|
feat(solutions): add sorting-algorithms/c/insertion-sort
|
2021-06-29 22:07:12 +02:00 |
|
Divlo
|
6d7011f3a7
|
feat(solutions): add sorting-algorithms/c/merge-sort
|
2021-06-29 22:02:52 +02:00 |
|
Divlo
|
cdf7ba5026
|
feat(solutions): add sorting-algorithms/python/insertion-sort
|
2021-06-29 20:41:11 +02:00 |
|
Divlo
|
d45453e00a
|
feat(solutions): add sorting-algorithms/python/bubble-sort
|
2021-06-29 20:38:10 +02:00 |
|
Divlo
|
0c441c2e9d
|
feat(solutions): add sorting-algorithms/python/merge-sort
|
2021-06-29 20:35:07 +02:00 |
|
Divlo
|
d1c9a7ef3e
|
feat(solutions): add sorting-algorithms/javascript/insertion-sort
|
2021-06-29 20:08:05 +02:00 |
|
Divlo
|
09df7526b1
|
feat(solutions): add sorting-algorithms/javascript/bubble-sort
|
2021-06-29 20:05:54 +02:00 |
|
Divlo
|
aca703c6de
|
feat(solutions): add sorting-algorithms/javascript/merge-sort
|
2021-06-29 20:02:18 +02:00 |
|
Divlo
|
62c078d9a1
|
feat(challenges): add sorting-algorithms
|
2021-06-29 20:01:58 +02:00 |
|