Skip to content

Commit ad3b7e3

Browse files
authored
Update README.md
1 parent 68b223a commit ad3b7e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Day | Name of Problem | Leetcode Link | Video Link | Code
2525
19 | Minimum Moves to Equal Array Elements II | https://leetcode.com/problems/minimum-moves-to-equal-array-elements-ii/ | https://youtu.be/FGgL5QxZLno | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/462.%20Minimum%20Moves%20to%20Equal%20Array%20Elements%20II
2626
20 | Binary Tree Level Order Traversal | https://leetcode.com/problems/binary-tree-level-order-traversal/ | https://youtu.be/vQrggrFMyp8 | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/102.%20Binary%20Tree%20Level%20Order%20Traversal
2727
21 | Find and Replace Pattern | https://leetcode.com/problems/find-and-replace-pattern/ | https://youtu.be/JbiV9l5AHQE | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/890.%20Find%20and%20Replace%20Pattern
28+
22 | N-Queens | https://leetcode.com/problems/n-queens/ | https://youtu.be/jJMWhGKq3SM | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/51.%20N-Queens
2829

2930
# April Leetcoding Challenge 2021
3031

0 commit comments

Comments
 (0)