Data-Structures-and-Algorithms icon indicating copy to clipboard operation
Data-Structures-and-Algorithms copied to clipboard

Trim a Binary search tree

Open SegFault03 opened this issue 3 years ago • 0 comments

My solution to leetcode problem 669: Trim a binary searh tree.

I'm contributing this code as a part of Hacktoberfest 2022.

SegFault03 avatar Oct 06 '22 13:10 SegFault03