Close
Close Window

Show Source |    | About   «  17.23. Stacks and Queues   ::   Contents   ::   17.25. Union/FIND  »

17.24. Tries

17.24.1. Tree vs. Trie (1)

1 / 13 Settings
<<<>>>

To demonstrate to characteristics of a tree, we will display this on a number line. We first insert 36.

Created with Raphaël 2.1.2
Created with Raphaël 2.1.2
36
0
70
Proficient Saving... Error Saving
Server Error
Resubmit

17.24.2. Tree vs. Trie (2)

1 / 8 Settings
<<<>>>

To demonstrate to characteristics of a trie, we will display this on a number line. We start with an emtpy trie.

Created with Raphaël 2.1.2
Created with Raphaël 2.1.2
0
64
Proficient Saving... Error Saving
Server Error
Resubmit

   «  17.23. Stacks and Queues   ::   Contents   ::   17.25. Union/FIND  »

nsf
Close Window