Rate Tips

Have students use lollipop sticks or toothpicks to represent each statement call in an N-ary recursive algorithm.

  • Each lollipop stick or toothpick represents each recursive call that is made.
    • Cover up portions of recursive call tree to show students that any sub-recursive call looks and acts just like the the main recursive calls.
External Source
Interview with Renada Poteat