Collect all nodes containing search value.
Algorithm input consists of a k tree, and a search value. Output is a collection of all nodes containing that value. No standard library functions are to be used.
Whiteboard Images
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Collect all nodes containing search value.
Algorithm input consists of a k tree, and a search value. Output is a collection of all nodes containing that value. No standard library functions are to be used.
Whiteboard Images