Course Code
Course Title
Introduction to Algorithms
Description
This course gives students a soft landing into Algorithms for those lacking a strong background in it. The course will explore the common algorithms, algorithmic paradigms, and data structures used to solve actual problems. Topics included: searching, sorting, recursion, and graph theory.
Recommended Reading
- Rudolph Russell, Data Structures and Algorithms: An Easy Introduction