Bibliography (14):

  1. Tail Recursion

  2. Stack Overflow

  3. https://scienceblogs.com/goodmath/2006/12/20/tail-recursion-iteration-in-ha-1

  4. Ruminations of a Programmer: To Tail Recurse or Not - Part 2 (A Follow up for Haskell)

  5. The Haskell-Cafe May 2007 Archive by Thread

  6. Time Code in PLT-Scheme

  7. โ€‹ SICP Chapter 1.3

  8. SICP Section 1.2.1

  9. SICP Section 1.2.2

  10. SICP Section 1.2.3

  11. SICP Sections 1.2.4 - 1.2.5

  12. SICP Section 1.2.6

  13. Wikipedia Bibliography:

    1. Big O notation

    2. Ackermann function