/data-structures-basics-cpp

Author: Oskroba Miron. This project aims to manage basic data structures: Table, List, Binary Heap and BST Tree. Project conducts concepts of computational complexity, focusing on the speed of performed operations in supported structures and their disadvantages. Made for educational purposes to master fields: clean code, naming conventions, code optimization and general programming skills. C++/C.

Primary LanguageC++

This repository is not active