SarthakKeshari / Java-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 98 forks source link

Delete Node in a BST #365

Closed sRahul-00 closed 2 years ago

sRahul-00 commented 2 years ago

Enter your question - Delete Node in a BST

Enter link to the question(if question belongs to any online platform) - https://leetcode.com/problems/delete-node-in-a-bst/

Tags for the question(eg - Array, Basic, Stack, etc.) - Binary Search Tree

sRahul-00 commented 2 years ago

shall I work on this?

RAshid602 commented 2 years ago

@sRahul-00 kindly set the Question title. you can find edit option on Top right corner.

sRahul-00 commented 2 years ago

@RAshid602 @SarthakKeshari done with the issue...

SarthakKeshari commented 2 years ago

@sRahul-00, Kindly let me assign the issue first before you create a PR for it.