dborzov/XLtrie
An implementation of using the x-fast trie for fast predecessor search. Illustrated with an example of the problem of searching for the closest movie release meeting some arbitrary condition.
GitHub repository with 7 stars and 2 forks.
Language: Python
Topics: x-trie, algorithms, data-structures