August 2015
Intermediate to advanced
216 pages
4h 50m
English
In this chapter, we will focus on trees. We will cover the following recipes:
In this chapter, we'll delve into some particular types of trees. As you will see through the recipes, using one or the other of these data-structures is motivated by the urge to address some very specific problematic while exposing an interesting algorithmic solution to the case being studied. For instance, we'll see some tree data structures that try to address efficiency of elements' access, along with others that ...
Read now
Unlock full access