Here are examples of a 2-3 tree implementation:
T23.cpp
,
T23.h
, and
d23.cpp
. Compile and run d23.cpp for a good time.