CS
222
Data Structures
4 cr.
- Offered: Winter
- Prerequisites: CS 201 and either MA 240 or MA 340.
- Bulletin Year: 2013 - 2014 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.).