/DSA

Preparation for the DSA exam summer session 2023 in Sofia University, FMI

Primary LanguageC++

Materials from the FMI course DSA

Agenda:

  • Algorithms folder - search/sort algorithms, algorithms in graph.
  • Data Structures folder - BST, Linked List(singly), Graph data structures with the most common functions for them.
  • Exam 2023 folder - tasks & solutions to the FMI DSA exam 2023 winter session.

Note

All materails are written in C++.

Important

Materials were created in order to succeed in Sofia University, FMI DSA exam 2023 summer session. Algorithms and structures had to supply course expectations, so they are in the context of this course.