Hide text Hide pseudo-code | ||
Insert the keys in the given order into the initially empty radix search trie. The keys can be inserted by drag & dropping them from the Stream of Keys into the tree below. If necessary, move the keys down the tree by drag & dropping them on an empty node. Note, that in this exercise the drag & drop swaps the keys of the source and target. Some additional problems. |
|