I solved this question Maximize the rectangular area under Histogram today.
This left me thinking, are there any real life application to this algorithm ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you wanted to attach a label or some text to a histogram inside the bars, one good place to put it is the center of the maximum rectangle.
And even if this particular problem isn’t very interesting at first glance, there are a ton of data visualization problems that are related. And the techniques used to solve this problem can be applied elsewhere.