Skip to content

Commit c138793

Browse files
authored
Update README.md
1 parent daed7f3 commit c138793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Day | Name of Problem | Leetcode Link | Video Link | Code
1515
9 | Construct Target Array With Multiple Sums | https://leetcode.com/problems/construct-target-array-with-multiple-sums/ | https://youtu.be/h9t7JF50Mpw | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1354.%20Construct%20Target%20Array%20With%20Multiple%20Sums
1616
10 | Count Primes | https://leetcode.com/problems/count-primes/ | https://youtu.be/5LMkddl2NCk | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/204.%20Count%20Primes
1717
11 | Maximum Points You Can Obtain from Cards | https://leetcode.com/problems/maximum-points-you-can-obtain-from-cards/ | https://youtu.be/U0utLw_vWGM | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1423.%20Maximum%20Points%20You%20Can%20Obtain%20from%20Cards
18+
12 | Range Sum Query 2D - Immutable | https://leetcode.com/problems/range-sum-query-2d-immutable/ | https://youtu.be/rkLDDxOcJxU | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/304.%20Range%20Sum%20Query%202D%20-%20Immutable
1819

1920
# April Leetcoding Challenge 2021
2021

0 commit comments

Comments
 (0)