This document contains lecture slides on algorithms analysis from a course at Istanbul Technical University. It covers topics like greedy algorithms, minimum spanning trees, shortest paths, and analyzing running times. It includes problems on scheduling coffee orders, optimizing street lighting, properties of minimum spanning trees and shortest paths, and quiz questions on directed acyclic graphs. Solutions to coffee shop and street lighting problems are provided.