From c0a23f429319dd21e841983cc9f8e333b117c39a Mon Sep 17 00:00:00 2001 From: jeremymanning Date: Fri, 18 Oct 2024 00:29:46 +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 aff378f..71f622b 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ _**Note:** Our group is currently taking a break from grinding leetcode. The tab | October 15, 2024 | [2938](https://leetcode.com/problems/separate-black-and-white-balls/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2938) | 🟡 Medium | | October 16, 2024 | [1405](https://leetcode.com/problems/longest-happy-string/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/1405) | 🟡 Medium | | October 17, 2024 | [670](https://leetcode.com/problems/maximum-swap/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/670) | 🟡 Medium | +| October 18, 2024 | [2044](https://leetcode.com/problems/count-number-of-maximum-bitwise-or-subsets/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2044) | 🟡 Medium | # Join our discussion!