d-coder111 / DSAmplify

Hacktoberfest2024 accepted-Our aim is to build a website that comprehensively covers algorithms in C++, Java, Python, and other programming languages, along with acknowledging the contributors to this repository.
27 stars 51 forks source link

Related to #6- Created simplestack.java #134

Closed shubhalgupta closed 11 months ago

shubhalgupta commented 11 months ago

Created a simple stack using Java with push, pop, and peek operations

d-coder111 commented 11 months ago

Created a simple stack using Java with push, pop, and peek operations

Hey I don't want to close that issue because not all algos are covered yet..so remove that fixes issue ..Just directly raise a pr..I will review and merge that.

shubhalgupta commented 11 months ago

@d-coder111 Now, is it fine?