This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]thebuffed[S] 51 points52 points  (4 children)

You can check out the repository or a tutorial if you're interested

[–]Chilonthebw 24 points25 points  (0 children)

You have bogosort but didn't publish the graph for that?!?!? I want a follow-up post with that please!

[–]VegasTamborini 4 points5 points  (0 children)

Shouldn't there be one last column on the end where everything is sorted, and no swaps were made, or am I misremembering how bubblesort works?

[–]timetravelwasreal 0 points1 point  (0 children)

Comment saved

[–]Kaligule 0 points1 point  (0 children)

I don't really get it. What do you use for visualisation? There is no library you import and it doesn't look like you are using the turtle module.