Data structures Algorithms and Applications in C++ Chen Peipei March 13.2003
Data Structures, Algorithms, and Applications in C++ Chen Peipei March 13, 2003
Chapter 1 preface
Chapter 1 preface
The purpose and contents of the course Introduce most used data structures and algorithms Prerequisite of other courses Introduce algorithm analysis Review ctt
The purpose and contents of the course • Introduce most used data structures and algorithms • Prerequisite of other courses • Introduce algorithm analysis • Review C++
The purpose and contents of the course 1. Introduce most used data structures and algorithms Use proper data structures to solve different problems Example Game problem Management of library catalogue by computer Management of the traffic lights in intersections
The purpose and contents of the course 1. Introduce most used data structures and algorithms. Use proper data structures to solve different problems. Example : • Game problem • Management of library catalogue by computer • Management of the traffic lights in intersections
The purpose and contents of the course Example 1 Game problem ×○ Next step x has five choices |○
The purpose and contents of the course Example 1: Game problem: Next step: x has five choices