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