Align Technology Interview Question

What is the backing data structure behind a C++ map?

Interview Answer

Anonymous

Nov 20, 2015

A red-black tree

1