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 @@ -135,9 +135,22 @@ Feedback / Questions → open an Issue or reach out on [LinkedIn](https://www.li
135135## Math
136136| |
137137| ------- |
138+ | [ 1152-maximum-number-of-ones] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1152-maximum-number-of-ones ) |
138139| [ 3581-the-two-sneaky-numbers-of-digitville] ( https://github.com/hogan-tech/leetcode-solution/tree/master/3581-the-two-sneaky-numbers-of-digitville ) |
139140## Linked List
140141| |
141142| ------- |
142143| [ 3501-delete-nodes-from-linked-list-present-in-array] ( https://github.com/hogan-tech/leetcode-solution/tree/master/3501-delete-nodes-from-linked-list-present-in-array ) |
144+ ## Greedy
145+ | |
146+ | ------- |
147+ | [ 1152-maximum-number-of-ones] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1152-maximum-number-of-ones ) |
148+ ## Sorting
149+ | |
150+ | ------- |
151+ | [ 1152-maximum-number-of-ones] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1152-maximum-number-of-ones ) |
152+ ## Heap (Priority Queue)
153+ | |
154+ | ------- |
155+ | [ 1152-maximum-number-of-ones] ( https://github.com/hogan-tech/leetcode-solution/tree/master/1152-maximum-number-of-ones ) |
143156<!-- -LeetCode Topics End-->
You can’t perform that action at this time.
0 commit comments