From 000d1eb94e31425e2b3b28934488781102b5ae33 Mon Sep 17 00:00:00 2001 From: jeremymanning Date: Mon, 23 Sep 2024 00:30:23 +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 6285b37..6b75a78 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ _**Note:** Our group is currently taking a break from grinding leetcode. The tab | September 20, 2024 | [214](https://leetcode.com/problems/shortest-palindrome/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/214) | 🔴 Hard | | September 21, 2024 | [386](https://leetcode.com/problems/lexicographical-numbers/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/386) | 🟡 Medium | | September 22, 2024 | [440](https://leetcode.com/problems/k-th-smallest-in-lexicographical-order/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/440) | 🔴 Hard | +| September 23, 2024 | [2707](https://leetcode.com/problems/extra-characters-in-a-string/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2707) | 🟡 Medium | # Join our discussion!