My issue
please answer
My code
void isHeightBalanced(struct Node* root) {
// Complete this function
}
Learning course: Data Structures & Algorithms using C
Problem Link: https://www.codechef.com/learn/course/ciet-data-structures-c/CIETDSC25/problems/HBBTREE