Data Structures

The basic target of this course is the study of fundamental data structures and algorithms. More specifically, this study contains some theoretical issues as well as their practical applications. In particular, we study arrays, lists, stacks, queues and priority queues, search trees, hashing, graphs as well as searching, sorting, shortest paths and many fundamental algorithms that are based on these data structures.
Code Hours Type eClass Semester
ΗΥ120 4 Compulsory e-Class 2

bibliography:

  • “Δομές δεδομένων, αλγόριθμοι και εφαρμογές C++”, Sahnii Sartaj, Εκδόσεις ΤΖΙΟΛΑ, ISBN 978-960-418-030-1, 2004”
  • “ΔΟΜΕΣ ΔΕΔΟΜΕΝΩΝ”, ΓΕΩΡΓΑΚΟΠΟΥΛΟΣ Γ.Φ., Εκδόσεις ΙΤΕ-ΠΑΝΕΠΙΣΤΗΜΙΑΚΕΣ ΕΚΔΟΣΕΙΣ ΚΡΗΤΗΣ, ISBN 978-960-524-125-4, 2008”