From fc208ceff79a8cbd31de085aefd81acc88c953e1 Mon Sep 17 00:00:00 2001 From: Wisaroot Lertthaweedech Date: Sun, 21 Sep 2025 11:39:00 +0700 Subject: [PATCH 1/2] feat: add LeetCode Py --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60b0686..8002eda 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ This repository contains the best resources for coding interview prep and master - [LeetCode Video Solutions](https://chromewebstore.google.com/detail/leetcode-video-solutions/ilnmgkahgjdpkoliooildngldmilhelm?hl=en) - [LeetCode GitHub Submission Sync](https://github.com/QasimWani/LeetHub) - [LeetCode VS Code Extension](https://marketplace.visualstudio.com/items?itemName=LeetCode.vscode-leetcode) +- [LeetCode Py](https://github.com/wisarootl/leetcode-py/) ### [Resume Template](https://www.overleaf.com/read/gzgzrpszyzyg) From e22ed2abea8ac5400ac2c01de52db92f99649734 Mon Sep 17 00:00:00 2001 From: Wisaroot Lertthaweedech <66859294+wislertt@users.noreply.github.com> Date: Thu, 9 Oct 2025 18:22:49 +0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8002eda..04aa956 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This repository contains the best resources for coding interview prep and master - [LeetCode Video Solutions](https://chromewebstore.google.com/detail/leetcode-video-solutions/ilnmgkahgjdpkoliooildngldmilhelm?hl=en) - [LeetCode GitHub Submission Sync](https://github.com/QasimWani/LeetHub) - [LeetCode VS Code Extension](https://marketplace.visualstudio.com/items?itemName=LeetCode.vscode-leetcode) -- [LeetCode Py](https://github.com/wisarootl/leetcode-py/) +- [LeetCode Py](https://github.com/wislertt/leetcode-py) ### [Resume Template](https://www.overleaf.com/read/gzgzrpszyzyg)