Academic Catalog

CNGB310 ALGORITHMS AND DATA STRUCTURES WITH PYTHON

Course Code: 5750310
METU Credit (Theoretical-Laboratory hours/week): 3(3-0)
ECTS Credit: 5.0
Department: Computer Engineering (türkiye-azerbaijan University Tau)
Language of Instruction: English
Level of Study: Undergraduate
Course Coordinator:
Offered Semester: Fall and Spring Semesters.
Prerequisite: Set 1: 5750240
The course set above should be completed before taking CNGB310 ALGORITHMS AND DATA STRUCTURES WITH PYTHON .

Course Content

Introduction to Algorithms. Space and Time Considerations. Python built-in types. Linked lists. Stacks. Queues. Recursion. Trees. Sorting. Searching. Implementations in Python. Introduction to graph algorithms.