Skip to content

ADD SelectionSort in c++#275

Open
pereiraIgor wants to merge 1 commit intocodeIIEST:masterfrom
pereiraIgor:master
Open

ADD SelectionSort in c++#275
pereiraIgor wants to merge 1 commit intocodeIIEST:masterfrom
pereiraIgor:master

Conversation

@pereiraIgor
Copy link

Thank you for your contribution. Please provide the details requested below.

ISSUE NUMBER

Please provide a link to the issue this pull request addresses.

SHORT DESCRIPTION

a simple algoritihm that puts elements of a list in a certain order.

TESTING

g++ selection_sort.cpp -o selection_sort
./selection_sort

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant