Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
361 stars 618 forks source link

construction of binary Tree from it's inorder and preorder traversals #321

Closed aaadddiii closed 3 years ago

aaadddiii commented 3 years ago

Hi, I would like this in c++. It is a classic problem in data structures and is asked in many coding interviews I am a participant of GSSoC'21 and would like to contribute in this repo.

Coder-Srinivas commented 3 years ago

I would like to implement the above problem in Java. I would write clean and neat code and add comments at regular intervals. Please assign me this issue as a part of GSSoC 2021.

Aarti002 commented 3 years ago

hey @aaadddiii can i take this issue as gssoc'21 participant i would like to write code in python plzz assign this to me i would also put some comments to make my code more clearer to understand, thank you!

Ayushisood commented 3 years ago

Hii @tarun26091999 I would like to contribute to this task as i am good with c++ data structures. Kindly assign the task to me.

kanganabhargava commented 3 years ago

I am GSSOC participant. I have a sound knowledge of Data Structures and Algorithms and Cpp. I want to contribute to this.

ThumarHarsh commented 3 years ago

Hi, I would like this in c++. I am a participant of GSSoC'21 and would like to contribute in this repo.

raj2289 commented 3 years ago

hi..., I want to contribute in this repo please assign me some task.

AasthaGoyalgit commented 3 years ago

Hi, I would like to work on this issue in java. Could you please assign it to me?

Thanks!!

Aarti002 commented 3 years ago

hey @tarun26091999 , i have made pull request for this issue please review my code and let me know if something is wrong.

Thank you

On Wed, Mar 10, 2021, 00:18 Tarun Yadav notifications@github.com wrote:

Assigned #321 https://github.com/Algo-Phantoms/Algo-Tree/issues/321 to @Aarti002 https://github.com/Aarti002.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Algo-Phantoms/Algo-Tree/issues/321#event-4430574819, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ3EQQ2IT7FZONIOBME6AU3TCZUPRANCNFSM4Y3PAZIQ .

Himani-D commented 3 years ago

I am a GSSOC'21 participant and I would like to contribute in this using Java, C++/C. Please assign me this.

Coder-Srinivas commented 3 years ago

Hey @tarun26091999 , I have added the code and made necessary changes and made a pull request. Please review it and let me know if anything is wrong☺.

Ayushisood commented 3 years ago

@tarun26091999 Can I do the code in python as i have done in c++, but it is merged now.