1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
programming-challenges/challenges
2021-09-30 18:16:39 +02:00
..
acronyms feat(solutions): add acronyms/c/function 2021-09-29 22:34:22 +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/c/function 2021-09-29 22:20:41 +02:00
consecutive-numbers fix(challenges): update consecutive-numbers 2021-06-29 17:35:54 +02:00
defibrillators feat(solutions): add `is-prime-number/cs/function 2021-09-10 22:37:50 +02:00
fibonacci feat(solutions): add fibonacci/c/function 2021-09-29 10:04:18 +02:00
find-outlier-number refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
first-non-repeating-character feat(solutions): add `is-prime-number/cs/function 2021-09-10 22:37:50 +02:00
fizzbuzz feat(solutions): add fizzbuzz/c/function 2021-09-29 10:15:08 +02:00
hello-world feat(solutions): add is-palindrome/c/function 2021-09-28 23:58:00 +02:00
is-palindrome feat(solutions): add camel-case/c/function 2021-09-29 22:20:41 +02:00
is-prime-number feat(solutions): add is-prime-number/c/function 2021-09-29 09:31:49 +02:00
offset-arrays refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
print-pyramid feat(solutions): add print-pyramid/c/function 2021-09-29 23:10:38 +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 feat(solutions): add is-palindrome/c/function 2021-09-28 23:58:00 +02:00
sudoku style: fix editorconfig-checker linting 2021-07-06 16:21:01 +02:00
triangle-type feat(solutions): add triangle-type/c/function 2021-09-30 18:16:39 +02:00