Solving Problems Using Trees

 5 years ago 11,277 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.

SPONSORS

SPONSORS

Showing 1 to 1 of 1 comments.
sherriw - 5 years ago
This was a great intro. I work with graphs... which don't obey the qualifications of being a tree... but this was very helpful.

SPONSORS

PHP Tutorials and Videos