CS
222
Data Structures
4 cr.
- Offered: Winter
- Prerequisites: CS 201.
- Bulletin Year: 2023 - 2024 Undergraduate Bulletin | View the current NMU Catalog.
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.).