Sorry to revive a somewhat dead thread, but would you mind posting the link which says the image? I can't seem to find any mention on NESA website. Thanks.
Sorry, this is what I meant by pushing. I think it 'pushes' by incrementing/decrementating the index value of each unsorted element. Thank you for the answers 🙏
Hi! Why does insertion push elements rather than swap each and why does selection swap elements rather than push. Or why don't they both push / swap? Is there a difference in pushing/swapping values