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

Adding B Tree Data Structure #522

Open
arijitghosal03 opened this issue Mar 29, 2023 · 5 comments
Open

Adding B Tree Data Structure #522

arijitghosal03 opened this issue Mar 29, 2023 · 5 comments

Comments

@arijitghosal03
Copy link

arijitghosal03 commented Mar 29, 2023

Description of the problem

B-trees are useful datastructures implemented for efficient manipulation and retrieval of large datasets.

References/Other comments

The code will create a class BTree to perform
Insertion, Searching and Deletion of data in the form of non linear data structure.

Pull request #518

@shrish-shete20
Copy link

Hi @arijitghosal03 , Would you assign me this issue under GSSOC?

@oshinsaraf
Copy link

Hey @arijitghosal03 ,could you please assign this issue to me, I'd love to work on it under GSSOC'23.

@I-RoshanKumar
Copy link

Hey i can implement this with my programming trchbiques if it's assigned to me under GSSOC'23 @arijitghosal03

@Saiesh-Agre
Copy link

Hello @arijitghosal03 ,
I would like to work on this issue. I'm just improving my DSA, so this would be a great opportunity to improve my skills. Fortunately, I just studied B Tree, and I'm confident that I can implement the algorithm.

Thank You

@PoulasthaMukherjee
Copy link

@arijitghosal03 Please assign me this issue.

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

No branches or pull requests

6 participants