2017-2018 Academic Catalog and Student Handbook 
    
    Mar 29, 2024  
2017-2018 Academic Catalog and Student Handbook [ARCHIVED CATALOG]

CSC-210 Data Structures


Credits: 4
Contact Hours: Lec 2 Lab 4
This course will instruct students in the design and use of common data structures, lists, stacks, queues, trees, tables, hash tables, and graphs. Common data structure algorithms will be explored, including sorting, searching, and reorganizing data, with attention paid toward trade-offs between space and efficiency. Students will implement many of these data structures in an object oriented programming language and complete programming projects utilizing them. Prerequisite(s): Grade of “C” or better in CSC 140  or CIS 150  or CIS 170 .