File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
122122| |
123123| ------- |
124124| [ 1590-make-sum-divisible-by-p] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1590-make-sum-divisible-by-p ) |
125+ | [ 2141-maximum-running-time-of-n-computers] ( https://github.com/hogan-tech/leetcode-solution/tree/master/2141-maximum-running-time-of-n-computers ) |
125126## Hash Table
126127| |
127128| ------- |
@@ -130,4 +131,16 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
130131| |
131132| ------- |
132133| [ 1590-make-sum-divisible-by-p] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1590-make-sum-divisible-by-p ) |
134+ ## Binary Search
135+ | |
136+ | ------- |
137+ | [ 2141-maximum-running-time-of-n-computers] ( https://github.com/hogan-tech/leetcode-solution/tree/master/2141-maximum-running-time-of-n-computers ) |
138+ ## Greedy
139+ | |
140+ | ------- |
141+ | [ 2141-maximum-running-time-of-n-computers] ( https://github.com/hogan-tech/leetcode-solution/tree/master/2141-maximum-running-time-of-n-computers ) |
142+ ## Sorting
143+ | |
144+ | ------- |
145+ | [ 2141-maximum-running-time-of-n-computers] ( https://github.com/hogan-tech/leetcode-solution/tree/master/2141-maximum-running-time-of-n-computers ) |
133146<!-- -LeetCode Topics End-->
You can’t perform that action at this time.
0 commit comments