Skip to main content
Courses

INFO-C 307: DATA REPRESENTATION AND ORGANIZATION (3 credits)

About

This course will provide 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.

Resources