Add video link of MIT OpenCourseWare. (#24161)

Added video link of minimum spanning tree problem from MIT OpenCourseWare.
This commit is contained in:
Rajat Bhatt
2018-12-07 09:29:51 +05:30
committed by Manish Giri
parent ba1935ee3c
commit 9e84b34d4f

View File

@ -89,3 +89,9 @@ Greedy Algorithms help us solve a lot of different kinds of problems. Stay tuned
<a href="https://www.youtube.com/watch?v=poWB2UCuozA" target="_blank">
<img src="http://img.youtube.com/vi/poWB2UCuozA/0.jpg" alt="Greedy Problems" width="240" height="180" border="10" />
</a>
<a href="https://www.youtube.com/watch?v=tKwnms5iRBU" target="_blank">
<img src="http://img.youtube.com/vi/tKwnms5iRBU/0.jpg" alt="Greedy Problems" width="240" height="180" border="10" />
</a>