Skip to content

List of Haskell Kata to Update

JohanWiltink edited this page Feb 17, 2023 · 12 revisions

The following kata are not compatible with the new GHC 9.2.5. Please help with updating.

  1. (A+B)+C=A+(B+C)? Prove it!
  2. ⚠️Fusion Chamber Shutdown⚠️
  3. 16+18=214
  4. A Rule of Divisibility by 7
  5. A*B=B*A? Prove it!
  6. A+A=B+B so A=B? Prove it in Haskell!
  7. A+B=B+A? Prove it!
  8. Abstraction elimination
  9. Alternating between three values
  10. ASCII85 Encoding & Decoding
  11. Associative Operation on Range
  12. Binary Search Trees
  13. Blobservation 2: Merge Inert Blobs
  14. Bob's Signs
  15. Canal Management
  16. Check if a number is a part of an arbitrary fibonacci sequence
  17. Church Booleans
  18. City Swim - 2D (TowerFlood And PlainFlood)
  19. Consecutive Vowels in a String
  20. Count them all!
  21. Dating with hypergamy
  22. Easy Diagonal
  23. Enumerable Magic #5- True for Just One?
  24. Equation Discovery
  25. Experimenting with a sequence of complex numbers
  26. Find all occurrences of an element in an array
  27. Find the differences in two lines
  28. Find the total white and black areas in a strange chessboard
  29. Flatten and sort an array
  30. get character from ASCII Value
  31. Get the Middle Character
  32. Hanging the curtains
  33. How many nines?
  34. I Liked the SQL Better...
  35. Knight's tour problem on (N x M) desk
  36. Largest Value of a Power Less Than a Number
  37. last digits of a number
  38. Matrix Exponentiation
  39. Merge overlapping strings
  40. No musical :(
  41. Packing your backpack
  42. Password maker
  43. Peel the onion
  44. Pig Game
  45. Ping Pong
  46. Polydivisible Numbers
  47. Product Array (Array Series #5)
  48. Pyramid Negative Space
  49. Rail Fence Cipher: Encoding and Decoding
  50. Red Knight
  51. Reflecting Light
  52. Regular expression parser
  53. Reversing Fun
  54. Rule 30
  55. Scott Encoding
  56. Scrabble Checker
  57. Shared Bit Counter
  58. Shortest Knight Path
  59. Simple Fun #222: Gold Mine Race
  60. Simple Fun #236: Farey Sequence
  61. Simple Fun #247: To And From
  62. Simple Fun #354: Lonely Frog III
  63. Simple Fun #53: Combs
  64. Square sums (simple)
  65. Strongest even number in an interval
  66. Student's Final Grade
  67. Sum of numbers from 0 to N
  68. Sum of Odd Cubed Numbers
  69. Summing Large Amounts of Numbers
  70. Swap Case Using N
  71. Taylor Series
  72. Template Haskell: Tuple maker
  73. Ten-Pin Bowling
  74. The Great Digital Conflict
  75. Tracking Sums in a Process
  76. Turn with a Compass
  77. Upside-Down Pyramid Addition...REVERSED!
  78. Waring's problem
  79. What comes after?
  80. Yes No Yes No
  81. Yoneda lemma
Clone this wiki locally