From 50a249d48e593368d33bc4076042d601edbbfdcf Mon Sep 17 00:00:00 2001 From: Akash Jaiswal <33419526+jaiakash@users.noreply.github.com> Date: Thu, 16 Jun 2022 02:40:08 +0530 Subject: [PATCH] fix: fixed and added generate parentheses --- Phase - 1(60 questions)/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Phase - 1(60 questions)/README.md b/Phase - 1(60 questions)/README.md index 37104ea..8a92a52 100644 --- a/Phase - 1(60 questions)/README.md +++ b/Phase - 1(60 questions)/README.md @@ -9,7 +9,7 @@ 2. [Container With Most Water](https://leetcode.com/problems/container-with-most-water/) 3. [Permutations](https://leetcode.com/problems/permutations/) 4. [Binary Tree Inorder Traversal](https://leetcode.com/problems/binary-tree-inorder-traversal/) -5. [Generate Parentheses](https://leetcode.com/problems/binary-tree-inorder-traversal/) +5. [Generate Parentheses](https://leetcode.com/problems/generate-parentheses/) ## Day-2 01/04/21 @@ -145,4 +145,4 @@ 2 problems 59. [Minimum Difference Between Largest and Smallest Value in Three Moves](https://leetcode.com/problems/minimum-difference-between-largest-and-smallest-value-in-three-moves/) -60. [Super Palindromes](https://leetcode.com/explore/challenge/card/may-leetcoding-challenge-2021/599/week-2-may-8th-may-14th/3736/) \ No newline at end of file +60. [Super Palindromes](https://leetcode.com/explore/challenge/card/may-leetcoding-challenge-2021/599/week-2-may-8th-may-14th/3736/)