Kotlin Whiteboard , Episode 19: BST Equality | raywenderlich.com

Add methods to a BinarySearchTree class and BinaryNode class to check whether two BSTs are equal.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/11447782-kotlin-whiteboard/lessons/19