Tackling some of the challenges in Advent of PBT 2021
Implementations using jqwik and Kotlin.
-
Day 1: Subject: lastIndexOf and my solution
-
Day 2: Subject: decomposeIntoPrimes and my solution
-
Day 3: Subject: fizzbuzz and my solution
-
Day 4: Subject: detectCycleInLinkedList and my solution
-
Day 6: Subject: simplifyFraction and my solution
-
Day 7: Subject: fibonacci and my solution
-
Day 9: Subject: sorted and my solution
-
Day 12: Subject: validParentheses and my solution
-
Day 16: Subject: reversed and my solution
-
Day 17: Subject: isHumbleNumber and my solution
-
Day 20: Subject: drawTree and my solution