CS 115 - Lab 14

[Back to CS 115 schedule]


Deadlines

Goals

Upon successful completion of this lab, you should be able to trace the execution of simple recursive functions.

Lab Instructions

Follow the links below to complete each part of this lab.

Setup

  1. Recursion practice
  2. Recursive binary search
  3. Submit your code