Tuesday, January 6, 2009

Computer Science: Data Structures Topics

- Software Engineering Principles

*The Software Process

*Program Design

*Verification of Software Correctness

*C++ Programming Language

- Data Design and Implementation

*Different Views of data

*Data Abstraction

*Object-Oriented Programming

*Constructs for Program Verification

- Abstract Data Type (ADTs)

*Unsorted List and Sorted List

*Stack and Queue

*Lists

- Linked Structure

- Linked Lists

- Programming with Recursion

- Binary Search Trees

- Heaps and Graphs