DSA-Questions
DSA-Questions copied to clipboard
Maximum area Histogram - C++
Find the largest rectangular area possible in a given histogram where the largest rectangle can be made of a number of contiguous bars. Assume that all bars have the same width and the width is 1 unit.
Can I add a solution to this problem?
@SanskritiKushik5 go ahead :) don't forget to add the information in code file.