/DataStructuresAndProgramming2024

Data Structures and Programming 2024/2025 Course at FMI Sofia University for CS

Primary LanguageC++

📚 Data Structures and Programming 2024/2025 Course at FMI Sofia University for CS

How to contribute to this repo?

  • This is a very useful step by step guide of how to contribute to open source. Don't hesitate to ask if you have any questions.

Topics for small seminars

  • auto
  • std::functional and lambda functions, currying
  • make, cmake, building process

What books should I read?

Link

📌 Content by weeks:

3️⃣ Queue

4️⃣ Linked List

Data structure implementations