Academic Catalog

CNG213 DATA STRUCTURES

Course Code: 3550213
METU Credit (Theoretical-Laboratory hours/week): 4(3-2)
ECTS Credit: 6.0
Department: Computer Engineering
Language of Instruction: English
Level of Study: Undergraduate
Course Coordinator: Assist.Prof.Dr MERYEM ERBÝLEK
Offered Semester: Fall or Spring Semesters.
Prerequisite: Set 1: 3550140
Set 2: 3890140
One of the sets above should be completed before taking CNG213 DATA STRUCTURES .

Course Content

Classification of data structures, space and time considerations. Linked lists, stacks and queues. Tree structures, binary search trees. Array and pointer based implementations. Recursive applications. Sorting and searching.