COP 3502
Computer Science I
Fall 2011
Instructor
Sarah Buchanan
HEC-201
Office Hours: WF 10:30am-12pm
sbuchanan@knights.ucf.edu
Lectures - Part 1
Lectures - Part 2
- Lecture 8 - Recurrence Relations / Algorithm Timing
- Recurrence Relations -- PDF -- PPTX
- Practice Problems (Recurrence Relations and Summations) -- PDF
- -- Solutions to Problems -- RecRel, Summations
- Sorted List Matching & Algorithm Timing -- PDF -- PPTX
- -- Timing Example -- arraysum.c
- Lecture 9 - Stacks
- Lecture 10 - Queues
- Lecture 11 - Binary Trees / Binary Search Trees
- Lecture 12 - Base Conversion
- Exam Review
- Practice Exam -- PDF
- Practice Exam Solution (Coming Soon) -- PDF
Lectures - Part 2
- Lecture 13 - Sorting
- Lecture 14 - Heaps
- Heap Slides -- PDF -- PPTX
- Heap Practice Problems -- PDF
- Sample Implementation -- heap.c
- Lecture 15 - AVL Trees
- Lecture 16 - Hash Tables
- Hash Table Slides -- PDF -- PPSX
- Hash Table Practice Problems -- PDF
- Lecture 17 - Backtracking
- Lecture 18 - Graphs
- Lecture 19 - Jeopardy Review
- Jeopardy Solution Slides -- PDF -- PPTX