Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.87 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.87 KB

Data Structures and Algorithms Implementation. (Wroclaw, 2017)

Data Structures and Algorithms Lab, by Prof. Dariusz Konieczny

This is a set of 12 tasks developed with C++, all related with data structures and algorithms, from simple lists to heaps and trees, going also through sorting and searching algorithms.

Used Technologies:

  • C++
  • Eclipse
  • Git

For more info see task definition document for each lab: