kanak22 / CP-DSA-Questions

This is a repository entirely dedicated to all kind of questions ranging from basic DSA to CP. It aims to provide a solution to different questions. 📚
77 stars 131 forks source link

Leetcode: Convert BST to Greater Tree #104

Open atish-90 opened 2 years ago

atish-90 commented 2 years ago

Link of the question

https://leetcode.com/problems/convert-bst-to-greater-tree/

Coding platform

atish-90 commented 2 years ago

I would like to contribute the C++ solution for this problem.

kanak22 commented 2 years ago

edit and Mention the coding platform in title asap

yashg41 commented 2 years ago

@kanak22 I want to do this question in Java

kanak22 commented 2 years ago

go ahead