
Medium5 min read
Guide to Binary Lifting & LCA
Learn how binary lifting makes tree queries faster and how to use it to efficiently find the lowest common ancestor.
AlgorithmsTreesCompetitive programming
Some useful topics I've explored...
Featured writing

Learn how binary lifting makes tree queries faster and how to use it to efficiently find the lowest common ancestor.