English students: Do not enroll the course Data Structures I in the winter semester since English version will be in the summer semester.

Datové struktury I

V zimním semestru 2025/26 vedu cvičení k Datových strukturám I.

Zápočet

Zápočet bude udělen za vypracování domácích úkolů. Plánujeme 7 programovacích úkolů po 10 bodech a 3 experimentální po 15 bodech. K zápočtu je třeba získat 75 bodů. Zadaní a další podrobnosti najdete na následujících stránkách.
  • ReCodExu pro odevzdávání úkolů.
  • Git k získávání materiálů k domácím úkolům.
  • Pravidla a podmínky k získání zápočtu dle Martina Mareše

Literatura

  • M. Mareš: Lecture notes on data structures, 2019.
  • M. Mareš, T. Valla: Průvodce labyrintem algoritmů, CZ.NIC, 2017.
  • A. Koubková, V. Koubek: Datové struktury I. MATFYZPRESS, Praha 2011.
  • T. H. Cormen, C.E. Leiserson, R. L. Rivest, C. Stein: Introduction to Algorithms. MIT Press, 2009
  • K. Mehlhorn: Data Structures and Algorithms I: Sorting and Searching. Springer-Verlag, Berlin, 1984
  • D. P. Mehta, S. Sahni eds.: Handbook of Data Structures and Applications. Chapman \& Hall/CRC, Computer and Information Series, 2005
  • E. Demaine: Cache-Oblivious Algorithms and Data Structures. 2002.
  • R. Pagh: Cuckoo Hashing for Undergraduates. Lecture note, 2006.
  • M. Thorup: High Speed Hashing for Integers and Strings. Lecture notes, 2014.
  • M. Thorup: String hashing for linear probing (Sections 5.1-5.4). In Proc. 20th SODA, 655-664, 2009.

Další zdroje

Vstupní předpoklady

Pokud trávíte hodně času hledáním chyb při ladění vlastních programů (a to nejenom v tomto předmětu), můžete v zimním semestru chodit na předmět Implementace datových struktur (NTIN106), jehož cílem je seznámit studenty s pokročilými technikami efektivní implementace datových struktur a algoritmů.