[prev] [index] [next]
Exercise #1 Show the 2-3-4 tree resulting from the insertion of:

10  5  9  6  2  4  20  15  18  19  17  12  13  14

Compare this to the red-black tree with the same values.


Use this Algorithm Visualiser to build the red-black tree