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

Stack in Java #589

Open JackZiyangChen opened 1 month ago

JackZiyangChen commented 1 month ago

Added stack data structure and two different implementations of stack in java.