Skip to content

Commit 89297d0

Browse files
authored
Merge pull request #6 from aziyatali/patch-1
Updated DP problems
2 parents 535c361 + 4f6e381 commit 89297d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Top_LeetCode_Questions_By_Topic.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,9 @@
474474
| 174 | [Dungeon Game](https://leetcode.com/problems/dungeon-game) | 32.10% | **Hard** |
475475
| 1227 | [Airplane Seat Assignment Probability](https://leetcode.com/problems/airplane-seat-assignment-probability) | 60.50% | **Medium** |
476476
| 714 | [Best Time to Buy and Sell Stock with Transaction Fee](https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee) | 54.30% | **Medium** |
477+
| 123 | [Best Time to Buy and Sell Stock III](https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii/) | 42.2% | **Hard** |
478+
| 188 | [Best Time to Buy and Sell Stock IV](https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iv/) | 31.9% | **Hard** |
479+
477480
| 943 | [Find the Shortest Superstring](https://leetcode.com/problems/find-the-shortest-superstring) | 42.70% | **Hard** |
478481
| 304 | [Range Sum Query 2D - Immutable](https://leetcode.com/problems/range-sum-query-2d-immutable) | 38.10% | **Medium** |
479482
| 403 | [Frog Jump](https://leetcode.com/problems/frog-jump) | 39.50% | **Hard** |
@@ -538,4 +541,4 @@
538541
| 1462 | [Course Schedule IV](https://leetcode.com/problems/course-schedule-iv) | 41.10% | **Medium** |
539542
| 1514 | [Path with Maximum Probability](https://leetcode.com/problems/path-with-maximum-probability) | 34.50% | **Medium** |
540543

541-
##### _`Note: Refer individual folder for more details.`_
544+
##### _`Note: Refer individual folder for more details.`_

0 commit comments

Comments
 (0)