Answer the question
In order to leave comments, you need to log in
Algorithm to find a node in an unordered tree?
There is an unordered tree in which each node can have any number of children
. Is there an algorithm for finding a node by its key that does not require iterating through the entire tree?
When forming a tree, we can add arbitrary fields to each node
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question