Greedy Algorithms¶ Lecture date: Friday, September 27, 2019 Synopsis¶Edit this pageAsk a Question A nice class of algorithm can be solved simply by doing what it optimal locally. Recommended Reading¶Edit this pageAsk a Question Competitive Programming 3 section 3.4 Problem¶Edit this pageAsk a Question 10718 - Bit Mask Videos¶Edit this pageAsk a Question Lecture Video