Skip to content

Operations

  • Lookup: $O(log\ n)$
  • Insert: $O(log\ n)$
  • Delete: $O(log\ n)$