TR EN

VERİ YAPILARI COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
YZM208 VERİ YAPILARI 4 5 4 5

Objectives and Contents

Objectives: This course introduces abstract concepts that are useful in problem-solving and explains how these concepts are used in programming. Students learn which data structure to choose for a particular problem, and they learn to create complex data structures.
Content: Stacks, recursion, heaps, queues, creation and destruction of dynamic variables, linked lists, circular lists, doubly linked lists, searching, sorting, and computational addressing.