You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,12 @@ Number | Name of Problem | Leetcode Link | Video Link | Code
4
4
--- | :---: | --- | --- | ---
5
5
55 | Jump Game | https://leetcode.com/problems/jump-game/ | https://youtu.be/C6AZyfj-Kyw | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/55.%20Jump%20Game
6
6
121 | Best Time to Buy and Sell Stock | https://leetcode.com/problems/best-time-to-buy-and-sell-stock/ | https://youtu.be/5skEWekmJ2w | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/121.%20Best%20Time%20to%20Buy%20and%20Sell%20Stock
7
+
134 | Gas Station | https://leetcode.com/problems/gas-station/ | https://youtu.be/3wUa7Lf1Xjk | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/134.%20Gas%20Station
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
9
10
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
10
11
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
11
-
134 | Gas Station | https://leetcode.com/problems/gas-station/ | https://youtu.be/3wUa7Lf1Xjk | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/134.%20Gas%20Station
0 commit comments