2018-19 Undergraduate Catalog 
    
    Mar 29, 2024  
2018-19 Undergraduate Catalog [Archived Catalog]

CSC 351 - Data Structures

(4 credits; alternate years, consult department)
This course deals with data structures and their algorithms. Emphasis is given to good data abstraction and efficiency. The data structures covered include arrays, linked lists, trees, graphs and strings. Other topics covered may include design patterns, analysis of algorithms, and complexity classes. Programming is done in an object-oriented language.

Prerequisite: CSC172WI.