1. Higher-order list functions
    Exercise 4.4
    Keywords: the list concept, table representation with lists

  2. List processing - recursion and iteration
    Exercise 2.3
    Keywords: the list concept, recursive functions, iterative list traversal