Skip to content

Commit e488d12

Browse files
authored
Update README.md
1 parent 24d79e8 commit e488d12

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
@@ -3,6 +3,7 @@
33
Number | Name of Problem | Leetcode Link | Video Link | Code
44
--- | :---: | --- | --- | ---
55
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+
118 | Pascal's Triangle | https://leetcode.com/problems/pascals-triangle/description/ | https://youtu.be/eeleEMOlRpA | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/118.%20Pascal's%20Triangle
67
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
78
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
89
198 | House Robber | https://leetcode.com/problems/house-robber/ | https://youtu.be/YEEQRP2ZFxk | https://github.com/Algorithms-Made-Easy/Leetcode-Challenge/blob/main/198.%20House%20Robber

0 commit comments

Comments
 (0)