Skip to content

Commit 3535046

Browse files
authored
Update README.md
1 parent 969729f commit 3535046

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Day | Name of Problem | Leetcode Link | Video Link | Code
2323
17 | Number of Submatrices That Sum to Target | https://leetcode.com/problems/number-of-submatrices-that-sum-to-target/ | https://youtu.be/elADMOC_hDI | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1074.%20Number%20of%20Submatrices%20That%20Sum%20to%20Target
2424
18 | Remove Nth Node From End of List | https://leetcode.com/problems/remove-nth-node-from-end-of-list/ | https://youtu.be/Kncuqqg_I18 | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/19.%20Remove%20Nth%20Node%20From%20End%20of%20List
2525
19 | Combination Sum IV | https://leetcode.com/problems/combination-sum-iv/ | https://youtu.be/GWqe_xfqxCA | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/377.%20Combination%20Sum%20IV
26-
20 | N-ary Tree Preorder Traversal | https://leetcode.com/problems/n-ary-tree-preorder-traversal/ | https://www.youtube.com/watch?v=DAIN1ZzvFeA | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/589.%20N-ary%20Tree%20Preorder%20Traversal
27-
21 | Triangle | https://leetcode.com/problems/triangle/ | https://www.youtube.com/watch?v=O2eaAdBpZBQ&list=PLJtzaiEpVo2z9PpcJcsl5j3RXutiTU-GB&index=1 | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/120.%20Triangle
28-
26+
20 | N-ary Tree Preorder Traversal | https://leetcode.com/problems/n-ary-tree-preorder-traversal/ | https://youtu.be/DAIN1ZzvFeA | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/589.%20N-ary%20Tree%20Preorder%20Traversal
27+
21 | Triangle | https://leetcode.com/problems/triangle/ | https://youtu.be/O2eaAdBpZBQ | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/120.%20Triangle
28+
22 | Triangle | https://leetcode.com/problems/brick-wall/ | https://youtu.be/s4pN9Qfj8EY | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/554.%20Brick%20Wall

0 commit comments

Comments
 (0)