A&DS S01E01. Algorithms. Time complexity. Merge sort.

Algorithms and data structures. Semester 1. Lecture 1. In the first lecture, we discussed what an algorithm is and how to measure its efficiency. Also we discussed the merge sorting algorithm and estimated its time complexity. Home task and discussion in this post: ITMO University, 2020
Back to Top