Binary tree is a fundamental data structure. This lecture introduces the basic concepts, the structure of a vertex, the implementation in C++, and the rotation of a binary tree. Slides: https://github.com/wangshusen/AdvancedAlgorithms
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.