Skip to content

BSTRecursive refactoring:#4180

Merged
siriak merged 1 commit into
TheAlgorithms:masterfrom
albina-astr:bst-recursive-refactoring
May 6, 2023
Merged

BSTRecursive refactoring:#4180
siriak merged 1 commit into
TheAlgorithms:masterfrom
albina-astr:bst-recursive-refactoring

Conversation

@albina-astr
Copy link
Copy Markdown
Contributor

  • added usage of BinaryTree.Node
  • removed redundant code
  • added unit tests
  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.

- added usage of BinaryTree.Node
- removed redundant code
- added unit tests
@siriak siriak enabled auto-merge (squash) May 6, 2023 18:10
Copy link
Copy Markdown
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak merged commit 3a593d5 into TheAlgorithms:master May 6, 2023
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.

2 participants