ashikvarma11 / tree-traverse

1 stars 9 forks source link

added search function to the tree class #31

Closed sambhavjain9138 closed 4 years ago

sambhavjain9138 commented 4 years ago

13 the search function to the tree class to find a given key in the tree. Added a function for the same in Tree class and a calling function in the tree.component.js file and also added a css style for the find button in the tree.component.css file.

ashikvarma11 commented 4 years ago

Thanks for the contribution 💯 👍

sambhavjain9138 commented 4 years ago

I am sorry for the trouble caused. Was a good experience for me though.