kelvins / algorithms-and-data-structures

:abacus: Algorithms and Data Structures in several Programming Languages
MIT License
1.05k stars 264 forks source link

Added Selection Sort for C language #306

Closed JMJ2312 closed 11 months ago

JMJ2312 commented 1 year ago

I have added the C code for Selection sort.

Please add the 'hacktoberfest-accepted' tag.

JMJ2312 commented 12 months ago

Hi, @kelvins I have corrected the code now

kelvins commented 12 months ago

Nice, could you please add the link to the README file?

JMJ2312 commented 11 months ago

Hi @kelvins, really sorry for the delay. I have added the link in the readme file