i need a simple code to enqueue an element in heap.
which type of array i should use, either it will be an empty arrray or it will have elements.
which type of array i should use, either it will be an empty arrray or it will have elements.
Comment