shivanshugarg12800 / Algo_GT

This is the Master Repository for all the different algorithms in the world of DSA, be it in any language C++, Java, Python etc.....
12 stars 37 forks source link

Add Stack directory in Java folder and Geeks for geeks questions. #86

Closed Kritika6100 closed 2 years ago

Kritika6100 commented 2 years ago

Is your feature making a change to an existing problem/algorithm no

If you are making changes, please describe the type of change in brief else NA Java/Stacks

Describe in brief about what new problem/algorithm addition Stock span problem Input:7 100 80 60 70 60 75 85 Output: 1 1 1 2 1 4 6 Link to the problem: https://www.geeksforgeeks.org/the-stock-span-problem/

Kritika6100 commented 2 years ago

Please assign this issue to me.