1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-10-29 22:17:23 +01:00
programming-challenges/challenges
2021-09-08 19:17:59 +02:00
..
acronyms feat(solutions): add acronyms/cs/function 2021-09-05 10:54:20 +02:00
caesar-cipher feat(solutions): add caesar-cipher/python/function 2021-06-25 13:45:52 +02:00
camel-case feat(solutions): add camel-case/cs/function 2021-09-08 19:17:59 +02:00
consecutive-numbers fix(challenges): update consecutive-numbers 2021-06-29 17:35:54 +02:00
defibrillators feat(challenges): add offset-arrays 2021-06-29 19:26:47 +02:00
fibonacci feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
find-outlier-number refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
first-non-repeating-character refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
fizzbuzz feat(solutions): add fizzbuzz/python/function 2021-06-30 13:35:26 +02:00
hello-world feat(solutions): add acronyms/cs/function 2021-09-05 10:54:20 +02:00
is-palindrome refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
is-prime-number feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
offset-arrays refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
reverse-polish-notation refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
roman-numerals feat(solutions): add roman-numerals/python/function 2021-06-30 15:03:59 +02:00
sorting-algorithms refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
sudoku style: fix editorconfig-checker linting 2021-07-06 16:21:01 +02:00
triangle-type build(deps): update latest, fix issue with jest 2021-08-27 13:03:41 +02:00