Laboratory


Floppy Disk Duration:   14 weeks x 2h/week
Programming language used during the laboratory:  Turbo C

1. Implementation of abstract data types
2. Linked list processing
3. Using stacks and queues
4. Lexical analysis
5. Parsing expressions
6. Determining the complexity of a program
7. Testing quicksort and mergesort
8. Building binary trees
9. Using binary search trees
10. Backtracking problems