COP 3502 - Computer Science I - Summer 2011
Tuesday & Thursday --- 12:00 - 1:50 PM, HPA 119
Go back to COP 3502 Homepage
Lab Session Notes/Worksheets
- Lab 1: Use of fgets, strtok for parsing - (5/16 - 5/20)
- Lab 2: Linked Lists - (5/23 - 5/27)
- Lab 3: Recursion - (5/30 - 6/3)
- Lab 4: Big-O & Algorithm Analysis - (6/6 - 6/10)
- Lab 5: Summation Problems - (6/13 - 6/17)
- Another Lab 5: Recurrance Relations - (6/20 - 6/24)
- Lab 6: Stacks - (Practice ON YOUR OWN...WILL be on Exam)
- Lab 7: Binary Search Trees - (6/27 - 7/1)
- Lab 8: More Binary Search Trees - (7/4 - 7/8)
- Lab 9: Sorting - (Practice ON YOUR OWN...WILL be on Exam)
- Lab 10: Quick Select - (skipped)
- We intentionally skipped this lab.
- Lab 11: Heaps - (7/18 - 7/22)
- Lab 12: Hash Tables - (7/18 - 7/22)
- Lab 13: Base Conversion - (skipped: practice on your own)
- Lab 14: AVL Trees - (7/25 - 7/29)