Skip to content

List of Swift Kata to Update

kazk edited this page Sep 29, 2019 · 27 revisions

The following kata needs manual changes to enable Swift 5. Any help is appreciated.

Swift 4

  1. Air-Gapped Hacker: Sending Passwords
  2. Algorithms: Interesting times in Digital Clock display
  3. Assembler interpreter (part II)
  4. Base64 Encoding
  5. Dashatize it
  6. Decimal to Factorial and Back
  7. Descending Order
  8. Disemvowel Trolls
  9. Ease the StockBroker
  10. First Variation on Caesar Cipher
  11. Generic numeric template formatter
  12. Great Total Additions of All Possible Arrays from a List.
  13. If you can read this...
  14. Jaden Casing Strings
  15. Make a Bow Tie
  16. My smallest code interpreter (aka Brainf**k)
  17. Number abbreviation
  18. Persistent Bugger.
  19. Playing with passphrases
  20. Run-length Encoding
  21. Second Variation on Caesar Cipher
  22. Simple Numbers Conversion
  23. Statistics for an Athletic Association
  24. Strings Mix
  25. Sum of integers in string
  26. The Look and Say sequence
  27. ToLeetSpeak
  28. up AND down

Updated

  1. Backwards Read Primes
  2. Coding with Squared Strings
  3. Consecutive strings
  4. Convert number to reversed array of digits
  5. Esolang Interpreters #1 - Introduction to Esolangs and My First Interpreter (MiniStringFuck)
  6. Esolang Interpreters #2 - Custom Smallfuck Interpreter
  7. Esolang Interpreters #4 - Boolfuck Interpreter
  8. Esolang: Tick
  9. Find the smallest
  10. Help the bookseller !
  11. Moves in squared strings (I)
  12. Moves in squared strings (II)
  13. Moves in squared strings (III)
  14. Moves in squared strings (IV)
  15. Playing with digits
  16. Roman Numerals Decoder
  17. Weight for weight

Swift 3

Updated

  1. ASCII85 Encoding & Decoding
  2. Basic Encryption
  3. Consecutive k-Primes
  4. Convert A Hex String To RGB
  5. Find the missing term in an Arithmetic Progression
  6. Hidden "Cubic" numbers
  7. Mumbling
  8. Phone Directory
  9. Prize Draw
  10. Rainfall
  11. Resistor Color Codes
  12. Reverse or rotate?
  13. Salesman's Travel
  14. Splitting the Workload (part I)
  15. Splitting the Workload (part II)
  16. Weird prime generator
  17. Which are in?
Clone this wiki locally