Skip to content

add Validate Binary Search Tree#1153

Merged
Panquesito7 merged 2 commits intoTheAlgorithms:masterfrom
alexpantyukhin:add_validate_binary_search_tree
Nov 26, 2022
Merged

add Validate Binary Search Tree#1153
Panquesito7 merged 2 commits intoTheAlgorithms:masterfrom
alexpantyukhin:add_validate_binary_search_tree

Conversation

@alexpantyukhin
Copy link
Copy Markdown
Member

Description of Change

Add a guide for new LeetCode solutions.

References

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:

Copy link
Copy Markdown
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

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

Thanks! 🚀

@Panquesito7 Panquesito7 added enhancement New feature or request Leetcode folder changes Changes to Leetcode folder. Known CI issues. labels Nov 21, 2022
@Panquesito7 Panquesito7 merged commit 435b499 into TheAlgorithms:master Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Leetcode folder changes Changes to Leetcode folder. Known CI issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants