KanagawaMarcos / ed2

This is a college project about implementing some popular classic algorithms e.g. Trees, sorting, graph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Selecion Sort must only swap the index outside the second for loop.

KanagawaMarcos opened this issue · comments

This operation is inside the sort( ) function.