1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
programming-challenges/templates/solution
2023-10-23 23:16:24 +02:00
..
base feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
c fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
cpp feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
cs feat(solutions): add acronyms/cs/function 2021-09-05 10:54:20 +02:00
dart feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
java build(deps): update latest 2022-12-30 00:55:21 +01:00
javascript chore: better Prettier config for easier reviews 2023-10-23 23:16:24 +02:00
python refactor: usage of built-in type hinting in Python solutions 2022-04-24 20:27:51 +02:00
rust fix: avoid usage of .unwrap in Rust solutions 2023-08-21 22:45:05 +02:00
typescript chore: better Prettier config for easier reviews 2023-10-23 23:16:24 +02:00