Algorithms and Data Structures project.
The main goal of the project was to develop a doubly-linked list with iterators and two external methods
Was supposed to delete all elements using iterators.
Was supposed to remove elements from a given individual key, to a second individual key with a given direction.