1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
programming-challenges/challenges
2023-08-10 20:19:09 +02:00
..
acronyms fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
ascii-art fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
caesar-cipher fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
cakes-swerc-2020-2021 fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
camel-case fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
consecutive-numbers fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
convert-number-from-base-to-another fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
defibrillators fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
fibonacci fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
find-closest-number fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
find-outlier-number fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
first-non-repeating-character fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
fizzbuzz fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
heap-algorithm fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
hello-world fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
is-palindrome fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
is-prime-number fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
is-valid-array-subsequence fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
left-pad fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
look-and-say-sequence-conway fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
maximum-subarray-sum fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
offset-arrays fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
prefix-suffix fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
prime-numbers-decomposition fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
print-pyramid fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
reverse-polish-notation fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
roman-numerals fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
rotate-2-dimensional-array-90-degrees fix(solutions): array 2D malloc initialization 2023-08-10 20:19:09 +02:00
slugify fix(solutions): memory issues thanks to -fsanitize=address flag with gcc 2023-08-10 11:13:06 +02:00
sorting-algorithms fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
sudoku fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
triangle-type fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00