claudiopro / tree-traversal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-traversal

Can find a node by equality in a tree with pointers to child nodes but not parents.

Tests

yarn install
yarn run test 

License

MIT

Copyright (c) 2021 Claudio Procida

About

License:MIT License


Languages

Language:JavaScript 100.0%