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

Skip to content

Commit 803dd53

Browse files
authored
Update README.md
1 parent b3f5608 commit 803dd53

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
@@ -14,6 +14,7 @@ Number | Name of Problem | Leetcode Link | Video Link | Code
1414
403 | Frog jump | https://leetcode.com/problems/frog-jump/ | https://youtu.be/3FYCPlIx3YA | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/403.%20Frog%20Jump
1515
862 | Shortest Subarray with Sum at Least K | https://leetcode.com/problems/shortest-subarray-with-sum-at-least-k/description/ | https://youtu.be/eWbH_j6Lgnk | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/862.%20Shortest%20Subarray%20with%20Sum%20at%20Least%20K
1616
1071 | Greatest Common Divisor of Strings | https://leetcode.com/problems/greatest-common-divisor-of-strings/description/ | https://youtu.be/41iKYE0n0PQ | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1071.%20Greatest%20Common%20Divisor%20of%20Strings
17+
1129 | Shortest Path with Alternating Colors | https://leetcode.com/problems/shortest-path-with-alternating-colors/description/ | https://youtu.be/8FcdSwqR3Js | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1129.%20Shortest%20Path%20with%20Alternating%20Colors
1718
1340 | Jump Game V | https://leetcode.com/problems/jump-game-v/ | https://youtu.be/pQXbujZLTv0 | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/1340.%20Jump%20Game%20V
1819
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
1920
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

0 commit comments

Comments
 (0)
0