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

Binary Tree #300

Open
8 tasks done
geekquad opened this issue Oct 15, 2020 · 14 comments
Open
8 tasks done

Binary Tree #300

geekquad opened this issue Oct 15, 2020 · 14 comments
Assignees
Labels
beginner-friendly A beginner friendly issue cpp Algorithms in C++ good first issue Good for newcomers up-for-grab

Comments

@geekquad
Copy link
Owner

geekquad commented Oct 15, 2020

Implementation of the following in Cpp:

  • AVL Tree

  • Binary Search Tree

  • Binary Tree traversal

  • Recursive Binary Search Tree

  • Lazy Segment Tree

  • Fenwick Tree

  • Non-Recursive Segment Tree

  • Red-Black Tree

@geekquad geekquad added good first issue Good for newcomers beginner-friendly A beginner friendly issue hacktoberfest-accepted up-for-grab cpp Algorithms in C++ labels Oct 15, 2020
@CodeSudo
Copy link
Contributor

Assign me binary search tree and binary tree traversal

@Its-Puja-Singh
Copy link

Assign me the AVL Tree, Basic Binary Tree and, Recursive Binary Search Tree

@geekquad
Copy link
Owner Author

Assigning Binary Search Tree and Binary Tree Traversal to @Iampradeepkundra.
Assigning AVL Tree, Basic Binary Tree and, Recursive Binary Search Tree to @Its-Puja-Singh

@aniketprasadgit
Copy link

aniketprasadgit commented Oct 16, 2020

I want to work here on Lazy Segment Tree, Fenwick Tree, Non Recursive Segment Tree.

@geekquad
Copy link
Owner Author

Assigning Lazy Segment Tree, Fenwick Tree, and Non-Recursive Segment Tree to @aniketprasadgit.

@aniketprasadgit
Copy link

I want to work here on Red-Black Tree please assign to me if possible.

aniketprasadgit added a commit to aniketprasadgit/AlgoBook that referenced this issue Oct 20, 2020
Implementation in Non-Recursive Segment tree in C++. Issue no- geekquad#300
@preyam2002
Copy link
Contributor

I would like to work on fenwick tree

@Aarushi11H
Copy link
Contributor

hey!
I would like to work on Recursive Binary Search Tree

@Abhi-Kmr2046
Copy link
Contributor

I would like to work on all of them. Please assign me whichever is not taken.

@bibhu-06
Copy link
Contributor

bibhu-06 commented Dec 7, 2020

I would like to work on AVL tree

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning Fenwick Tree to @preyam2002.
Assigning Recursive Binary Search Tree to @Aarushi11H.
Assigning AVL tree to @BRJbibhu10.
Assigning Non-Recursive Segment Tree, Red-Black Tree, and Lazy Segment Tree to @Abhi-Kmr2046.

@CodeSudo
Copy link
Contributor

i was assigned for BST and BTT and I Implemented for the same as well you can see the source files in directory i think accidentely uh unassiged me!

@geekquad
Copy link
Owner Author

Yes, @Iampradeepkundra. Those were assigned and completed by you. As such you were unassigned.

@Pranjal-dew
Copy link

hi there, can I contribute to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly A beginner friendly issue cpp Algorithms in C++ good first issue Good for newcomers up-for-grab
Projects
None yet
Development

No branches or pull requests

9 participants