You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a binary sort tree that segmentally self adjusts as it walks new values down the tree
providing progressivley optimized paths for subsiquent sort values, especially if values
are already (or mostly) sorted.