Author: Nikola-Mircic
Please do not edit the master branch directly! Make a pull request for any kind of change in this repository instead!
Data structures in this repository:
- Dynamic array - Vector,a variable-size,random access array
- Linked List - List of connected nodes