Java icon indicating copy to clipboard operation
Java copied to clipboard

Design a stack that supports push, pop, top, and retrieving the minimum element in constant time.

Open 2tanayk opened this issue 3 years ago • 11 comments

Is your feature request related to a problem? Please describe. I would like to contribute a solution to the Min Stack problem

Describe the solution you'd like I would basically implement a stack using the LinkedList data structure.

2tanayk avatar Oct 09 '22 21:10 2tanayk

hi i would like to do this issues kindly assigned me thank you

PawanGupta14 avatar Oct 10 '22 05:10 PawanGupta14

Hello Maintainer, I want to solve this problem ,please assign this issue to me.

BugsBunny-PG avatar Oct 10 '22 13:10 BugsBunny-PG

Sir,Can u Please Assign this Task to me?

Atharva1520 avatar Oct 10 '22 15:10 Atharva1520

I would like to contribute a solution to this problem, please do assign this task to me.

SmritiV23 avatar Oct 10 '22 17:10 SmritiV23

I ready to do this so please do assign this task to me

JenilShah0120 avatar Oct 10 '22 18:10 JenilShah0120

Could you please assign this to me?

rajkumar4you avatar Oct 12 '22 15:10 rajkumar4you

Hello Sir, I'm interested to solve this problem could you assign me this issue ,I will give you a better solution and good time complexity for this issue.

drashan14 avatar Oct 13 '22 02:10 drashan14

Hello Sir, Can You assign this issue to me?

apoorvdtu avatar Oct 15 '22 18:10 apoorvdtu

hello sir I want you to assign this issue to me.

5SPriya404 avatar Oct 15 '22 18:10 5SPriya404

Hello sir I want to assign this issue to me,i want to work them try to submit as soon as possible thank you

26Saksham avatar Oct 20 '22 08:10 26Saksham

Doesn't this class implement this? https://github.com/TheAlgorithms/Java/blob/9fb3364cccc5373c32dbdb661f773c5ee753c77a/src/main/java/com/thealgorithms/datastructures/stacks/StackArray.java

siriak avatar Oct 21 '22 19:10 siriak

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jan 06 '23 00:01 github-actions[bot]

Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Gitter or ping one of the reviewers. Thank you for your contributions!

github-actions[bot] avatar Jan 13 '23 01:01 github-actions[bot]