Visualizing the code for sorting

We are reviewing structured programming and will soon reach sorting. My question is, what should I think about to better visualize the approach and writing of sorting code?

lets say for bubble sorting.


Topic archived. No new replies allowed.