Dec 21, 2024  
2023-2024 Undergraduate Catalogue 
    
2023-2024 Undergraduate Catalogue [ARCHIVED CATALOGUE]

CSC 201 - Data Structures (1)

Students will learn how to create arrays, linked lists, binary search trees, hash tables. They will learn to use these data structures in the solutions of problems. They will see how the selection of the right data structure allows faster and easier storage, retrieval, and manipulation of data. Prerequisites: CSC 140  and CSC 144