CSCI 160 practice exercises (going into study break)

Given where we are in the course going into the study break, the practice problems below should give you a good feel for where you stand in the material:
  1. Practice with loops (for, while, do while)
  2. Practice programming questions
  3. Practice with reference parameters
  4. Practice with algorithms
  5. Practice with null terminated strings (for now, skip the last two questions involving command line arguments)

More programming practice

If you want practice designing and writing your own programs, try coming up with solutions for the following: