6 years ago 11,910 views
6 years ago 11,910 views
Presented by Tomasz Kowalczyk (@tmmx)
June 21, 2018
The tree is one of the most important data structures available in Computer Science. If you know how to describe a problem using trees, you can significantly improve the speed and quality of the developed solution. In this talk, I’d like to show what kind of problems can be solved with trees and show examples how I did that in several non-trivial situations.