Lisp list reversal challenge!

Estimated read time 1 min read

Post Content

​ Can you predict the output when we feed our LISP function the list ‘(1 2 3 4 5)? Can you spot the quirk in this list-reversing function? How would you modify the function to correctly reverse the list?

Subscribe to Google for Developers → https://goo.gle/developers   Read More Google for Developers 

You May Also Like

More From Author