University of Texas at Arlington
Computer Science Engineering
Fall 1999
CSE 2320 - Algorithms and Data Structures
Section 501/571, 105 Nedderman Hall, TuTh 5:30-6:50pm
URL: http://www-cse.uta.edu/

holder/courses/cse2320.html
| Description: |
Design and analysis of algorithms with an emphasis on data structures.
Approaches to analyzing lower bounds on problems and upper bounds on
algorithms. Classical algorithm design techniques including algorithms for
sorting, searching, and other operations on data structures such as hash
tables, trees, graphs, strings, and advanced data structures, dynamic
programming and greedy approaches. |
| Prerequisites: |
C/C++ Programming (CSE 1325) and Discrete Structures
(CSE 2315). |
| Textbook: |
Cormen, Leiserson and Rivest, Introduction to Algorithms,
MIT Press, 1990. |
| Grading: |
5 Homeworks (15%), 4 Programs (35%), 2 Exams (30%), 1 Final
(20%). |
| Instructor: |
Larry Holder, 344 Nedderman Hall, 272-2596,
holder@cse.uta.edu. Office hours: 4-5pm MW. |