TR EN

VERİ YAPILARI VE ALGORİTMALAR DERS TANITIM VE UYGULAMA BİLGİLERİ

Kodu Dersin Adı Yarıyıl Süresi(T+U) Kredisi AKTS Kredisi
BIL202 VERİ YAPILARI VE ALGORİTMALAR 4 5 4 7

DERSİN ÖĞRENME ÇIKTILARI (Öğrenciler, bu dersi başarı ile tamamladıklarında aşağıda belirtilen bilgi, beceri ve/veya yetkinlikleri gösterirler.)

Understand the fundamental principles of recursion and its relationship with mathematical induction.
Use recursion as a problem-solving and programming technique.
Develop design and implementation skills for key abstract data types such as linked lists, doubly linked lists, stacks, and queues.
Analyze discrete data structures, such as trees, using combinatorial methods.
Understand algorithmic solutions for sorting and searching problems and design common search structures like binary search trees.