Forem

# greedy

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Does Greedy Work for Interval Scheduling? Here's the Proof

Why Does Greedy Work for Interval Scheduling? Here's the Proof

1
Comments
3 min read
Greedy vs. DP: The 30-Second Test for Coin Change Problems

Greedy vs. DP: The 30-Second Test for Coin Change Problems

Comments
4 min read
DSA Fundamentals: Greedy Algorithms - From Theory to LeetCode Practice

DSA Fundamentals: Greedy Algorithms - From Theory to LeetCode Practice

Comments
13 min read
Huffman Encoding Algorithm Using a Greedy Approach in Java

Huffman Encoding Algorithm Using a Greedy Approach in Java

Comments 1
8 min read
Job Scheduling Problem with Max Profit

Job Scheduling Problem with Max Profit

Comments
1 min read
Non overlapping intervals

Non overlapping intervals

Comments
1 min read
Minimum No. of arrows to burst balloons

Minimum No. of arrows to burst balloons

Comments
1 min read
Minimum number of platforms required

Minimum number of platforms required

1
Comments
1 min read
Bank Business Strategy Optimization
Cover image for Bank Business Strategy Optimization

Bank Business Strategy Optimization

10
Comments 3
4 min read
Maximum swap

Maximum swap

Comments
2 min read
Longest Happy String

Longest Happy String

Comments
1 min read
Interval list intersections

Interval list intersections

Comments
2 min read
Partition of label

Partition of label

Comments
1 min read
Merge Intervals

Merge Intervals

Comments
1 min read
Jump Game II

Jump Game II

Comments
1 min read
Solving "Minimum time to make rope colorful"
Cover image for Solving "Minimum time to make rope colorful"

Solving "Minimum time to make rope colorful"

1
Comments
3 min read
Greedy Algorithms and Optimization Problems
Cover image for Greedy Algorithms and Optimization Problems

Greedy Algorithms and Optimization Problems

Comments
6 min read
Problem Analysis
Cover image for Problem Analysis

Problem Analysis

3
Comments
1 min read
Two City Scheduling

Two City Scheduling

5
Comments
2 min read
LeetCode: Remove K Digits

LeetCode: Remove K Digits

3
Comments
4 min read
Remove K Digits - LeetCode

Remove K Digits - LeetCode

5
Comments
2 min read
LeetCode: Majority Element

LeetCode: Majority Element

9
Comments 1
3 min read
The curious case of multiple solutions. #1 maximum sub array problem

The curious case of multiple solutions. #1 maximum sub array problem

6
Comments
3 min read
loading...