Daily-Coding-DS-ALGO-Practice icon indicating copy to clipboard operation
Daily-Coding-DS-ALGO-Practice copied to clipboard

Binary tree traversal

Open skimran2000 opened this issue 3 years ago • 7 comments

Aim

  • Traversing a binary tree

Details

  • Binary tree traversal in postorder, inorder and preorder using recursion

Programming language

  • [ ] C
  • [x] C++
  • [ ] Java
  • [ ] Python

skimran2000 avatar Jun 07 '21 23:06 skimran2000

I am a LGM-SOC'21 Participant and has opened this issue to write the above program

skimran2000 avatar Jun 08 '21 00:06 skimran2000

I can create a PR for the JAVA part.

toth2000 avatar Jun 08 '21 05:06 toth2000

@Amit366 @Ayush7614 Assign this to me in Python under LGM-SoC'21.

pranita736 avatar Jun 08 '21 05:06 pranita736

@toth2000 please mention the program name

Amit366 avatar Jun 08 '21 05:06 Amit366

@toth2000 please mention the program name

LGM-SOC'21

toth2000 avatar Jun 08 '21 05:06 toth2000

in which directory should I push the new file? Algorithm or Data Structures?

toth2000 avatar Jun 10 '21 03:06 toth2000

I'm participantnof LGM-SOC21. I can solve it through java . Please assign me this issue

Srit20 avatar Jul 13 '21 07:07 Srit20