tarunsinghdev / DSA-CRACKER

This is an attempt to solve 450 questions carefully curated by Love Babbar.
110 stars 65 forks source link

Tree Problems #66

Open khushi-purwar opened 2 years ago

khushi-purwar commented 2 years ago

PR #65 I have added two problems:

a. Minimum swaps required to convert binary tree into BST b. Check if all leaf nodes are at same level

Kindly review it @tarunsinghdev