1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
programming-challenges/challenges
2021-11-30 16:15:25 +01:00
..
acronyms feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
caesar-cipher refactor(solutions): headers file in C 2021-10-19 09:37:49 +02:00
camel-case refactor(solutions): headers file in C 2021-10-19 09:37:49 +02:00
consecutive-numbers feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
convert-number-from-base-to-another feat(solutions): add convert-number-from-base-to-another/c/function 2021-10-20 15:31:49 +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 feat(solutions): add find-outlier-number/c/function 2021-09-30 18:56:27 +02:00
first-non-repeating-character refactor(solutions): headers file in C 2021-10-19 09:37:49 +02:00
fizzbuzz feat(solutions): add fizzbuzz/c/function 2021-09-29 10:15:08 +02:00
heap-algorithm feat(solutions): add heap-algorithm/c/function 2021-11-08 16:56:46 +01:00
hello-world feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
is-palindrome feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
is-prime-number feat(solutions): add is-prime-number/c/function 2021-09-29 09:31:49 +02:00
look-and-say-sequence-conway feat(solutions): add look-and-say-sequence-conway/cs/function 2021-11-30 16:15:25 +01:00
offset-arrays feat(solutions): add offset-arrays/python/function 2021-10-04 10:06:05 +02:00
prime-numbers-decomposition refactor(solutions): headers file in C 2021-10-19 09:37:49 +02:00
print-pyramid feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
reverse-polish-notation feat(solutions): add reverse-polish-notation/c/function 2021-10-12 22:48:23 +02:00
roman-numerals feat(solutions): add roman-numerals/python/function 2021-06-30 15:03:59 +02:00
slugify style: fix editorconfig linting 2021-11-10 20:17:14 +01:00
sorting-algorithms feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
sudoku style: fix editorconfig-checker linting 2021-07-06 16:21:01 +02:00
triangle-type feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00