codemistic / Data-Structures-and-Algorithms

A repository to help the open-source community with DSA related contributions
MIT License
327 stars 334 forks source link

Delete nodes in a binary tree #622

Closed SegFault03 closed 1 year ago

SegFault03 commented 1 year ago

As per user input, delete the nodes in a binary tree.

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