added ref

This commit is contained in:
Amit 2020-06-11 20:17:13 +05:30
parent cf4e320726
commit 590173ec81

View File

@ -11,7 +11,9 @@
* - Search
* - Deletion
* - Listing of node keys inorder,preorder,postorder
*
* -see binary_search_tree.c
*
* \author [Amitha Nayak](https://github.com/amitnayakblr)
*/