From 1c1c55088fc2e922c24ab43ef13ed9eef15aa9a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20LUDWIG?= Date: Sun, 2 Jul 2023 17:28:54 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20update=20author=20-=20Th=C3=A9o=20LUDWIG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- LICENSE | 2 +- README.md | 10 +++++----- challenges/acronyms/README.md | 2 +- challenges/acronyms/solutions/c/function/README.md | 2 +- challenges/acronyms/solutions/cs/function/README.md | 2 +- challenges/acronyms/solutions/cs/with-loops/README.md | 2 +- .../acronyms/solutions/python/function/README.md | 2 +- challenges/acronyms/solutions/rust/function/README.md | 2 +- challenges/ascii-art/README.md | 2 +- .../ascii-art/solutions/python/function/README.md | 2 +- challenges/ascii-art/solutions/rust/function/README.md | 2 +- challenges/caesar-cipher/README.md | 2 +- .../caesar-cipher/solutions/c/function/README.md | 2 +- .../caesar-cipher/solutions/python/function/README.md | 2 +- .../caesar-cipher/solutions/rust/function/README.md | 2 +- challenges/cakes-swerc-2020-2021/README.md | 2 +- .../solutions/python/function/README.md | 2 +- .../solutions/rust/function/README.md | 2 +- challenges/camel-case/README.md | 2 +- challenges/camel-case/solutions/c/function/README.md | 2 +- challenges/camel-case/solutions/cs/function/README.md | 2 +- .../camel-case/solutions/javascript/function/README.md | 2 +- .../camel-case/solutions/rust/function/README.md | 2 +- challenges/consecutive-numbers/README.md | 2 +- .../consecutive-numbers/solutions/c/function/README.md | 2 +- .../solutions/python/function/README.md | 2 +- .../convert-number-from-base-to-another/README.md | 2 +- .../solutions/c/function/README.md | 2 +- challenges/defibrillators/README.md | 2 +- .../defibrillators/solutions/python/function/README.md | 2 +- challenges/fibonacci/README.md | 2 +- challenges/fibonacci/solutions/c/function/README.md | 2 +- .../fibonacci/solutions/python/function/README.md | 2 +- challenges/fibonacci/solutions/rust/function/README.md | 2 +- challenges/find-closest-number/README.md | 2 +- .../solutions/python/function/README.md | 2 +- .../solutions/python/linear/README.md | 2 +- .../solutions/rust/function/README.md | 2 +- challenges/find-outlier-number/README.md | 2 +- .../find-outlier-number/solutions/c/function/README.md | 2 +- challenges/first-non-repeating-character/README.md | 2 +- .../solutions/c/function/README.md | 2 +- .../solutions/javascript/function/README.md | 2 +- .../solutions/rust/function/README.md | 2 +- challenges/fizzbuzz/README.md | 2 +- challenges/fizzbuzz/solutions/c/function/README.md | 2 +- challenges/fizzbuzz/solutions/cs/function/README.md | 2 +- .../fizzbuzz/solutions/python/function/README.md | 2 +- challenges/fizzbuzz/solutions/rust/function/README.md | 2 +- challenges/heap-algorithm/README.md | 2 +- .../heap-algorithm/solutions/c/function/README.md | 2 +- challenges/hello-world/README.md | 2 +- challenges/hello-world/solutions/c/function/README.md | 2 +- .../hello-world/solutions/cpp/function/README.md | 2 +- challenges/hello-world/solutions/cs/function/README.md | 2 +- .../hello-world/solutions/dart/function/README.md | 2 +- .../hello-world/solutions/java/function/README.md | 2 +- .../solutions/javascript/function/README.md | 2 +- .../hello-world/solutions/python/function/README.md | 2 +- .../hello-world/solutions/rust/function/README.md | 2 +- .../solutions/typescript/function/README.md | 2 +- challenges/is-palindrome/README.md | 2 +- .../is-palindrome/solutions/c/function/README.md | 2 +- .../is-palindrome/solutions/cs/function/README.md | 2 +- .../solutions/javascript/function/README.md | 2 +- .../is-palindrome/solutions/rust/function/README.md | 2 +- challenges/is-prime-number/README.md | 2 +- .../is-prime-number/solutions/c/function/README.md | 2 +- .../is-prime-number/solutions/cs/function/README.md | 2 +- .../solutions/python/function/README.md | 2 +- .../is-prime-number/solutions/rust/function/README.md | 2 +- challenges/is-valid-array-subsequence/README.md | 2 +- .../solutions/python/function/README.md | 2 +- challenges/left-pad/README.md | 2 +- .../left-pad/solutions/javascript/function/README.md | 2 +- challenges/look-and-say-sequence-conway/README.md | 2 +- .../solutions/c/function/README.md | 2 +- .../solutions/cs/function/README.md | 2 +- challenges/maximum-subarray-sum/README.md | 2 +- .../solutions/python/cubic/README.md | 2 +- .../solutions/python/linear/README.md | 2 +- .../solutions/python/recursive/README.md | 2 +- challenges/offset-arrays/README.md | 2 +- .../offset-arrays/solutions/python/function/README.md | 2 +- challenges/prefix-suffix/README.md | 2 +- .../prefix-suffix/solutions/c/function/README.md | 2 +- challenges/prime-numbers-decomposition/README.md | 2 +- .../solutions/c/function/README.md | 2 +- challenges/print-pyramid/README.md | 2 +- .../print-pyramid/solutions/c/function/README.md | 2 +- .../print-pyramid/solutions/cs/function/README.md | 2 +- challenges/reverse-polish-notation/README.md | 2 +- .../solutions/c/function/README.md | 2 +- .../solutions/javascript/function/README.md | 2 +- challenges/roman-numerals/README.md | 2 +- .../roman-numerals/solutions/python/function/README.md | 2 +- .../rotate-2-dimensional-array-90-degrees/README.md | 2 +- .../solutions/c/function/README.md | 2 +- challenges/slugify/README.md | 2 +- challenges/slugify/solutions/c/function/README.md | 2 +- challenges/slugify/solutions/rust/function/README.md | 2 +- challenges/sorting-algorithms/README.md | 2 +- .../solutions/c/bubble-sort/README.md | 2 +- .../solutions/c/insertion-sort/README.md | 2 +- .../solutions/c/merge-sort/README.md | 2 +- .../solutions/cs/bubble-sort/README.md | 2 +- .../sorting-algorithms/solutions/cs/function/README.md | 2 +- .../solutions/cs/insertion-sort/README.md | 2 +- .../solutions/cs/merge-sort/README.md | 2 +- .../solutions/dart/bubble-sort/README.md | 2 +- .../solutions/dart/insertion-sort/README.md | 2 +- .../solutions/dart/merge-sort/README.md | 2 +- .../solutions/javascript/bubble-sort/README.md | 2 +- .../solutions/javascript/function/README.md | 2 +- .../solutions/javascript/insertion-sort/README.md | 2 +- .../solutions/javascript/merge-sort/README.md | 2 +- .../solutions/python/bubble-sort/README.md | 2 +- .../solutions/python/function/README.md | 2 +- .../solutions/python/insertion-sort/README.md | 2 +- .../solutions/python/merge-sort/README.md | 2 +- .../solutions/rust/bubble-sort/README.md | 2 +- .../solutions/rust/function/README.md | 2 +- .../solutions/rust/insertion-sort/README.md | 2 +- .../solutions/rust/merge-sort/README.md | 2 +- challenges/sudoku/README.md | 2 +- challenges/sudoku/solutions/python/function/README.md | 2 +- challenges/triangle-type/README.md | 2 +- .../triangle-type/solutions/c/function/README.md | 2 +- .../triangle-type/solutions/rust/function/README.md | 2 +- cli/commands/generate/__test__/challenge.test.ts | 7 +++++-- cli/commands/generate/__test__/solution.test.ts | 2 +- package.json | 2 +- 134 files changed, 142 insertions(+), 139 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index c2c3589..8a0c550 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -60,7 +60,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -. +. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 94bac27..686c2bd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,7 +50,7 @@ Before submitting the new programming language, make sure it passes all the test ## Pull Requests -- **Please first discuss** the change you wish to make via [issue](https://github.com/Divlo/programming-challenges/issues) before making a change. It might avoid a waste of your time. +- **Please first discuss** the change you wish to make via [issue](https://github.com/theoludwig/programming-challenges/issues) before making a change. It might avoid a waste of your time. - Make sure your **code passes the tests**. diff --git a/LICENSE b/LICENSE index 04e85c3..25dddde 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Divlo +Copyright (c) Théo LUDWIG Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index fad20b1..0f2b521 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ Licence MIT Contributor Covenant
- - + + Conventional Commits
- Gitpod ready-to-code + Gitpod ready-to-code

programming-challenges Logo

@@ -40,7 +40,7 @@ Each challenge has its **solutions**, its **instructions** and **input/output ex Gitpod will automatically setup an environment for you. -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Divlo/programming-challenges) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/theoludwig/programming-challenges) ### Locally @@ -54,7 +54,7 @@ Gitpod will automatically setup an environment for you. ```sh # Clone the repository -git clone https://github.com/Divlo/programming-challenges.git +git clone git@github.com:theoludwig/programming-challenges.git # Go to the project root cd programming-challenges diff --git a/challenges/acronyms/README.md b/challenges/acronyms/README.md index 4c8197a..3aed85c 100644 --- a/challenges/acronyms/README.md +++ b/challenges/acronyms/README.md @@ -1,6 +1,6 @@ # acronyms -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. ## Instructions diff --git a/challenges/acronyms/solutions/c/function/README.md b/challenges/acronyms/solutions/c/function/README.md index bf88e47..048b776 100644 --- a/challenges/acronyms/solutions/c/function/README.md +++ b/challenges/acronyms/solutions/c/function/README.md @@ -1,3 +1,3 @@ # acronyms/c/function -Created by [@Divlo](https://github.com/Divlo) on 29 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 September 2021. diff --git a/challenges/acronyms/solutions/cs/function/README.md b/challenges/acronyms/solutions/cs/function/README.md index 3d4ce24..6929227 100644 --- a/challenges/acronyms/solutions/cs/function/README.md +++ b/challenges/acronyms/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # acronyms/cs/function -Created by [@Divlo](https://github.com/Divlo) on 5 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 5 September 2021. diff --git a/challenges/acronyms/solutions/cs/with-loops/README.md b/challenges/acronyms/solutions/cs/with-loops/README.md index 7382936..f0f225c 100644 --- a/challenges/acronyms/solutions/cs/with-loops/README.md +++ b/challenges/acronyms/solutions/cs/with-loops/README.md @@ -1,3 +1,3 @@ # acronyms/cs/with-loops -Created by [@Divlo](https://github.com/Divlo) on 10 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 10 September 2021. diff --git a/challenges/acronyms/solutions/python/function/README.md b/challenges/acronyms/solutions/python/function/README.md index f948cd8..dd16409 100644 --- a/challenges/acronyms/solutions/python/function/README.md +++ b/challenges/acronyms/solutions/python/function/README.md @@ -1,3 +1,3 @@ # acronyms/python/function -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. diff --git a/challenges/acronyms/solutions/rust/function/README.md b/challenges/acronyms/solutions/rust/function/README.md index be930ae..0c12d83 100644 --- a/challenges/acronyms/solutions/rust/function/README.md +++ b/challenges/acronyms/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # acronyms/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/ascii-art/README.md b/challenges/ascii-art/README.md index 5d94727..a075ee1 100644 --- a/challenges/ascii-art/README.md +++ b/challenges/ascii-art/README.md @@ -1,6 +1,6 @@ # ascii-art -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. ## Instructions diff --git a/challenges/ascii-art/solutions/python/function/README.md b/challenges/ascii-art/solutions/python/function/README.md index 3642618..7e3a04b 100644 --- a/challenges/ascii-art/solutions/python/function/README.md +++ b/challenges/ascii-art/solutions/python/function/README.md @@ -1,3 +1,3 @@ # ascii-art/python/function -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. diff --git a/challenges/ascii-art/solutions/rust/function/README.md b/challenges/ascii-art/solutions/rust/function/README.md index ac88df5..23d854f 100644 --- a/challenges/ascii-art/solutions/rust/function/README.md +++ b/challenges/ascii-art/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # ascii-art/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/caesar-cipher/README.md b/challenges/caesar-cipher/README.md index 5e6a7a3..e11498d 100644 --- a/challenges/caesar-cipher/README.md +++ b/challenges/caesar-cipher/README.md @@ -1,6 +1,6 @@ # caesar-cipher -Created by [@Divlo](https://github.com/Divlo) on 25 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 25 June 2021. ## Instructions diff --git a/challenges/caesar-cipher/solutions/c/function/README.md b/challenges/caesar-cipher/solutions/c/function/README.md index 360affe..f941771 100644 --- a/challenges/caesar-cipher/solutions/c/function/README.md +++ b/challenges/caesar-cipher/solutions/c/function/README.md @@ -1,3 +1,3 @@ # caesar-cipher/c/function -Created by [@Divlo](https://github.com/Divlo) on 7 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 7 October 2021. diff --git a/challenges/caesar-cipher/solutions/python/function/README.md b/challenges/caesar-cipher/solutions/python/function/README.md index 8997bb0..446e856 100644 --- a/challenges/caesar-cipher/solutions/python/function/README.md +++ b/challenges/caesar-cipher/solutions/python/function/README.md @@ -1,3 +1,3 @@ # caesar-cipher/python/function -Created by [@Divlo](https://github.com/Divlo) on 25 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 25 June 2021. diff --git a/challenges/caesar-cipher/solutions/rust/function/README.md b/challenges/caesar-cipher/solutions/rust/function/README.md index a81c521..76bed33 100644 --- a/challenges/caesar-cipher/solutions/rust/function/README.md +++ b/challenges/caesar-cipher/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # caesar-cipher/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/cakes-swerc-2020-2021/README.md b/challenges/cakes-swerc-2020-2021/README.md index 3d80dd3..1a1dc5f 100644 --- a/challenges/cakes-swerc-2020-2021/README.md +++ b/challenges/cakes-swerc-2020-2021/README.md @@ -1,6 +1,6 @@ # cakes-swerc-2020-2021 -Created by [@Divlo](https://github.com/Divlo) on 23 April 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 23 April 2022. ## Instructions diff --git a/challenges/cakes-swerc-2020-2021/solutions/python/function/README.md b/challenges/cakes-swerc-2020-2021/solutions/python/function/README.md index df5d772..80b0ff9 100644 --- a/challenges/cakes-swerc-2020-2021/solutions/python/function/README.md +++ b/challenges/cakes-swerc-2020-2021/solutions/python/function/README.md @@ -1,3 +1,3 @@ # cakes-swerc-2020-2021/python/function -Created by [@Divlo](https://github.com/Divlo) on 23 April 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 23 April 2022. diff --git a/challenges/cakes-swerc-2020-2021/solutions/rust/function/README.md b/challenges/cakes-swerc-2020-2021/solutions/rust/function/README.md index 9989c0a..6bd33b6 100644 --- a/challenges/cakes-swerc-2020-2021/solutions/rust/function/README.md +++ b/challenges/cakes-swerc-2020-2021/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # cakes-swerc-2020-2021/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/camel-case/README.md b/challenges/camel-case/README.md index 560c400..a711a47 100644 --- a/challenges/camel-case/README.md +++ b/challenges/camel-case/README.md @@ -1,6 +1,6 @@ # camel-case -Created by [@Divlo](https://github.com/Divlo) on 5 July 2020. +Created by [@theoludwig](https://github.com/theoludwig) on 5 July 2020. ## Instructions diff --git a/challenges/camel-case/solutions/c/function/README.md b/challenges/camel-case/solutions/c/function/README.md index 4d624ac..c64b5a5 100644 --- a/challenges/camel-case/solutions/c/function/README.md +++ b/challenges/camel-case/solutions/c/function/README.md @@ -1,3 +1,3 @@ # camel-case/c/function -Created by [@Divlo](https://github.com/Divlo) on 29 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 September 2021. diff --git a/challenges/camel-case/solutions/cs/function/README.md b/challenges/camel-case/solutions/cs/function/README.md index f4a1147..d0b0621 100644 --- a/challenges/camel-case/solutions/cs/function/README.md +++ b/challenges/camel-case/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # camel-case/cs/function -Created by [@Divlo](https://github.com/Divlo) on 8 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 8 September 2021. diff --git a/challenges/camel-case/solutions/javascript/function/README.md b/challenges/camel-case/solutions/javascript/function/README.md index 0a43b71..0c531db 100644 --- a/challenges/camel-case/solutions/javascript/function/README.md +++ b/challenges/camel-case/solutions/javascript/function/README.md @@ -1,3 +1,3 @@ # camel-case/javascript/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/camel-case/solutions/rust/function/README.md b/challenges/camel-case/solutions/rust/function/README.md index 6ced017..85969cc 100644 --- a/challenges/camel-case/solutions/rust/function/README.md +++ b/challenges/camel-case/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # camel-case/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/consecutive-numbers/README.md b/challenges/consecutive-numbers/README.md index df76d31..23f2c0f 100644 --- a/challenges/consecutive-numbers/README.md +++ b/challenges/consecutive-numbers/README.md @@ -1,6 +1,6 @@ # consecutive-numbers -Created by [@Divlo](https://github.com/Divlo) on 28 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 28 June 2021. ## Instructions diff --git a/challenges/consecutive-numbers/solutions/c/function/README.md b/challenges/consecutive-numbers/solutions/c/function/README.md index e6053ac..4c55ab4 100644 --- a/challenges/consecutive-numbers/solutions/c/function/README.md +++ b/challenges/consecutive-numbers/solutions/c/function/README.md @@ -1,3 +1,3 @@ # consecutive-numbers/c/function -Created by [@Divlo](https://github.com/Divlo) on 12 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 12 October 2021. diff --git a/challenges/consecutive-numbers/solutions/python/function/README.md b/challenges/consecutive-numbers/solutions/python/function/README.md index 71747a6..285bd1a 100644 --- a/challenges/consecutive-numbers/solutions/python/function/README.md +++ b/challenges/consecutive-numbers/solutions/python/function/README.md @@ -1,3 +1,3 @@ # consecutive-numbers/python/function -Created by [@Divlo](https://github.com/Divlo) on 28 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 28 June 2021. diff --git a/challenges/convert-number-from-base-to-another/README.md b/challenges/convert-number-from-base-to-another/README.md index bdc5e4d..51d3ad4 100644 --- a/challenges/convert-number-from-base-to-another/README.md +++ b/challenges/convert-number-from-base-to-another/README.md @@ -1,6 +1,6 @@ # convert-number-from-base-to-another -Created by [@Divlo](https://github.com/Divlo) on 20 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 20 October 2021. ## Instructions diff --git a/challenges/convert-number-from-base-to-another/solutions/c/function/README.md b/challenges/convert-number-from-base-to-another/solutions/c/function/README.md index d9e9698..f1704d0 100644 --- a/challenges/convert-number-from-base-to-another/solutions/c/function/README.md +++ b/challenges/convert-number-from-base-to-another/solutions/c/function/README.md @@ -1,3 +1,3 @@ # convert-number-from-base-to-another/c/function -Created by [@Divlo](https://github.com/Divlo) on 20 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 20 October 2021. diff --git a/challenges/defibrillators/README.md b/challenges/defibrillators/README.md index 0ab28f3..fc8144c 100644 --- a/challenges/defibrillators/README.md +++ b/challenges/defibrillators/README.md @@ -1,6 +1,6 @@ # defibrillators -Created by [@Divlo](https://github.com/Divlo) on 28 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 28 June 2021. ## Instructions diff --git a/challenges/defibrillators/solutions/python/function/README.md b/challenges/defibrillators/solutions/python/function/README.md index 388a230..7b733ca 100644 --- a/challenges/defibrillators/solutions/python/function/README.md +++ b/challenges/defibrillators/solutions/python/function/README.md @@ -1,3 +1,3 @@ # defibrillators/python/function -Created by [@Divlo](https://github.com/Divlo) on 28 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 28 June 2021. diff --git a/challenges/fibonacci/README.md b/challenges/fibonacci/README.md index 9a75252..9b8d67c 100644 --- a/challenges/fibonacci/README.md +++ b/challenges/fibonacci/README.md @@ -1,6 +1,6 @@ # fibonacci -Created by [@Divlo](https://github.com/Divlo) on 5 July 2020. +Created by [@theoludwig](https://github.com/theoludwig) on 5 July 2020. ## Instructions diff --git a/challenges/fibonacci/solutions/c/function/README.md b/challenges/fibonacci/solutions/c/function/README.md index f31add3..4cb3adf 100644 --- a/challenges/fibonacci/solutions/c/function/README.md +++ b/challenges/fibonacci/solutions/c/function/README.md @@ -1,3 +1,3 @@ # fibonacci/c/function -Created by [@Divlo](https://github.com/Divlo) on 29 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 September 2021. diff --git a/challenges/fibonacci/solutions/python/function/README.md b/challenges/fibonacci/solutions/python/function/README.md index 8c25bf4..9bfd1b1 100644 --- a/challenges/fibonacci/solutions/python/function/README.md +++ b/challenges/fibonacci/solutions/python/function/README.md @@ -1,3 +1,3 @@ # fibonacci/python/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/fibonacci/solutions/rust/function/README.md b/challenges/fibonacci/solutions/rust/function/README.md index 3de0511..be7a6f3 100644 --- a/challenges/fibonacci/solutions/rust/function/README.md +++ b/challenges/fibonacci/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # fibonacci/rust/function -Created by [@Divlo](https://github.com/Divlo) on 5 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 5 January 2023. diff --git a/challenges/find-closest-number/README.md b/challenges/find-closest-number/README.md index d6e5b8a..970f5ef 100644 --- a/challenges/find-closest-number/README.md +++ b/challenges/find-closest-number/README.md @@ -1,6 +1,6 @@ # find-closest-number -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. ## Instructions diff --git a/challenges/find-closest-number/solutions/python/function/README.md b/challenges/find-closest-number/solutions/python/function/README.md index 8d6fa85..d731559 100644 --- a/challenges/find-closest-number/solutions/python/function/README.md +++ b/challenges/find-closest-number/solutions/python/function/README.md @@ -1,3 +1,3 @@ # find-closest-number/python/function -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. diff --git a/challenges/find-closest-number/solutions/python/linear/README.md b/challenges/find-closest-number/solutions/python/linear/README.md index 45c7a28..5eff102 100644 --- a/challenges/find-closest-number/solutions/python/linear/README.md +++ b/challenges/find-closest-number/solutions/python/linear/README.md @@ -1,3 +1,3 @@ # find-closest-number/python/linear -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. diff --git a/challenges/find-closest-number/solutions/rust/function/README.md b/challenges/find-closest-number/solutions/rust/function/README.md index 40b5e46..fdaa5cb 100644 --- a/challenges/find-closest-number/solutions/rust/function/README.md +++ b/challenges/find-closest-number/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # find-closest-number/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/find-outlier-number/README.md b/challenges/find-outlier-number/README.md index 849904b..71e2562 100644 --- a/challenges/find-outlier-number/README.md +++ b/challenges/find-outlier-number/README.md @@ -1,6 +1,6 @@ # find-outlier-number -Created by [@Divlo](https://github.com/Divlo) on 5 July 2020. +Created by [@theoludwig](https://github.com/theoludwig) on 5 July 2020. ## Instructions diff --git a/challenges/find-outlier-number/solutions/c/function/README.md b/challenges/find-outlier-number/solutions/c/function/README.md index 6a98651..bfb6da4 100644 --- a/challenges/find-outlier-number/solutions/c/function/README.md +++ b/challenges/find-outlier-number/solutions/c/function/README.md @@ -1,3 +1,3 @@ # find-outlier-number/c/function -Created by [@Divlo](https://github.com/Divlo) on 30 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 September 2021. diff --git a/challenges/first-non-repeating-character/README.md b/challenges/first-non-repeating-character/README.md index 46fad70..88edb2b 100644 --- a/challenges/first-non-repeating-character/README.md +++ b/challenges/first-non-repeating-character/README.md @@ -1,6 +1,6 @@ # first-non-repeating-character -Created by [@Divlo](https://github.com/Divlo) on 15 November 2020. +Created by [@theoludwig](https://github.com/theoludwig) on 15 November 2020. ## Instructions diff --git a/challenges/first-non-repeating-character/solutions/c/function/README.md b/challenges/first-non-repeating-character/solutions/c/function/README.md index 3a2f1a2..9866801 100644 --- a/challenges/first-non-repeating-character/solutions/c/function/README.md +++ b/challenges/first-non-repeating-character/solutions/c/function/README.md @@ -1,3 +1,3 @@ # first-non-repeating-character/c/function -Created by [@Divlo](https://github.com/Divlo) on 8 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 8 October 2021. diff --git a/challenges/first-non-repeating-character/solutions/javascript/function/README.md b/challenges/first-non-repeating-character/solutions/javascript/function/README.md index 8d79087..202e90a 100644 --- a/challenges/first-non-repeating-character/solutions/javascript/function/README.md +++ b/challenges/first-non-repeating-character/solutions/javascript/function/README.md @@ -1,3 +1,3 @@ # first-non-repeating-character/javascript/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/first-non-repeating-character/solutions/rust/function/README.md b/challenges/first-non-repeating-character/solutions/rust/function/README.md index 4a0cd77..dba0df7 100644 --- a/challenges/first-non-repeating-character/solutions/rust/function/README.md +++ b/challenges/first-non-repeating-character/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # first-non-repeating-character/rust/function -Created by [@Divlo](https://github.com/Divlo) on 5 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 5 January 2023. diff --git a/challenges/fizzbuzz/README.md b/challenges/fizzbuzz/README.md index 34f890f..485cff4 100644 --- a/challenges/fizzbuzz/README.md +++ b/challenges/fizzbuzz/README.md @@ -1,6 +1,6 @@ # fizzbuzz -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. ## Instructions diff --git a/challenges/fizzbuzz/solutions/c/function/README.md b/challenges/fizzbuzz/solutions/c/function/README.md index 4f43f74..5d7d0dc 100644 --- a/challenges/fizzbuzz/solutions/c/function/README.md +++ b/challenges/fizzbuzz/solutions/c/function/README.md @@ -1,3 +1,3 @@ # fizzbuzz/c/function -Created by [@Divlo](https://github.com/Divlo) on 29 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 September 2021. diff --git a/challenges/fizzbuzz/solutions/cs/function/README.md b/challenges/fizzbuzz/solutions/cs/function/README.md index b595104..10d2c2a 100644 --- a/challenges/fizzbuzz/solutions/cs/function/README.md +++ b/challenges/fizzbuzz/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # fizzbuzz/cs/function -Created by [@Divlo](https://github.com/Divlo) on 10 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 10 September 2021. diff --git a/challenges/fizzbuzz/solutions/python/function/README.md b/challenges/fizzbuzz/solutions/python/function/README.md index 838aeb9..1cd2500 100644 --- a/challenges/fizzbuzz/solutions/python/function/README.md +++ b/challenges/fizzbuzz/solutions/python/function/README.md @@ -1,3 +1,3 @@ # fizzbuzz/python/function -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. diff --git a/challenges/fizzbuzz/solutions/rust/function/README.md b/challenges/fizzbuzz/solutions/rust/function/README.md index 8948b20..2bf84c1 100644 --- a/challenges/fizzbuzz/solutions/rust/function/README.md +++ b/challenges/fizzbuzz/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # fizzbuzz/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/heap-algorithm/README.md b/challenges/heap-algorithm/README.md index fa85f60..be40826 100644 --- a/challenges/heap-algorithm/README.md +++ b/challenges/heap-algorithm/README.md @@ -1,6 +1,6 @@ # heap-algorithm -Created by [@Divlo](https://github.com/Divlo) on 8 November 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 8 November 2021. ## Instructions diff --git a/challenges/heap-algorithm/solutions/c/function/README.md b/challenges/heap-algorithm/solutions/c/function/README.md index 1a28ad6..7fdf1ee 100644 --- a/challenges/heap-algorithm/solutions/c/function/README.md +++ b/challenges/heap-algorithm/solutions/c/function/README.md @@ -1,3 +1,3 @@ # heap-algorithm/c/function -Created by [@Divlo](https://github.com/Divlo) on 8 November 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 8 November 2021. diff --git a/challenges/hello-world/README.md b/challenges/hello-world/README.md index 3c1c1da..5c2672d 100644 --- a/challenges/hello-world/README.md +++ b/challenges/hello-world/README.md @@ -1,6 +1,6 @@ # hello-world -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. ## Instructions diff --git a/challenges/hello-world/solutions/c/function/README.md b/challenges/hello-world/solutions/c/function/README.md index b7ccce8..62fca63 100644 --- a/challenges/hello-world/solutions/c/function/README.md +++ b/challenges/hello-world/solutions/c/function/README.md @@ -1,3 +1,3 @@ # hello-world/c/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/hello-world/solutions/cpp/function/README.md b/challenges/hello-world/solutions/cpp/function/README.md index 48d3976..83e817a 100644 --- a/challenges/hello-world/solutions/cpp/function/README.md +++ b/challenges/hello-world/solutions/cpp/function/README.md @@ -1,3 +1,3 @@ # hello-world/cpp/function -Created by [@Divlo](https://github.com/Divlo) on 7 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 7 June 2021. diff --git a/challenges/hello-world/solutions/cs/function/README.md b/challenges/hello-world/solutions/cs/function/README.md index e2ef5c9..0024067 100644 --- a/challenges/hello-world/solutions/cs/function/README.md +++ b/challenges/hello-world/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # hello-world/cs/function -Created by [@Divlo](https://github.com/Divlo) on 24 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 24 June 2021. diff --git a/challenges/hello-world/solutions/dart/function/README.md b/challenges/hello-world/solutions/dart/function/README.md index 4aa046a..443a391 100644 --- a/challenges/hello-world/solutions/dart/function/README.md +++ b/challenges/hello-world/solutions/dart/function/README.md @@ -1,3 +1,3 @@ # hello-world/dart/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/hello-world/solutions/java/function/README.md b/challenges/hello-world/solutions/java/function/README.md index 2a5870e..b35474d 100644 --- a/challenges/hello-world/solutions/java/function/README.md +++ b/challenges/hello-world/solutions/java/function/README.md @@ -1,3 +1,3 @@ # hello-world/java/function -Created by [@Divlo](https://github.com/Divlo) on 24 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 24 June 2021. diff --git a/challenges/hello-world/solutions/javascript/function/README.md b/challenges/hello-world/solutions/javascript/function/README.md index ed15a18..f624207 100644 --- a/challenges/hello-world/solutions/javascript/function/README.md +++ b/challenges/hello-world/solutions/javascript/function/README.md @@ -1,3 +1,3 @@ # hello-world/javascript/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/hello-world/solutions/python/function/README.md b/challenges/hello-world/solutions/python/function/README.md index 3dc3a1f..a9f7084 100644 --- a/challenges/hello-world/solutions/python/function/README.md +++ b/challenges/hello-world/solutions/python/function/README.md @@ -1,3 +1,3 @@ # hello-world/python/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/hello-world/solutions/rust/function/README.md b/challenges/hello-world/solutions/rust/function/README.md index fa65a1f..b24d4b8 100644 --- a/challenges/hello-world/solutions/rust/function/README.md +++ b/challenges/hello-world/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # hello-world/rust/function -Created by [@Divlo](https://github.com/Divlo) on 7 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 7 June 2021. diff --git a/challenges/hello-world/solutions/typescript/function/README.md b/challenges/hello-world/solutions/typescript/function/README.md index abd5432..d8494e9 100644 --- a/challenges/hello-world/solutions/typescript/function/README.md +++ b/challenges/hello-world/solutions/typescript/function/README.md @@ -1,3 +1,3 @@ # hello-world/typescript/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/is-palindrome/README.md b/challenges/is-palindrome/README.md index f698fe2..d979a29 100644 --- a/challenges/is-palindrome/README.md +++ b/challenges/is-palindrome/README.md @@ -1,6 +1,6 @@ # is-palindrome -Created by [@Divlo](https://github.com/Divlo) on 5 July 2020. +Created by [@theoludwig](https://github.com/theoludwig) on 5 July 2020. ## Instructions diff --git a/challenges/is-palindrome/solutions/c/function/README.md b/challenges/is-palindrome/solutions/c/function/README.md index b35296f..3ab5062 100644 --- a/challenges/is-palindrome/solutions/c/function/README.md +++ b/challenges/is-palindrome/solutions/c/function/README.md @@ -1,3 +1,3 @@ # is-palindrome/c/function -Created by [@Divlo](https://github.com/Divlo) on 28 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 28 September 2021. diff --git a/challenges/is-palindrome/solutions/cs/function/README.md b/challenges/is-palindrome/solutions/cs/function/README.md index cdc2645..906b7b8 100644 --- a/challenges/is-palindrome/solutions/cs/function/README.md +++ b/challenges/is-palindrome/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # is-palindrome/cs/function -Created by [@Divlo](https://github.com/Divlo) on 10 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 10 September 2021. diff --git a/challenges/is-palindrome/solutions/javascript/function/README.md b/challenges/is-palindrome/solutions/javascript/function/README.md index 035af42..4909680 100644 --- a/challenges/is-palindrome/solutions/javascript/function/README.md +++ b/challenges/is-palindrome/solutions/javascript/function/README.md @@ -1,3 +1,3 @@ # is-palindrome/javascript/function -Created by [@Divlo](https://github.com/Divlo) on 9 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 9 June 2021. diff --git a/challenges/is-palindrome/solutions/rust/function/README.md b/challenges/is-palindrome/solutions/rust/function/README.md index 014daa7..9a671d8 100644 --- a/challenges/is-palindrome/solutions/rust/function/README.md +++ b/challenges/is-palindrome/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # is-palindrome/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/is-prime-number/README.md b/challenges/is-prime-number/README.md index 521bb73..f563fe8 100644 --- a/challenges/is-prime-number/README.md +++ b/challenges/is-prime-number/README.md @@ -1,6 +1,6 @@ # is-prime-number -Created by [@Divlo](https://github.com/Divlo) on 5 July 2020. +Created by [@theoludwig](https://github.com/theoludwig) on 5 July 2020. ## Instructions diff --git a/challenges/is-prime-number/solutions/c/function/README.md b/challenges/is-prime-number/solutions/c/function/README.md index 37d2b66..50f162b 100644 --- a/challenges/is-prime-number/solutions/c/function/README.md +++ b/challenges/is-prime-number/solutions/c/function/README.md @@ -1,3 +1,3 @@ # is-prime-number/c/function -Created by [@Divlo](https://github.com/Divlo) on 29 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 September 2021. diff --git a/challenges/is-prime-number/solutions/cs/function/README.md b/challenges/is-prime-number/solutions/cs/function/README.md index 2e099fc..dca86db 100644 --- a/challenges/is-prime-number/solutions/cs/function/README.md +++ b/challenges/is-prime-number/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # is-prime-number/cs/function -Created by [@Divlo](https://github.com/Divlo) on 10 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 10 September 2021. diff --git a/challenges/is-prime-number/solutions/python/function/README.md b/challenges/is-prime-number/solutions/python/function/README.md index ef4d768..d156e60 100644 --- a/challenges/is-prime-number/solutions/python/function/README.md +++ b/challenges/is-prime-number/solutions/python/function/README.md @@ -1,3 +1,3 @@ # is-prime-number/python/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/is-prime-number/solutions/rust/function/README.md b/challenges/is-prime-number/solutions/rust/function/README.md index 1bafe56..61a321e 100644 --- a/challenges/is-prime-number/solutions/rust/function/README.md +++ b/challenges/is-prime-number/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # is-prime-number/rust/function -Created by [@Divlo](https://github.com/Divlo) on 29 December 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 29 December 2022. diff --git a/challenges/is-valid-array-subsequence/README.md b/challenges/is-valid-array-subsequence/README.md index b88f38b..fde55f4 100644 --- a/challenges/is-valid-array-subsequence/README.md +++ b/challenges/is-valid-array-subsequence/README.md @@ -1,6 +1,6 @@ # is-valid-array-subsequence -Created by [@Divlo](https://github.com/Divlo) on 23 April 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 23 April 2022. ## Instructions diff --git a/challenges/is-valid-array-subsequence/solutions/python/function/README.md b/challenges/is-valid-array-subsequence/solutions/python/function/README.md index cc557b4..49e9d70 100644 --- a/challenges/is-valid-array-subsequence/solutions/python/function/README.md +++ b/challenges/is-valid-array-subsequence/solutions/python/function/README.md @@ -1,3 +1,3 @@ # is-valid-array-subsequence/python/function -Created by [@Divlo](https://github.com/Divlo) on 23 April 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 23 April 2022. diff --git a/challenges/left-pad/README.md b/challenges/left-pad/README.md index 105bb45..de2466c 100644 --- a/challenges/left-pad/README.md +++ b/challenges/left-pad/README.md @@ -1,6 +1,6 @@ # left-pad -Created by [@Divlo](https://github.com/Divlo) on 21 May 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 21 May 2023. ## Instructions diff --git a/challenges/left-pad/solutions/javascript/function/README.md b/challenges/left-pad/solutions/javascript/function/README.md index d37265d..e963038 100644 --- a/challenges/left-pad/solutions/javascript/function/README.md +++ b/challenges/left-pad/solutions/javascript/function/README.md @@ -1,3 +1,3 @@ # left-pad/javascript/function -Created by [@Divlo](https://github.com/Divlo) on 21 May 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 21 May 2023. diff --git a/challenges/look-and-say-sequence-conway/README.md b/challenges/look-and-say-sequence-conway/README.md index 138edc1..70aca8e 100644 --- a/challenges/look-and-say-sequence-conway/README.md +++ b/challenges/look-and-say-sequence-conway/README.md @@ -1,6 +1,6 @@ # look-and-say-sequence-conway -Created by [@Divlo](https://github.com/Divlo) on 30 November 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 November 2021. ## Instructions diff --git a/challenges/look-and-say-sequence-conway/solutions/c/function/README.md b/challenges/look-and-say-sequence-conway/solutions/c/function/README.md index 157c49f..538eb33 100644 --- a/challenges/look-and-say-sequence-conway/solutions/c/function/README.md +++ b/challenges/look-and-say-sequence-conway/solutions/c/function/README.md @@ -1,3 +1,3 @@ # look-and-say-sequence-conway/c/function -Created by [@Divlo](https://github.com/Divlo) on 30 November 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 November 2021. diff --git a/challenges/look-and-say-sequence-conway/solutions/cs/function/README.md b/challenges/look-and-say-sequence-conway/solutions/cs/function/README.md index a844aa4..10a1e3b 100644 --- a/challenges/look-and-say-sequence-conway/solutions/cs/function/README.md +++ b/challenges/look-and-say-sequence-conway/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # look-and-say-sequence-conway/cs/function -Created by [@Divlo](https://github.com/Divlo) on 30 November 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 November 2021. diff --git a/challenges/maximum-subarray-sum/README.md b/challenges/maximum-subarray-sum/README.md index 2aa9914..16f226a 100644 --- a/challenges/maximum-subarray-sum/README.md +++ b/challenges/maximum-subarray-sum/README.md @@ -1,6 +1,6 @@ # maximum-subarray-sum -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. ## Instructions diff --git a/challenges/maximum-subarray-sum/solutions/python/cubic/README.md b/challenges/maximum-subarray-sum/solutions/python/cubic/README.md index 145904e..88d37bf 100644 --- a/challenges/maximum-subarray-sum/solutions/python/cubic/README.md +++ b/challenges/maximum-subarray-sum/solutions/python/cubic/README.md @@ -1,3 +1,3 @@ # maximum-subarray-sum/python/cubic -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. diff --git a/challenges/maximum-subarray-sum/solutions/python/linear/README.md b/challenges/maximum-subarray-sum/solutions/python/linear/README.md index 8630a8f..210e626 100644 --- a/challenges/maximum-subarray-sum/solutions/python/linear/README.md +++ b/challenges/maximum-subarray-sum/solutions/python/linear/README.md @@ -1,3 +1,3 @@ # maximum-subarray-sum/python/linear -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. diff --git a/challenges/maximum-subarray-sum/solutions/python/recursive/README.md b/challenges/maximum-subarray-sum/solutions/python/recursive/README.md index 5693812..c5f60a0 100644 --- a/challenges/maximum-subarray-sum/solutions/python/recursive/README.md +++ b/challenges/maximum-subarray-sum/solutions/python/recursive/README.md @@ -1,3 +1,3 @@ # maximum-subarray-sum/python/recursive -Created by [@Divlo](https://github.com/Divlo) on 1 May 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 1 May 2022. diff --git a/challenges/offset-arrays/README.md b/challenges/offset-arrays/README.md index d116698..1484ef5 100644 --- a/challenges/offset-arrays/README.md +++ b/challenges/offset-arrays/README.md @@ -1,6 +1,6 @@ # offset-arrays -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. ## Instructions diff --git a/challenges/offset-arrays/solutions/python/function/README.md b/challenges/offset-arrays/solutions/python/function/README.md index f9a1645..d8c25b1 100644 --- a/challenges/offset-arrays/solutions/python/function/README.md +++ b/challenges/offset-arrays/solutions/python/function/README.md @@ -1,3 +1,3 @@ # offset-arrays/python/function -Created by [@Divlo](https://github.com/Divlo) on 4 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 4 October 2021. diff --git a/challenges/prefix-suffix/README.md b/challenges/prefix-suffix/README.md index 4a6ab91..7b90efe 100644 --- a/challenges/prefix-suffix/README.md +++ b/challenges/prefix-suffix/README.md @@ -1,6 +1,6 @@ # prefix-suffix -Created by [@Divlo](https://github.com/Divlo) on 2 December 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 2 December 2021. ## Instructions diff --git a/challenges/prefix-suffix/solutions/c/function/README.md b/challenges/prefix-suffix/solutions/c/function/README.md index 94bf3be..6b03d0b 100644 --- a/challenges/prefix-suffix/solutions/c/function/README.md +++ b/challenges/prefix-suffix/solutions/c/function/README.md @@ -1,3 +1,3 @@ # prefix-suffix/c/function -Created by [@Divlo](https://github.com/Divlo) on 2 December 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 2 December 2021. diff --git a/challenges/prime-numbers-decomposition/README.md b/challenges/prime-numbers-decomposition/README.md index f178c8d..aefa1d7 100644 --- a/challenges/prime-numbers-decomposition/README.md +++ b/challenges/prime-numbers-decomposition/README.md @@ -1,6 +1,6 @@ # prime-numbers-decomposition -Created by [@Divlo](https://github.com/Divlo) on 16 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 16 October 2021. ## Instructions diff --git a/challenges/prime-numbers-decomposition/solutions/c/function/README.md b/challenges/prime-numbers-decomposition/solutions/c/function/README.md index ad0673f..3d4a02f 100644 --- a/challenges/prime-numbers-decomposition/solutions/c/function/README.md +++ b/challenges/prime-numbers-decomposition/solutions/c/function/README.md @@ -1,3 +1,3 @@ # prime-numbers-decomposition/c/function -Created by [@Divlo](https://github.com/Divlo) on 16 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 16 October 2021. diff --git a/challenges/print-pyramid/README.md b/challenges/print-pyramid/README.md index 46008ce..4352118 100644 --- a/challenges/print-pyramid/README.md +++ b/challenges/print-pyramid/README.md @@ -1,6 +1,6 @@ # print-pyramid -Created by [@Divlo](https://github.com/Divlo) on 21 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 21 September 2021. ## Instructions diff --git a/challenges/print-pyramid/solutions/c/function/README.md b/challenges/print-pyramid/solutions/c/function/README.md index 94918bd..d7463bc 100644 --- a/challenges/print-pyramid/solutions/c/function/README.md +++ b/challenges/print-pyramid/solutions/c/function/README.md @@ -1,3 +1,3 @@ # print-pyramid/c/function -Created by [@Divlo](https://github.com/Divlo) on 29 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 September 2021. diff --git a/challenges/print-pyramid/solutions/cs/function/README.md b/challenges/print-pyramid/solutions/cs/function/README.md index a5f3222..1d683ea 100644 --- a/challenges/print-pyramid/solutions/cs/function/README.md +++ b/challenges/print-pyramid/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # print-pyramid/cs/function -Created by [@Divlo](https://github.com/Divlo) on 21 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 21 September 2021. diff --git a/challenges/reverse-polish-notation/README.md b/challenges/reverse-polish-notation/README.md index c5c341f..ac58333 100644 --- a/challenges/reverse-polish-notation/README.md +++ b/challenges/reverse-polish-notation/README.md @@ -1,6 +1,6 @@ # reverse-polish-notation -Created by [@Divlo](https://github.com/Divlo) on 29 September 2020. +Created by [@theoludwig](https://github.com/theoludwig) on 29 September 2020. ## Instructions diff --git a/challenges/reverse-polish-notation/solutions/c/function/README.md b/challenges/reverse-polish-notation/solutions/c/function/README.md index dea37a2..4463e51 100644 --- a/challenges/reverse-polish-notation/solutions/c/function/README.md +++ b/challenges/reverse-polish-notation/solutions/c/function/README.md @@ -1,3 +1,3 @@ # reverse-polish-notation/c/function -Created by [@Divlo](https://github.com/Divlo) on 12 October 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 12 October 2021. diff --git a/challenges/reverse-polish-notation/solutions/javascript/function/README.md b/challenges/reverse-polish-notation/solutions/javascript/function/README.md index a2988cb..54e0604 100644 --- a/challenges/reverse-polish-notation/solutions/javascript/function/README.md +++ b/challenges/reverse-polish-notation/solutions/javascript/function/README.md @@ -1,3 +1,3 @@ # reverse-polish-notation/javascript/function -Created by [@Divlo](https://github.com/Divlo) on 6 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 June 2021. diff --git a/challenges/roman-numerals/README.md b/challenges/roman-numerals/README.md index cc1007e..71e4d5d 100644 --- a/challenges/roman-numerals/README.md +++ b/challenges/roman-numerals/README.md @@ -1,6 +1,6 @@ # roman-numerals -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. ## Instructions diff --git a/challenges/roman-numerals/solutions/python/function/README.md b/challenges/roman-numerals/solutions/python/function/README.md index a27b626..d60ff72 100644 --- a/challenges/roman-numerals/solutions/python/function/README.md +++ b/challenges/roman-numerals/solutions/python/function/README.md @@ -1,3 +1,3 @@ # roman-numerals/python/function -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. diff --git a/challenges/rotate-2-dimensional-array-90-degrees/README.md b/challenges/rotate-2-dimensional-array-90-degrees/README.md index 5809a46..a81c5ae 100644 --- a/challenges/rotate-2-dimensional-array-90-degrees/README.md +++ b/challenges/rotate-2-dimensional-array-90-degrees/README.md @@ -1,6 +1,6 @@ # rotate-2-dimensional-array-90-degrees -Created by [@Divlo](https://github.com/Divlo) on 3 December 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 3 December 2021. ## Instructions diff --git a/challenges/rotate-2-dimensional-array-90-degrees/solutions/c/function/README.md b/challenges/rotate-2-dimensional-array-90-degrees/solutions/c/function/README.md index 5db65f3..3f67f5f 100644 --- a/challenges/rotate-2-dimensional-array-90-degrees/solutions/c/function/README.md +++ b/challenges/rotate-2-dimensional-array-90-degrees/solutions/c/function/README.md @@ -1,3 +1,3 @@ # rotate-2-dimensional-array-90-degrees/c/function -Created by [@Divlo](https://github.com/Divlo) on 5 December 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 5 December 2021. diff --git a/challenges/slugify/README.md b/challenges/slugify/README.md index 0b9525c..f6f1290 100644 --- a/challenges/slugify/README.md +++ b/challenges/slugify/README.md @@ -1,6 +1,6 @@ # slugify -Created by [@Divlo](https://github.com/Divlo) on 10 November 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 10 November 2021. ## Instructions diff --git a/challenges/slugify/solutions/c/function/README.md b/challenges/slugify/solutions/c/function/README.md index 9f89d08..b7ed857 100644 --- a/challenges/slugify/solutions/c/function/README.md +++ b/challenges/slugify/solutions/c/function/README.md @@ -1,3 +1,3 @@ # slugify/c/function -Created by [@Divlo](https://github.com/Divlo) on 10 November 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 10 November 2021. diff --git a/challenges/slugify/solutions/rust/function/README.md b/challenges/slugify/solutions/rust/function/README.md index 8d36a1d..a38158b 100644 --- a/challenges/slugify/solutions/rust/function/README.md +++ b/challenges/slugify/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # slugify/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/challenges/sorting-algorithms/README.md b/challenges/sorting-algorithms/README.md index cb13aae..d7c2fea 100644 --- a/challenges/sorting-algorithms/README.md +++ b/challenges/sorting-algorithms/README.md @@ -1,6 +1,6 @@ # sorting-algorithms -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. ## Instructions diff --git a/challenges/sorting-algorithms/solutions/c/bubble-sort/README.md b/challenges/sorting-algorithms/solutions/c/bubble-sort/README.md index d44c3cb..f17b288 100644 --- a/challenges/sorting-algorithms/solutions/c/bubble-sort/README.md +++ b/challenges/sorting-algorithms/solutions/c/bubble-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/c/bubble-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/c/insertion-sort/README.md b/challenges/sorting-algorithms/solutions/c/insertion-sort/README.md index 29763e9..3536f11 100644 --- a/challenges/sorting-algorithms/solutions/c/insertion-sort/README.md +++ b/challenges/sorting-algorithms/solutions/c/insertion-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/c/insertion-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/c/merge-sort/README.md b/challenges/sorting-algorithms/solutions/c/merge-sort/README.md index 29bfc08..c941608 100644 --- a/challenges/sorting-algorithms/solutions/c/merge-sort/README.md +++ b/challenges/sorting-algorithms/solutions/c/merge-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/c/merge-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/cs/bubble-sort/README.md b/challenges/sorting-algorithms/solutions/cs/bubble-sort/README.md index 42c6207..1826278 100644 --- a/challenges/sorting-algorithms/solutions/cs/bubble-sort/README.md +++ b/challenges/sorting-algorithms/solutions/cs/bubble-sort/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/cs/bubble-sort -Created by [@Divlo](https://github.com/Divlo) on 11 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 11 September 2021. diff --git a/challenges/sorting-algorithms/solutions/cs/function/README.md b/challenges/sorting-algorithms/solutions/cs/function/README.md index 40899e6..86209f4 100644 --- a/challenges/sorting-algorithms/solutions/cs/function/README.md +++ b/challenges/sorting-algorithms/solutions/cs/function/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/cs/function -Created by [@Divlo](https://github.com/Divlo) on 11 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 11 September 2021. diff --git a/challenges/sorting-algorithms/solutions/cs/insertion-sort/README.md b/challenges/sorting-algorithms/solutions/cs/insertion-sort/README.md index 7a9e67d..6a35c3f 100644 --- a/challenges/sorting-algorithms/solutions/cs/insertion-sort/README.md +++ b/challenges/sorting-algorithms/solutions/cs/insertion-sort/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/cs/insertion-sort -Created by [@Divlo](https://github.com/Divlo) on 11 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 11 September 2021. diff --git a/challenges/sorting-algorithms/solutions/cs/merge-sort/README.md b/challenges/sorting-algorithms/solutions/cs/merge-sort/README.md index b91d4cb..28b57dd 100644 --- a/challenges/sorting-algorithms/solutions/cs/merge-sort/README.md +++ b/challenges/sorting-algorithms/solutions/cs/merge-sort/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/cs/merge-sort -Created by [@Divlo](https://github.com/Divlo) on 11 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 11 September 2021. diff --git a/challenges/sorting-algorithms/solutions/dart/bubble-sort/README.md b/challenges/sorting-algorithms/solutions/dart/bubble-sort/README.md index 270148b..2ae9e9c 100644 --- a/challenges/sorting-algorithms/solutions/dart/bubble-sort/README.md +++ b/challenges/sorting-algorithms/solutions/dart/bubble-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/dart/bubble-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/dart/insertion-sort/README.md b/challenges/sorting-algorithms/solutions/dart/insertion-sort/README.md index c094847..aa4d77e 100644 --- a/challenges/sorting-algorithms/solutions/dart/insertion-sort/README.md +++ b/challenges/sorting-algorithms/solutions/dart/insertion-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/dart/insertion-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/dart/merge-sort/README.md b/challenges/sorting-algorithms/solutions/dart/merge-sort/README.md index 218f85a..76052af 100644 --- a/challenges/sorting-algorithms/solutions/dart/merge-sort/README.md +++ b/challenges/sorting-algorithms/solutions/dart/merge-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/dart/merge-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/javascript/bubble-sort/README.md b/challenges/sorting-algorithms/solutions/javascript/bubble-sort/README.md index 1d21ff5..daaf850 100644 --- a/challenges/sorting-algorithms/solutions/javascript/bubble-sort/README.md +++ b/challenges/sorting-algorithms/solutions/javascript/bubble-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/javascript/bubble-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/javascript/function/README.md b/challenges/sorting-algorithms/solutions/javascript/function/README.md index d1626ee..d218c8c 100644 --- a/challenges/sorting-algorithms/solutions/javascript/function/README.md +++ b/challenges/sorting-algorithms/solutions/javascript/function/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/javascript/function -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. diff --git a/challenges/sorting-algorithms/solutions/javascript/insertion-sort/README.md b/challenges/sorting-algorithms/solutions/javascript/insertion-sort/README.md index 75760f8..05232ae 100644 --- a/challenges/sorting-algorithms/solutions/javascript/insertion-sort/README.md +++ b/challenges/sorting-algorithms/solutions/javascript/insertion-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/javascript/insertion-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/javascript/merge-sort/README.md b/challenges/sorting-algorithms/solutions/javascript/merge-sort/README.md index 4c886b9..723f7f1 100644 --- a/challenges/sorting-algorithms/solutions/javascript/merge-sort/README.md +++ b/challenges/sorting-algorithms/solutions/javascript/merge-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/javascript/merge-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/python/bubble-sort/README.md b/challenges/sorting-algorithms/solutions/python/bubble-sort/README.md index 4776a6b..d869520 100644 --- a/challenges/sorting-algorithms/solutions/python/bubble-sort/README.md +++ b/challenges/sorting-algorithms/solutions/python/bubble-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/python/bubble-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/python/function/README.md b/challenges/sorting-algorithms/solutions/python/function/README.md index fe1a8a2..14ae7d2 100644 --- a/challenges/sorting-algorithms/solutions/python/function/README.md +++ b/challenges/sorting-algorithms/solutions/python/function/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/python/function -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. diff --git a/challenges/sorting-algorithms/solutions/python/insertion-sort/README.md b/challenges/sorting-algorithms/solutions/python/insertion-sort/README.md index 7776113..fc0486b 100644 --- a/challenges/sorting-algorithms/solutions/python/insertion-sort/README.md +++ b/challenges/sorting-algorithms/solutions/python/insertion-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/python/insertion-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/python/merge-sort/README.md b/challenges/sorting-algorithms/solutions/python/merge-sort/README.md index 821e2d7..7abefaf 100644 --- a/challenges/sorting-algorithms/solutions/python/merge-sort/README.md +++ b/challenges/sorting-algorithms/solutions/python/merge-sort/README.md @@ -1,6 +1,6 @@ # sorting-algorithms/python/merge-sort -Created by [@Divlo](https://github.com/Divlo) on 29 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021. | Algorithm | Best Case | Average Case | Worst Case | | ----------------------------------------------------------- | ----------- | ------------ | ----------- | diff --git a/challenges/sorting-algorithms/solutions/rust/bubble-sort/README.md b/challenges/sorting-algorithms/solutions/rust/bubble-sort/README.md index 849c8d5..f12316d 100644 --- a/challenges/sorting-algorithms/solutions/rust/bubble-sort/README.md +++ b/challenges/sorting-algorithms/solutions/rust/bubble-sort/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/rust/bubble-sort -Created by [@Divlo](https://github.com/Divlo) on 8 March 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 8 March 2022. diff --git a/challenges/sorting-algorithms/solutions/rust/function/README.md b/challenges/sorting-algorithms/solutions/rust/function/README.md index d8d0af1..4e11107 100644 --- a/challenges/sorting-algorithms/solutions/rust/function/README.md +++ b/challenges/sorting-algorithms/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/rust/function -Created by [@Divlo](https://github.com/Divlo) on 8 March 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 8 March 2022. diff --git a/challenges/sorting-algorithms/solutions/rust/insertion-sort/README.md b/challenges/sorting-algorithms/solutions/rust/insertion-sort/README.md index 2ed7f53..129d782 100644 --- a/challenges/sorting-algorithms/solutions/rust/insertion-sort/README.md +++ b/challenges/sorting-algorithms/solutions/rust/insertion-sort/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/rust/insertion-sort -Created by [@Divlo](https://github.com/Divlo) on 8 March 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 8 March 2022. diff --git a/challenges/sorting-algorithms/solutions/rust/merge-sort/README.md b/challenges/sorting-algorithms/solutions/rust/merge-sort/README.md index fad9ed2..0160e46 100644 --- a/challenges/sorting-algorithms/solutions/rust/merge-sort/README.md +++ b/challenges/sorting-algorithms/solutions/rust/merge-sort/README.md @@ -1,3 +1,3 @@ # sorting-algorithms/rust/merge-sort -Created by [@Divlo](https://github.com/Divlo) on 8 March 2022. +Created by [@theoludwig](https://github.com/theoludwig) on 8 March 2022. diff --git a/challenges/sudoku/README.md b/challenges/sudoku/README.md index 84963e8..0f795a3 100644 --- a/challenges/sudoku/README.md +++ b/challenges/sudoku/README.md @@ -1,6 +1,6 @@ # sudoku -Created by [@Divlo](https://github.com/Divlo) on 6 July 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 July 2021. ## Instructions diff --git a/challenges/sudoku/solutions/python/function/README.md b/challenges/sudoku/solutions/python/function/README.md index 6f4a019..5dc09f1 100644 --- a/challenges/sudoku/solutions/python/function/README.md +++ b/challenges/sudoku/solutions/python/function/README.md @@ -1,3 +1,3 @@ # sudoku/python/function -Created by [@Divlo](https://github.com/Divlo) on 6 July 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 6 July 2021. diff --git a/challenges/triangle-type/README.md b/challenges/triangle-type/README.md index 9d743ce..2425d97 100644 --- a/challenges/triangle-type/README.md +++ b/challenges/triangle-type/README.md @@ -1,6 +1,6 @@ # triangle-type -Created by [@Divlo](https://github.com/Divlo) on 30 June 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 June 2021. ## Instructions diff --git a/challenges/triangle-type/solutions/c/function/README.md b/challenges/triangle-type/solutions/c/function/README.md index f0f67c9..37fa1d9 100644 --- a/challenges/triangle-type/solutions/c/function/README.md +++ b/challenges/triangle-type/solutions/c/function/README.md @@ -1,3 +1,3 @@ # triangle-type/c/function -Created by [@Divlo](https://github.com/Divlo) on 30 September 2021. +Created by [@theoludwig](https://github.com/theoludwig) on 30 September 2021. diff --git a/challenges/triangle-type/solutions/rust/function/README.md b/challenges/triangle-type/solutions/rust/function/README.md index a749231..6ee51a1 100644 --- a/challenges/triangle-type/solutions/rust/function/README.md +++ b/challenges/triangle-type/solutions/rust/function/README.md @@ -1,3 +1,3 @@ # triangle-type/rust/function -Created by [@Divlo](https://github.com/Divlo) on 4 January 2023. +Created by [@theoludwig](https://github.com/theoludwig) on 4 January 2023. diff --git a/cli/commands/generate/__test__/challenge.test.ts b/cli/commands/generate/__test__/challenge.test.ts index 6bba45e..495ed53 100644 --- a/cli/commands/generate/__test__/challenge.test.ts +++ b/cli/commands/generate/__test__/challenge.test.ts @@ -13,7 +13,7 @@ import { cli } from '../../../cli.js' import { isExistingPath } from '../../../utils/isExistingPath.js' const input = ['generate', 'challenge'] -const githubUser = 'Divlo' +const githubUser = 'theoludwig' const challenge = 'aaaa-test-jest' const inputChallenge = `--challenge=${challenge}` const inputGitHubUser = `--github-user=${githubUser}` @@ -22,7 +22,10 @@ await tap.test('programming-challenges generate challenge', async (t) => { t.beforeEach(() => { fsMock( { - [process.cwd()]: fsMock.load(process.cwd(), { recursive: true, lazy: true }) + [process.cwd()]: fsMock.load(process.cwd(), { + recursive: true, + lazy: true + }) }, { createCwd: false } ) diff --git a/cli/commands/generate/__test__/solution.test.ts b/cli/commands/generate/__test__/solution.test.ts index 311955f..a81df42 100644 --- a/cli/commands/generate/__test__/solution.test.ts +++ b/cli/commands/generate/__test__/solution.test.ts @@ -13,7 +13,7 @@ import { cli } from '../../../cli.js' import { isExistingPath } from '../../../utils/isExistingPath.js' const input = ['generate', 'solution'] -const githubUser = 'Divlo' +const githubUser = 'theoludwig' const challenge = 'hello-world' const language = 'c' const solution = 'new-solution' diff --git a/package.json b/package.json index 073c154..4c15cae 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/Divlo/programming-challenges" + "url": "https://github.com/theoludwig/programming-challenges" }, "engines": { "node": ">=18.0.0",