Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a python script for sorting an Array using BST for Hacktoberfest 2021 #555

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

Tejaswi-Kumar
Copy link
Contributor

Problem

  • Sorting an array with the help of a Binary Search Tree

Solution

  • A python script containing an algorithm for sorting a given array by the user.

@fineanmol fineanmol merged commit b734dcc into fineanmol:master Oct 4, 2021
@Tejaswi-Kumar
Copy link
Contributor Author

Hey just had a doubt, On hacktoberfest official website its showing that this project is excluded from hacktoberfest...is it true?

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