Closed EricNeves closed 3 months ago
📋 Overview This pull request introduces the implementation of a queue data structure, providing essential operations and functionality.
✅ Features
🔍 Details
enqueue
dequeue
isEmpty
size
peek
clear
toString
Please review the changes and let me know if there are any suggestions or improvements needed. Thank you for your time and consideration! 🚀
📋 Overview This pull request introduces the implementation of a queue data structure, providing essential operations and functionality.
✅ Features
🔍 Details
enqueue
,dequeue
,isEmpty
,size
,peek
,clear
, andtoString
.Please review the changes and let me know if there are any suggestions or improvements needed. Thank you for your time and consideration! 🚀