Programming Challenge: Recursive List Processing

Here, you'll find the links to the files generated for this challenge.


Lisp Program – lp.l

Task 0-1: singleton-p – rac – rdc – snoc – palindrome-p [Demo]

Task 2: Select – Pick [Demo]

Task 3: Sum – Product [Demo]

Task 4: iota – Duplicate [Demo]

Task 5: Factorial – Power [Demo]

Task 6: filter-in – filter-out [Demo]

Task 7: take-from [Demo]

Task 8: random-permutation [Demo]



Back to Main Page