Dynamic Programming21 sections · 916 units
Open in CourseQuiz: Why Monotonic
Understanding the property
Check Your Understanding
Why is a monotonic queue called monotonic?
- A.Because values stored are always increasing or always decreasing
- B.Because queue size monotonically grows
- C.Because elements are inserted chronologically
- D.Because it uses a single-ended structure