BFE
.dev
EN
Practice
Explore
EN
JavaScript Coding Questions
19. find corresponding node in two identical DOM tree
Discuss
parentElement and path to correspondent node. time complexity = O(Height of tree) very efficient