CS 115 - Lab 10

[Back to CS 115 schedule]


Deadlines

Goals

Upon successful completion of this lab, you should be able to understand and write programs using

Lab Instructions

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

Setup and practice

  1. Read an input file
  2. Linear search
  3. Binary search
  4. Submit your code