Hello everyone,
Im working on a task where I have to implement an array list based complete binary tree but im not too sure how to do so. My java knowledge is very basic, whilst I could implement a normal binary tree, when its array list based im clueless. I dont know enough about java to convert pseudo code and things like that.
If someone could post some advice on doing this id appreciate it, maybe some websites or something. I cant explain exactly what I would like to know but im hoping someone might be able to help me.
Thanks