package
0.0.0-20230118095600-6e17b5ed4a23
Repository: https://github.com/packtpublishing/learn-data-structures-and-algorithms-with-golang.git
Documentation: pkg.go.dev

# Functions

balanceTree method.
InsertNode method.
RemoveNode method.

# Structs

BinarySearchTree class.
Column Class.
Row Class.
Table Class.
TreeNode class.
TreeNode class.

# Interfaces

KeyValue type.