Quiz: Rectangle Extension

Test your understanding

Check Your Understanding

To find the largest rectangle for a bar of height h, what two boundaries do you need?

  1. A.The tallest bar to the left and right
  2. B.The first shorter bar to the left and the first shorter bar to the right
  3. C.The leftmost and rightmost bars in the array
  4. D.The bars with the same height
Start the roadmap to answer the quizzes and solve the challenges