Skip to content

Binary Search Maximize Min

Table of Contents

3281. Maximize Score of Numbers in Ranges

2517. Maximum Tastiness of Candy Basket

1552. Magnetic Force Between Two Balls

2812. Find the Safest Path in a Grid

  • LeetCode | LeetCode CH (Medium)

  • Tags: array, binary search, breadth first search, union find, heap priority queue, matrix

2528. Maximize the Minimum Powered City

  • LeetCode | LeetCode CH (Hard)

  • Tags: array, binary search, greedy, queue, sliding window, prefix sum

3449. Maximize the Minimum Game Score

1102. Path With Maximum Minimum Value

  • LeetCode | LeetCode CH (Medium)

  • Tags: array, binary search, depth first search, breadth first search, union find, heap priority queue, matrix

1231. Divide Chocolate

Comments