krishrahul98 / DSA-Library

Collection of all important Data Structures and algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Binary Search Tree

krishrahul98 opened this issue · comments

Add comment to get assigned to your desired language.
Follow Submission directory Structure for PR merge.

Submission Title
Binary Search Tree

Submission Type
Data Structure

Submission Description
Implement Binary Search Tree

Submission Directory
Data_Structures => Tree => BST_Implementation => Binary_Search_Tree.extension

Language

  • C++
  • Python
  • Java
  • C#
  • JavaScript

I like to complete in java, python and javascript

I like to complete in java, python and javascript

Assigned for Java, Python and Javascript @EANimesha

@krishrahul98 I like to contribute the code in C++. If you agree, assign it to me.

@krishrahul98 I like to contribute the code in C++. If you agree, assign it to me.

Assigned for C++

@krishrahul98 I made a pull request, check it and merge it and label as "hacktober-accepted"

@krishrahul98 I made a pull request, check it and merge it and label as "hacktober-accepted"

Done

hii ,can you please assign this issue to me for c?
Thank you

hii ,can you please assign this issue to me for c?
Thank you

@SaloniK17
C is already contributed by someone else. Only C# is available. You can choose either C# or choose another issue.
If you like you can create a new issue for something else, there are lots of options.

shall i make a non-recursive(traversal funtion ) program in c ?

shall i make a non-recursive(traversal funtion ) program in c ?

#93
@SaloniK17 Check Issue no #93 I will assign you there for Binary Tree Traversal Iterative version in C.
First comment there.

Can you please assign C#?

Can you please assign C#?

@nzubair Assigned for C#

@krishrahul98 It seems like there are two different folders for BST. Data_Structures => Tree => BST_Implementation and Data_Structures => Tree => BST. Would it be OK if you I moved the two files in BST into BST_Implementation as part of my PR?

@krishrahul98 It seems like there are two different folders for BST. Data_Structures => Tree => BST_Implementation and Data_Structures => Tree => BST. Would it be OK if you I moved the two files in BST into BST_Implementation as part of my PR?

@nzubair yes, it is ok. Improvement is always welcome.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.