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

Morris inorder traversal #1081

Open
RashikaJoshi-777 opened this issue Mar 16, 2021 · 1 comment · May be fixed by #1956
Open

Morris inorder traversal #1081

RashikaJoshi-777 opened this issue Mar 16, 2021 · 1 comment · May be fixed by #1956
Assignees
Labels
Binary Tree cpp cpp code gssoc21 Girlscript summer of code 2021 java java code Level1 medium

Comments

@RashikaJoshi-777
Copy link

I am Rashika Joshi GSSOC 2021 participant.
I want to contribute in Binary tree data structure.
I will code inorder traversal of the tree without using stack and recursion (morris inorder traversal) program in C++ programming language
Please assign this task to me :)

@RashikaJoshi-777 RashikaJoshi-777 changed the title morris traversal inorder morris traversal inorder (GSSOC 2021) Mar 16, 2021
@krishna-NIT
Copy link
Contributor

Hi,
I am GSSOC'21 participant

My code will be in JAVA with proper comments and test cases.
@rudrakshi99 @nakul-19 @plazzy99 @tarun26091999 please assign me this issue

@tarun26091999 tarun26091999 changed the title morris traversal inorder (GSSOC 2021) Morris inorder traversal Apr 6, 2021
@tarun26091999 tarun26091999 added Binary Tree cpp cpp code gssoc21 Girlscript summer of code 2021 java java code Level1 medium labels Apr 6, 2021
@RashikaJoshi-777 RashikaJoshi-777 linked a pull request May 21, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Binary Tree cpp cpp code gssoc21 Girlscript summer of code 2021 java java code Level1 medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants