Skip to content

mrhooray/4clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test all solutions

lein test

problem list

  1. Nothing but the Truth
  2. Simple Math
  3. Intro to Strings
  4. Intro to Lists
  5. Lists: conj
  6. Intro to Vectors
  7. Vectors: conj
  8. Intro to Sets
  9. Sets: conj
  10. Intro to Maps
  11. Maps: conj
  12. Intro to Sequences
  13. Sequences: rest
  14. Intro to Functions
  15. Double Down
  16. Hello World
  17. Sequences: map
  18. Sequences: filter
  19. Last Element
  20. Penultimate Element
  21. Nth Element
  22. Count a Sequence
  23. Reverse a Sequence
  24. Sum It All Up
  25. Find the odd numbers
  26. Fibonacci Sequence
  27. Palindrome Detector
  28. Flatten a Sequence
  29. Get the Caps
  30. Compress a Sequence
  31. Pack a Sequence
  32. Duplicate a Sequence
  33. Replicate a Sequence
  34. Implement range
  35. Local bindings
  36. Let it Be
  37. Regular Expressions
  38. Maximum value
  39. Interleave Two Seqs
  40. Interpose a Seq
  41. Drop Every Nth Item
  42. Factorial Fun
  43. Reverse Interleave
  44. Rotate Sequence
  45. Intro to Iterate
  46. Flipping out
  47. Contain Yourself
  48. Intro to Some
  49. Split a Sequence
  50. Split by Type
  51. Advanced Destructuring
  52. Intro to Destructuring
  53. [_] Longest Increasing Sub-Seq
  54. [_] Partition a Sequence
  55. [_] Count Occurrences
  56. [_] Find Distinct Items
  57. Simple Recursion
  58. [_] Function Composition
  59. [_] Juxtaposition
  60. [_] Sequence Reductions
  61. Map Construction
  62. [_] Re-implement Iterate
  63. [_] Group a Sequence
  64. Intro to Reduce
  65. [_] Black Box Testing
  66. Greatest Common Divisor
  67. [_] Prime Numbers
  68. Recurring Theme
  69. [_] Merge with a Function
  70. [_] Word Sorting
  71. Rearranging Code: ->
  72. Rearranging Code: ->>
  73. [_] Analyze a Tic-Tac-Toe Board
  74. [_] Filter Perfect Squares
  75. [_] Euler's Totient Function
  76. [_] Intro to Trampoline
  77. [_] Anagram Finder
  78. [_] Reimplement Trampoline
  79. [_] Triangle Minimal Path
  80. [_] Perfect Numbers
  81. Set Intersection
  82. [_] Word Chains
  83. A Half-Truth
  84. [_] Transitive Closure
  85. [_] Power Set
  86. [_] Happy numbers
  87. [_]
  88. [_] Symmetric Difference
  89. [_] Graph Tour
  90. [_] Cartesian Product
  91. [_] Graph Connectivity
  92. [_] Read Roman numerals
  93. [_] Partially Flatten a Sequence
  94. [_] Game of Life
  95. [_] To Tree, or not to Tree
  96. [_] Beauty is Symmetry
  97. [_] Pascal's Triangle
  98. [_] Equivalence Classes
  99. [_] Product Digits
  100. [_] Least Common Multiple
  101. [_] Levenshtein Distance
  102. [_] intoCamelCase
  103. [_] Generating k-combinations
  104. [_] Write Roman Numerals
  105. [_] Identify keys and values
  106. [_] Number Maze
  107. [_] Simple closures
  108. [_] Lazy Searching
  109. [_]
  110. [_] Sequence of pronunciations
  111. [_] Crossword puzzle
  112. [_] Sequs Horribilis
  113. [_] Making Data Dance
  114. [_] Global take-while
  115. [_] The Balance of N
  116. [_] Prime Sandwich
  117. [_] For Science!
  118. [_] Re-implement Map
  119. [_] Win at Tic-Tac-Toe
  120. [_] Sum of square of digits
  121. [_] Universal Computation Engine
  122. [_] Read a binary number
  123. [_]
  124. [_] Analyze Reversi
  125. [_] Gus' Quinundrum
  126. [_] Through the Looking Class
  127. [_] Love Triangle
  128. [_] Recognize Playing Cards
  129. [_]
  130. [_] Tree reparenting
  131. [_] Sum Some Set Subsets
  132. [_] Insert between two items
  133. [_]
  134. A nil key
  135. [_] Infix Calculator
  136. [_]
  137. [_] Digits and bases
  138. [_] Squares Squared
  139. [_]
  140. [_] Veitch, Please!
  141. [_] Tricky card games
  142. [_]
  143. [_] dot product
  144. [_] Oscilrate
  145. [_] For the win
  146. [_] Trees into tables
  147. [_] Pascal's Trapezoid
  148. [_] The Big Divide
  149. [_]
  150. [_] Palindromic Numbers
  151. [_]
  152. [_] Latin Square Slicing
  153. [_] Pairwise Disjoint Sets
  154. [_]
  155. [_]
  156. Map Defaults
  157. [_] Indexing Sequences
  158. [_] Decurry
  159. [_]
  160. [_]
  161. Subset and Superset
  162. Logical falsity and truth
  163. [_] Language of a DFA
  164. [_]
  165. [_]
  166. Comparisons
  167. [_]
  168. [_] Infinite Matrix

Releases

No releases published

Packages

No packages published