ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

more STACK based ques #357

Closed amn2 closed 3 years ago

amn2 commented 3 years ago

using C++ STL Maximum area histogram (MAH) Maximum area of boolean matrix (MAH variation) Rainwater trapping problem Min stack ques in O(n) space Min stack ques in O(1) space

amn2 commented 3 years ago

Please add hactoberfest tag to the PR !! @Kanhakhatri065 @ephremdeme