/Greedy-for-Interviews

A collection of questions from InterviewBit to master Greedy Algorithms.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Greedy Algorithms for Interviews

A collection of python3 codes all the greedy algorithm solutions from InterviewBit.

Video Explanations

YouTube playlist

Written Explanations

All the below explanations are taken from my website.

Easy Greedy

Medium Greedy