COP 3502C - Summer 2002 - RECITATION LAB NOTES PAGE


This page contains notes for the recitation labs only, it does NOT contain notes for the lecture section

  • Lab #2 - (5/20 or 5/22) - No quiz in this lab

  • Lab #3 - (6/3 or 6/5) - Quiz covers binary-to-decimal, decimal-to-binary conversions, and logarithms.

  • Lab #4 - (6/17 or 6/19) - Quiz covers functions and parameter passing.

  • Lab #5 - (6/24 or 6/27) - Quiz covers tracing recursive functions

  • Lab #6 - (7/1 or 7/3) - Quiz covers arrays, pointers, and records (struct)

  • Lab #7 - (7/15 or 7/17) - Quiz covers Big-Oh notation, summations and stacks

  • Lab #8 - (7/22 or 7/24) - Quiz covers Binary tree traversal algorithms and Binary Search Trees


  • Last updated: 7/22/02
    Return to COP 3502 home page