data-tree
Data oriented tree structure that unleashes the power of callbacks to create, search and traverse the tree.
bst-nodejs
Node.JS implementation of Binary Search Tree with most of the hotly debated utility methods that might be asked in interviews.