/Stack_Queue_PHP

Stack and queue classes that are implemented from the list interface and node class with their own methods.

Primary LanguagePHP

Stack_Queue_PHP

Stack and queue classes that are implemented from the list interface and node class with their own methods. Phpstorm was used as IDE for the creation of the different classes.