#+PROPERTY: STUDY_DECK_02 * TODO 1851. Minimum Interval to Include Each Query :hard: :PROPERTIES: :NEETCODE: [[file:../../roadmap.org::*1851. Minimum Interval to Include Each Query][Roadmap]] :END: ** TODO Approach Write your approach here. ** TODO Python #+begin_src python #+end_src ** TODO C++ #+begin_src cpp #+end_src