Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrettyPrinQueue ¶
func PrettyPrintHashtable ¶
func PrettyPrintTree ¶
func PrettyPrintTree(preorder []int)
Types ¶
type Algorithm ¶
type Algorithm struct { Name string Exit bool Data DataStructure }
Algorithm is the struct that holds the algorithm data to be run
type DataStructure ¶
DataStructure is the struct that holds the data structure data to be run
Click to show internal directories.
Click to hide internal directories.