From 95e27582a7b89e4204e830fe5eec63a14ca5c025 Mon Sep 17 00:00:00 2001 From: jeremymanning Date: Fri, 19 Jul 2024 02:50:24 +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 5e79f4d..3b5b378 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Each day (ideally) we'll attempt the daily [leetcode](https://leetcode.com) prob | July 16, 2024 | [2096](https://leetcode.com/problems/step-by-step-directions-from-a-binary-tree-node-to-another/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/2096) | 🟡 Medium | | July 17, 2024 | [1110](https://leetcode.com/problems/delete-nodes-and-return-forest/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/1110) | 🟡 Medium | | July 18, 2024 | [1530](https://leetcode.com/problems/number-of-good-leaf-nodes-pairs/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/1530) | 🟡 Medium | +| July 19, 2024 | [1380](https://leetcode.com/problems/lucky-numbers-in-a-matrix/description/?envType=daily-question) | [Click here](https://github.com/ContextLab/leetcode-solutions/tree/main/problems/1380) | 🟢 Easy | # Join our discussion!