Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emeraldacoustics/lowest-common-ancestor

Algorithm to find the lowest common ancestor of two nodes in a tree.
https://github.com/emeraldacoustics/lowest-common-ancestor

Last synced: 9 days ago
JSON representation

Algorithm to find the lowest common ancestor of two nodes in a tree.

Awesome Lists containing this project

README

        

# lowest-common-ancestor
Algorithm to find the lowest common ancestor of two nodes in a tree.