Some Technical problem to Sharpen the Skill

Status
Not open for further replies.

alokjain9

Beta member
Messages
2
Can anybody post some techinical problems to sharpen the skills of c and c++.

regards
Alok Jain
9810224344
:bald:
 
Write a dynamic tree rebalancing function.

It takes as input the head of a binary tree, and from then it ensures that all leaf nodes of the tree are within 1 level of each other in terms of depth.
 
Status
Not open for further replies.
Back
Top Bottom