Skip to content

Commit 3473c5a

Browse files
committed
Update README - Topic Tags
1 parent 3bb88a4 commit 3473c5a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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-->

0 commit comments

Comments
 (0)