A collection of all the solutions to the greedy problems on InterviewBit.
Easy Greedy
- Highest Product | InterviewBit | Solution Explained
- Bulbs | InterviewBit | Solution Explained
- Disjoint Intervals | InterviewBit | Solution Explained
- Largest Permutation | InterviewBit | Solution Explained
Medium Greedy
- Meeting Rooms | InterviewBit | Solution Explained
- Distribute Candy | InterviewBit | Solution Explained
- Seats | InterviewBit | Solution Explained
- Assign Mice to Holes | InterviewBit | Solution Explained
- Majority Element | InterviewBit | Solution Explained
- Gas Station | InterviewBit | Solution Explained