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 (Timeouts)
  2. Assembler interpreter (part II)
  3. Base64 Encoding

Updated

  1. Algorithms: Interesting times in Digital Clock display
  2. Backwards Read Primes
  3. Coding with Squared Strings
  4. Consecutive strings
  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. Find the smallest
  16. First Variation on Caesar Cipher
  17. Generic numeric template formatter
  18. Great Total Additions of All Possible Arrays from a List.
  19. Help the bookseller !
  20. If you can read this...
  21. Jaden Casing Strings
  22. Make a Bow Tie
  23. Moves in squared strings (I)
  24. Moves in squared strings (II)
  25. Moves in squared strings (III)
  26. Moves in squared strings (IV)
  27. My smallest code interpreter (aka Brainf**k)
  28. Number abbreviation
  29. Persistent Bugger.
  30. Playing with digits
  31. Playing with passphrases
  32. Printer Errors
  33. Roman Numerals Decoder
  34. Run-length Encoding
  35. Second Variation on Caesar Cipher
  36. Simple Numbers Conversion
  37. Statistics for an Athletic Association
  38. Strings Mix
  39. Sum of integers in string
  40. The Look and Say sequence
  41. ToLeetSpeak
  42. Weight for weight
  43. up AND down

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