this question is solved with the max heap (inserting from left to right).
But Is it possible to insert in minimum heap, which follow the convention inserting each entry from right to Left ?