A splay tree is a self-adjusting binary search tree with the additional property that recently accessed elements are quick to access again. It performs basic operations such as insertion, look-up and removal in O(log n) amortized time.

Required Ruby Version

>= 0

Authors

Artur Babagulyyev

Versions

  1. 0.4.0 May 25, 2017 (6 KB)
  2. 0.3.0 May 23, 2017 (6 KB)
  3. 0.2.0 May 23, 2017 (6 KB)
  4. 0.1.0 May 22, 2017 (6 KB)

SHA 256 checksum