Skip to content

List of Swift Kata to Update

kazk edited this page Aug 3, 2019 · 27 revisions

Swift 5.0 was added. 164/227 kata was compatible with Swift 5.

The remaining kata needs some changes.

Swift 3

These are still using Swift 3 which will be deprecated soon.

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

Kata with Swift 4

  1. Air-Gapped Hacker: Sending Passwords
  2. Algorithms: Interesting times in Digital Clock display
  3. Assembler interpreter (part II)
  4. Backwards Read Primes
  5. Coding with Squared Strings
  6. Consecutive strings
  7. Convert number to reversed array of digits
  8. Dashatize it
  9. Decimal to Factorial and Back
  10. Descending Order
  11. Disemvowel Trolls
  12. Ease the StockBroker
  13. Esolang Interpreters #1 - Introduction to Esolangs and My First Interpreter (MiniStringFuck)
  14. Esolang Interpreters #2 - Custom Smallfuck Interpreter
  15. Esolang Interpreters #4 - Boolfuck Interpreter
  16. Esolang: Tick
  17. Find the smallest
  18. First Variation on Caesar Cipher
  19. Generic numeric template formatter
  20. Great Total Additions of All Possible Arrays from a List.
  21. Help the bookseller !
  22. If you can read this...
  23. Jaden Casing Strings
  24. Make a Bow Tie
  25. Moves in squared strings (I)
  26. Moves in squared strings (II)
  27. Moves in squared strings (III)
  28. Moves in squared strings (IV)
  29. My smallest code interpreter (aka Brainf**k)
  30. Nth Prime Number
  31. Number abbreviation
  32. Persistent Bugger.
  33. Playing with digits
  34. Playing with passphrases
  35. Roman Numerals Decoder
  36. Run-length Encoding
  37. Second Variation on Caesar Cipher
  38. Simple Numbers Conversion
  39. Statistics for an Athletic Association
  40. Strings Mix
  41. Sum of integers in string
  42. The Look and Say sequence
  43. ToLeetSpeak
  44. up AND down
  45. Weight for weight
Clone this wiki locally