06. Greedy Algorithms
Theory
Description
Problems
1. Maximum 69 Number(Leetcode:1323)
Problem Statement
2. Minimum Time to Type Word Using Special Typewriter (Leetcode:1974)
Problem Statement
3. Minimum Number of Operations to Convert Time (Leetcode:2224)
Problem Statement
4. Jump Game II (Leetcode:45)
Problem Statement
5. Minimum Score by Changing Two Elements (Leetcode:2567)
Problem Statement
6. Maximum Bags With Full Capacity of Rocks (Leetcode:2279)
Problem Statement
7. Minimum Number of Operations to Make Arrays Similar (Leetcode:2449)
Problem Statement
8. Patching Array (Leetcode:330)
Problem Statement
9. Minimum Cost to Equalize Array (Leetcode:3139)
Problem Statement
10. Count K-Subsequences of a String With Maximum Beauty (Leetcode:2842)
Problem Statement
11. Boats to save people (Leetcode:881)
Problem Statement