Package com.github.coderodde.util
package com.github.coderodde.util
-
ClassesClassDescriptionThis class implements the indexed, heuristic doubly-linked list data structure that runs all the single-element operations in expected \(\mathcal{O}(\sqrt{n})\) time.