Skip to content

Update btree#1

Open
commitRahul wants to merge 1 commit into
starVader:masterfrom
commitRahul:patch-1
Open

Update btree#1
commitRahul wants to merge 1 commit into
starVader:masterfrom
commitRahul:patch-1

Conversation

@commitRahul

@commitRahul commitRahul commented Apr 21, 2022

Copy link
Copy Markdown
  1. Fixed insertion, since new node was not getting assigned
  2. Removed "fmt.Println("in traverse", t.data)" line, since it was giving seg fault in case of t = nil
  3. created 3 node with a new variable .

1) Fixed insertion, since new node was not getting assigned
2) Removed "fmt.Println("in traverse", t.data)" line, since it was giving seg fault in case of t = nil
@commitRahul

Copy link
Copy Markdown
Author

Please review the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant