Could somebody direct me to an online and free available collection/s or resources of solved and commented (not necessarily) Lisp programming problems, especially related to binary trees and recursion.
I tried to Google it up the question but I didn't manage to find anything useful.
I need solved problems because in my attempt of learning Lisp I want to try to solve them and compare the result.
Thanks!