Skip to main content
Facilities Mobile homeCourses home
Detail

Algorithms and Data Structures

COS 226

1234
Info tab content
This course surveys the most important algorithms and data structures in use on computers today. Particular emphasis is given to algorithms for sorting, searching, graphs, and strings. The course concentrates on developing implementations, understanding their performance characteristics, and estimating their potential effectiveness in applications.