From 8a67b60fd1c7035ce44f2e49d8fd1759b48f4523 Mon Sep 17 00:00:00 2001 From: jeremymanning Date: Mon, 30 Sep 2024 00:31:13 +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 910c914..b538d65 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ _**Note:** Our group is currently taking a break from grinding leetcode. The tab | September 27, 2024 | [731](https://leetcode.com/problems/my-calendar-ii/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/731) | 🟡 Medium | | September 28, 2024 | [641](https://leetcode.com/problems/design-circular-deque/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/641) | 🟡 Medium | | September 29, 2024 | [432](https://leetcode.com/problems/all-oone-data-structure/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/432) | 🔴 Hard | +| September 30, 2024 | [1381](https://leetcode.com/problems/design-a-stack-with-increment-operation/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/1381) | 🟡 Medium | # Join our discussion!