LeetCode Python/Java/C++/JS > Greedy Algorithm
| LeetCode Problem & Solution Link | Difficulty | Supported Languages | Approaches | Expl. Detail |
|---|---|---|---|---|
| 334. Increasing Triplet Subsequence |
Medium |
Step by Step | ||
| 53. Maximum Subarray |
Medium |
2 Methods | Step by Step | |
| 605. Can Place Flowers |
Easy |
Step by Step |