From c2a5a78c79726cecfe2766476885128f243fcde1 Mon Sep 17 00:00:00 2001 From: jeremymanning Date: Wed, 11 Dec 2024 00:33:02 +0000 Subject: [PATCH] Update README with LeetCode Daily Challenge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1623686..e90652a 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ _**Note:** Our group is currently taking a break from grinding leetcode. The tab | December 8, 2024 | [2054](https://leetcode.com/problems/two-best-non-overlapping-events/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2054) | 🟡 Medium | | December 9, 2024 | [3152](https://leetcode.com/problems/special-array-ii/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/3152) | 🟡 Medium | | December 10, 2024 | [2981](https://leetcode.com/problems/find-longest-special-substring-that-occurs-thrice-i/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2981) | 🟡 Medium | +| December 11, 2024 | [2779](https://leetcode.com/problems/maximum-beauty-of-an-array-after-applying-operation/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2779) | 🟡 Medium | # Join our discussion!