From 84a145518db1503d26607336d6edc4d9b35daa25 Mon Sep 17 00:00:00 2001 From: jeremymanning Date: Fri, 17 Jan 2025 00:29:33 +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 4b06b8d..7fd4105 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ _**Note:** Our group is currently taking a break from grinding leetcode. The tab | January 14, 2025 | [2657](https://leetcode.com/problems/find-the-prefix-common-array-of-two-arrays/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2657) | 🟡 Medium | | January 15, 2025 | [2429](https://leetcode.com/problems/minimize-xor/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2429) | 🟡 Medium | | January 16, 2025 | [2425](https://leetcode.com/problems/bitwise-xor-of-all-pairings/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2425) | 🟡 Medium | +| January 17, 2025 | [2683](https://leetcode.com/problems/neighboring-bitwise-xor/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2683) | 🟡 Medium | # Join our discussion!