Close
Close Window

DSA Coursenotes

Chapter 6 Week 7

Show Source |    | About   «  5.2. Huffman Coding   ::   Contents   ::   6.2. Sorting: Quadratic Sorts  »

6.1. Tries

6.1.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

6.1.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

   «  5.2. Huffman Coding   ::   Contents   ::   6.2. Sorting: Quadratic Sorts  »

nsf
Close Window