See complete series on data structures here:
• Data structures
In this lesson, we have discussed deletion of a node from binary search tree data structure. We have discussed the core logic and written implementation of it in C++.
See source code here:
https://gist.github.com/mycodeschool/...
For practice problems and more, visit: http://www.mycodeschool.com
Like us on Facebook: / mycodeschool
Follow us on twitter: / mycodeschool