InterviewSolution
Saved Bookmarks
| 1. |
Cartesian trees solve range minimum query problem in constant time.(a) true(b) falseThe above asked question is from Cartesian Tree topic in section Binary Trees of Data Structures & Algorithms IThis question was addressed to me during an internship interview. |
|
Answer» The correct answer is (a) true |
|