CS 115 Lab 14, Fall 2016


Deadlines

*** THIS LAB CANNOT BE SUBMITTED LATE. ***

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