TheAlgorithms / PHP

All Algorithms implemented in PHP
MIT License
2.15k stars 468 forks source link

Feature - Add Queue Data Structure Implementation #158

Closed EricNeves closed 3 months ago

EricNeves commented 4 months ago

📋 Overview This pull request introduces the implementation of a queue data structure, providing essential operations and functionality.

✅ Features

🔍 Details

Please review the changes and let me know if there are any suggestions or improvements needed. Thank you for your time and consideration! 🚀