Introducing the Splay Tree data structure – Arrays, collections and data structuresIntroducing the Splay Tree data structure – Arrays, collections and data structures
120. Introducing the Splay Tree data structure A Splay Tree is a flavor of Binary Search Tree (BST). Its particularity consists of the fact that it is a self-balancing tree [...]