Skip to content

Data Structures and Applications (ITEC213)

This course is designed to cover the basic block structures of the C language and data structure. Pointer, structure, linked lists, stacks, queues, and tree topics will be introduced and discussed with examples. Upon completion of this course, the student should understand how to create and manipulate stacks, queues, and binary trees. Also student will discuss each of the major types of data structures and implement programs that create and manipulate these data structures.

Related Programs