From 99940f7a74f3e1c11bfffc92d38dac0c3b205469 Mon Sep 17 00:00:00 2001 From: jeremymanning Date: Wed, 21 May 2025 00:35:22 +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 51509d3..8760900 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,7 @@ _**Note:** Our group is currently taking a break from grinding leetcode. The tab | May 18, 2025 | [1931](https://leetcode.com/problems/painting-a-grid-with-three-different-colors/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/1931) | 🔴 Hard | | May 19, 2025 | [3024](https://leetcode.com/problems/type-of-triangle/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/3024) | 🟢 Easy | | May 20, 2025 | [3355](https://leetcode.com/problems/zero-array-transformation-i/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/3355) | 🟡 Medium | +| May 21, 2025 | [73](https://leetcode.com/problems/set-matrix-zeroes/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/73) | 🟡 Medium | # Join our discussion!