queue and stack classes

Implementation of doubly linked list, stack and queue
704 Downloads
Updated 1 Dec 2011

View License

this is an implementation of queue and stack using doubly linked list.
Doubly linked list class may be used seperatly.

Cite As

Hanan Kavitz (2024). queue and stack classes (https://www.mathworks.com/matlabcentral/fileexchange/33876-queue-and-stack-classes), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

The queue and stack classes now contain 'isempty' method

1.0.0.0