Jul 13, 2025  
2024-2025 Undergraduate Catalogue 
    
2024-2025 Undergraduate 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