| Slide Index | | | <- prev | next -> |

12. Introduction to Data Structures

1: Abstract Data Types 2: Stack ADT 3: Stack Model -- LIFO 4: Derivable Behaviors (Theorems) 5: Uses of ADT Stack 6: Queue ADT 7: Queue Model -- FIFO 8: Derivable Behaviors (Theorems) 9: Uses of ADT Queue 10: Depth First Search -- Backtracking 11: DFS -- Backtracking (cont.) 12: Breadth First Search 13: BFS (cont.) 14: Evaluating Postfix Expressions -- Algorithm 15: Evaluating Postfix Expressions -- Example 16: Runtime Stack and Recursion
    Copyright notice: The source documents, rendered pages, and content in this course are proprietary and may not be copied without express written permission of the author. (C) 2019 R.C. Lacher, Florida State University.

<- prev | next -> | Top of Page |