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
|21|**[198. House Robber](https://leetcode.com/problems/house-robber/)**|[Python](https://tinyurl.com/wu6rdaw/198_House_Robber.py)|**[Must](https://tinyurl.com/vp9v27d)**| Easy | A Gold Mine |
540
541
|22|[213. House Robber II](https://leetcode.com/problems/house-robber-ii/)|[Python](https://tinyurl.com/wu6rdaw/213_House_Robber_II.py)|[Art 1](https://tinyurl.com/wwza8d5), [Art 2](https://tinyurl.com/qtqwcl4)| Medium | --- |
541
542
|23|[337. House Robber III](https://leetcode.com/problems/house-robber-iii/)|[Python](https://tinyurl.com/wu6rdaw/337_House_Robber_III.py)|**[Art 1](https://tinyurl.com/yd8zjvvj)**| Medium |**[Another gold mine](https://tinyurl.com/yd8zjvvj)**, hidden greedy and DFS |
542
-
|24|[416. Partition Equal Subset Sum](https://tinyurl.com/rmf5upz)|[Python](https://tinyurl.com/wu6rdaw/416_Partition_Equal_Subset_Sum.py)|**[educative.io](https://tinyurl.com/wpxxyjy)**, [Art 1](https://tinyurl.com/we99l2n), [Vid 1](https://tinyurl.com/vvtavaw), [Vid 2](https://tinyurl.com/wabhu46), [Vid 3](https://tinyurl.com/sk89wa3), [Vid 4](https://tinyurl.com/z352yjj)| Medium |**0/1 Knapsack**, Very important |
543
+
|24|**[416. Partition Equal Subset Sum](https://tinyurl.com/rmf5upz)**|[Python](https://tinyurl.com/wu6rdaw/416_Partition_Equal_Subset_Sum.py)|**[educative.io](https://tinyurl.com/wpxxyjy)**, [Art 1](https://tinyurl.com/we99l2n), [Vid 1](https://tinyurl.com/vvtavaw), [Vid 2](https://tinyurl.com/wabhu46), [Vid 3](https://tinyurl.com/sk89wa3), [Vid 4](https://tinyurl.com/z352yjj)| Medium |**0/1 Knapsack**, Very important |
544
+
|25|**[494. Target Sum](https://tinyurl.com/ro8wdkz)**|[Python](https://tinyurl.com/wu6rdaw/494_Target_Sum.py)|**[educative.io](https://tinyurl.com/wfhzh29)**, **[MUST MUST READ](https://tinyurl.com/vmmaxbe)**| Medium |**0/1 Knapsack**, Very important |
0 commit comments