previous | start | next

Example Problem 1

How fast can we make both the insert and the lookup?

O( log(N) )?

O( 1 )?



previous | start | next