//
pkg.gl
Category
github.com/sumanmukherjee03/practice-and-katas
go
algo_ds_and_leetcode
binarytree
tree
package
0.0.0-20240625185110-2727207ea52a
Repository:
https://github.com/sumanmukherjee03/practice-and-katas.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
243 SLOC
#
Functions
GenDataForTree
GenDataForTree : Generates an array of random numbers to insert in a tree.
New
New : Constructor for Tree.
#
Structs
Tree
Tree data type.