Solutions for various coding challenges in Whitespace to improve, demonstrate, and test wslib.
- Problem 1: Multiples of 3 or 5
- Problem 2: Even Fibonacci numbers
- Problem 4: Largest palindrome product
- Problem 6: Sum square difference
- Problem 8: Largest product in a series
- Problem 11: Largest product in a grid
- Problem 13: Large sum
- Problem 14: Longest Collatz sequence
- Problem 16: Power digit sum
- Problem 17: Number letter counts
- Problem 22: Names scores
- Problem 25: 1000-digit Fibonacci number
- Problem 34: Digit factorials
- Problem 36: Double-base palindromes
- Problem 40: Champernowne's constant
- Problem 48: Self powers
- Day 1: Sonar Sweep
- Day 2: Dive!
- Day 3: Binary Diagnostic
- Day 4: Giant Squid
- Day 5: Hydrothermal Venture
- Day 6: Lanternfish
- Day 7: The Treachery of Whales
- 99 Bottles of Beer
- Binary digits
- Caesar cipher
- Count in octal
- CUSIP
- Find palindromic numbers in both binary and ternary bases
- FizzBuzz
- Integer sequence
- Luhn test of credit card numbers
- Rot-13
- Show ASCII Table
- Sorting algorithms/Quicksort
- Zero to the zero power
- Implement cowsay
- Shortest Error Message
- Significant Whitespace: Robbers
- The Luhn algorithm for verifying credit card numbers, etc