CSE 2010
Algorithms and Data Structures
Spring-99
Monday and Wednesday from 12:30 to 1:45 room A-103
URL: http://cs.fit.edu/~ lina/ds99.html
Instructor: Lina Khatib, 232 Crawford Science Building,
Telephone (407) 674-7563
E-mail lina@cs.fit.edu
Office hours: TBA and by appointment (to be scheduled
by either e-mail or phone)
Text Book:
Ada Plus Data Structures by Nell Dale, Susan Lilly, and John McCormick.
Grading:
- First and Second exams 20 points each
- Final exam (W 05/05/99, 1:00- 3:00 pm) 20 points
- Projects, Homework, Lab work, and Participation 40 points
- Total points 100 points
- Letter grades will be assigned according to the following scale:
A=90-100 B=80-89 C=70-79 D=60-69 F=0-59
Lecture Topics
- Introduction to Software Engineering. Chapter 1. (Reading)
- Access Types. Chapter 5.
- Stacks. Chapter 6.
- Queues. Chapter 7.
- Linked Lists. Chapter 8.
- Doubly Linked Lists. Chapter 9.
- Binary Search Trees. Chapter 12.
- Heaps and Priority Queues. Chapter 13.
- Graphs. Chapter 13.
- Sorting. Chapter 14.
- Searching and Hashing. Chapter 15.
Lina Khatib