|
114 | 114 | [3553.Minimum-Weighted-Subgraph-With-the-Required-Paths-II](https://github.com/wisdompeak/LeetCode/tree/master/Binary_Search/3553.Minimum-Weighted-Subgraph-With-the-Required-Paths-II) (H)
|
115 | 115 | [3559.Number-of-Ways-to-Assign-Edge-Weights-II](https://github.com/wisdompeak/LeetCode/tree/master/Binary_Search/3559.Number-of-Ways-to-Assign-Edge-Weights-II) (H-)
|
116 | 116 | [3585.Find-Weighted-Median-Node-in-Tree](https://github.com/wisdompeak/LeetCode/tree/master/Binary_Search/3585.Find-Weighted-Median-Node-in-Tree) (H)
|
| 117 | +* ``RMQ / Sparse Table`` |
| 118 | +[3691.Maximum-Total-Subarray-Value-II](https://github.com/wisdompeak/LeetCode/tree/master/Binary_Search/3691.Maximum-Total-Subarray-Value-II) (H) |
117 | 119 | * ``Binary Search by Value``
|
118 | 120 | [410.Split-Array-Largest-Sum](https://github.com/wisdompeak/LeetCode/tree/master/Dynamic_Programming/410.Split-Array-Largest-Sum) (H-)
|
119 | 121 | [774.Minimize-Max-Distance-to-Gas-Station](https://github.com/wisdompeak/LeetCode/tree/master/Priority_Queue/774.Minimize-Max-Distance-to-Gas-Station) (H)
|
|
0 commit comments