Mar 16, 2010 #1 yups Programmer Joined Mar 16, 2010 Messages 1 Location RO 9 7 11 5 8 10 14 4 6 12 15 So we have this binary tree and have to move an element (eg 14) on a position higher up in the hierarchy (eg instead of 11)
9 7 11 5 8 10 14 4 6 12 15 So we have this binary tree and have to move an element (eg 14) on a position higher up in the hierarchy (eg instead of 11)