Hacktoberfest2021-DSA
Hacktoberfest2021-DSA copied to clipboard
Create LCA_in_BST.cpp
Execution of Lowest Common Ancestor (LCA) of two nodes in a BST. C++ has been chosen as the language for implementation of this program. Feel free to suggest changes.
Thank You!