geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
294 stars 300 forks source link

Java - Queues #588

Open laignelet16 opened 2 months ago

laignelet16 commented 2 months ago

Created a small intro about queues as well as an example of a guessing game in Java