pydatastructs icon indicating copy to clipboard operation
pydatastructs copied to clipboard

Adding B Tree Data Structure

Open arijitghosal03 opened this issue 1 year ago • 5 comments

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

arijitghosal03 avatar Mar 29 '23 14:03 arijitghosal03

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

shrish-shete20 avatar May 20 '23 03:05 shrish-shete20

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

oshinsaraf avatar May 20 '23 05:05 oshinsaraf

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

I-RoshanKumar avatar May 20 '23 10:05 I-RoshanKumar

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

Saiesh-Agre avatar May 20 '23 13:05 Saiesh-Agre

@arijitghosal03 Please assign me this issue.

PoulasthaMukherjee avatar May 20 '23 14:05 PoulasthaMukherjee