CS 3100 Study Guide for Last Part of Term

COMPUTER SCIENCE 3100 -- Data Structures and Algorithms

Below you will find study questions for chapters 11-13. If you want more, you can browse the study guides for the Fall 1998 semester of CS3100. The final exam will cover mostly material from chapters eleven through thirteen. However one thing builds upon another and so some questions will relate to topics covered earlier, notably big-O analysis (chapter nine) and trees (chapter ten).


Chapter Eleven -- Tables and Priority Queues


Chapter Twelve -- Advanced Implementations of Tables


Chapter Thirteen -- Graphs