Course Topic Outline
- Problem Solving and Algorithm Design II
- Computer Science 1321
- Spring Semester 2012
Topics
- The topics to be covered in this course include, but are possibly not limited
to, the following list. For additional information, please contact Dr. Eggen.
- Introduction
- Arrays
- polymorphism
- Structures, Classes and Programming Style
- Recursion,
- Stacks
- Stack applications, prefix, postfix, infix notations, etc.
- Queues
- Linked lists, single link, double link, circular, headers, etc.
- Trees, tree applications
- Sorting
- Searching
- Threading
- Multiprocessing
- Parallelism
- Advanced Topics
Return to Dr. Eggen's Home Page