A&DS S01E02. Data structures. Binary Heap. Heap sort

Algorithms and data structures. Semester 1. Lecture 2. In the second lecture, we talked about what data structures are and why they are needed. We also learned the Binary Heap data structure and discussed hoe it can be used to do sorting without additional memory. Home task and discussion in this post: ITMO University, 2020
Back to Top