DSA-Questions icon indicating copy to clipboard operation
DSA-Questions copied to clipboard

Maximum area Histogram - C++

Open SanskritiKushik5 opened this issue 4 years ago • 1 comments

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 avatar Oct 01 '21 04:10 SanskritiKushik5

@SanskritiKushik5 go ahead :) don't forget to add the information in code file.

avinash201199 avatar Oct 01 '21 21:10 avinash201199