Nov 04, 2024  
2024-2025 Undergraduate Catalog 
    
2024-2025 Undergraduate Catalog

CS 222 - Data Structures


Offered Fall: No Offered Winter: Yes Offered Summer: No Offered Other: No
4 Credits
Hours (Lecture - Discussion - Lab): 4-0-0
Prerequisites: CS 201 .

This course covers data structures and algorithms in depth. Topics covered include arrays, stacks, queues, linked lists, trees and graphs, basic problem solving strategies and complexity analysis, sorting and searching algorithms, hashing techniques, and some advanced tree structures (e.g., AVL trees, B and B trees, splay trees, etc.).