Skip to content

Create bst.c#16

Open
VictorG-028 wants to merge 1 commit intoprince-pratik7:masterfrom
VictorG-028:master
Open

Create bst.c#16
VictorG-028 wants to merge 1 commit intoprince-pratik7:masterfrom
VictorG-028:master

Conversation

@VictorG-028
Copy link

operations:

  • insert_node()
  • search_node()
  • remove_node()
  • print_pre_order()
  • print_in_order()
  • print_pos_order()

Each operation is tested in the main

operations:
- insert_nose()
- search_node()
- remove_node()
- print_pre_order()
- print_in_order()
- print_pos_order()

Each operation is tested in the main
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