10000 Update README.md · stutipandey20/Leetcode-Challenge@0c84195 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c84195

Browse files
authored
Update README.md
1 parent e99eae6 commit 0c84195

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
@@ -24,6 +24,7 @@ Number | Name of Problem | Leetcode Link | Video Link | Code
2424
1510 | Stone Game IV | https://leetcode.com/problems/stone-game-iv/ | https://youtu.be/Gcg_a3r8FA0 | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1510.%20Stone%20Game%20IV
2525
1523 | Count Odd Numbers in an Interval Range | https://leetcode.com/problems/count-odd-numbers-in-an-interval-range/description/ | https://youtu.be/HxI78QECe0c | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1523.%20Count%20Odd%20Numbers%20in%20an%20Interval%20Range
2626
1696 | Jump Game VI | https://leetcode.com/problems/jump-game-vi/ | https://youtu.be/LiEcBMK5PQs | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1696.%20Jump%20Game%20VI
27+
1751 | Maximum Number of Events That Can Be Attended II | https://leetcode.com/problems/maximum-number-of-events-that-can-be-attended-ii/description/ | https://youtu.be/C3r4OTOmfaI | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1751.%20Maximum%20Number%20of%20Events%20That%20Can%20Be%20Attended%20II
2728
1834 | Single-Threaded CPU | https://leetcode.com/problems/single-threaded-cpu/ | https://youtu.be/6104EJTG_T4 | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1834.%20Single-Threaded%20CPU
2829
1871 | Jump Game VII | https://leetcode.com/problems/jump-game-vii/ | https://youtu.be/bZxWLuiqHes | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1871.%20Jump%20Game%20VII
2930
2328 | Number of Increasing Paths in a Grid | https://leetcode.com/problems/number-of-increasing-paths-in-a-grid/description/ | https://youtu.be/kPAv1t2uBjg | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/2328.%20Number%20of%20Increasing%20Paths%20in%20a%20Grid

0 commit comments

Comments
 (0)
0