INFO-C 307 Data Representation and Organization
3 credits
- Prerequisites: INFO-C 211
- Delivery: Online
This course provides an introduction to ways in which data can be organized, represented, and processed from low level to high level. Topics include construction of memory based structures and algorithms using arrays (single, multidimensional), lists (single, double, circular), stacks, queues, binary trees, and hash tables, and basic file manipulation.