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. Convert number to reversed array of digits
  6. Dashatize it
  7. Decimal to Factorial and Back
  8. Descending Order
  9. Disemvowel Trolls
  10. Ease the StockBroker
  11. Esolang Interpreters #1 - Introduction to Esolangs and My First Interpreter (MiniStringFuck)
  12. Esolang Interpreters #2 - Custom Smallfuck Interpreter
  13. Esolang Interpreters #4 - Boolfuck Interpreter
  14. Esolang: Tick
  15. First Variation on Caesar Cipher
  16. Generic numeric template formatter
  17. Great Total Additions of All Possible Arrays from a List.
  18. If you can read this...
  19. Jaden Casing Strings
  20. Make a Bow Tie
  21. My smallest code interpreter (aka Brainf**k)
  22. Nth Prime Number
  23. Number abbreviation
  24. Persistent Bugger.
  25. Playing with passphrases
  26. Run-length Encoding
  27. Second Variation on Caesar Cipher
  28. Simple Numbers Conversion
  29. Statistics for an Athletic Association
  30. Strings Mix
  31. Sum of integers in string
  32. The Look and Say sequence
  33. ToLeetSpeak
  34. up AND down

Updated

  1. Backwards Read Primes
  2. Coding with Squared Strings
  3. Consecutive strings
  4. Find the smallest
  5. Help the bookseller !
  6. Moves in squared strings (I)
  7. Moves in squared strings (II)
  8. Moves in squared strings (III)
  9. Moves in squared strings (IV)
  10. Playing with digits
  11. Roman Numerals Decoder
  12. 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