Skip to content

Commit fb9bbad

Browse files
authored
Update README.md
1 parent 7196ea7 commit fb9bbad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Mathematical/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -219,5 +219,10 @@
219219
<a href="https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Mathematical/Minimum%20Operations%20to%20Make%20a%20Uni-Value%20Grid.cpp"> Minimum Operations to Make a Uni-Value Grid (Leetcode - 2033)</a>
220220
</td>
221221
</tr>
222+
<tr>
223+
<td>
224+
<a href="https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Mathematical/Apply%20Operations%20to%20Maximize%20Score.cpp"> Apply Operations to Maximize Score (Leetcode - 2818)</a>
225+
</td>
226+
</tr>
222227
</tbody>
223228
</table>

0 commit comments

Comments
 (0)