developer-student-club-thapar / algo-book

The algo book that contains various algorithms in 4 different languages
https://algo-book.dsctiet.tech
GNU General Public License v3.0
16 stars 44 forks source link

Add Java , JavaScript code and Readme file of selection Sort #56

Open specter25 opened 4 years ago

SahilKumar47 commented 4 years ago

I would like to work on it

specter25 commented 4 years ago

@SahilKumar47 with language ?

SahilKumar47 commented 4 years ago

javascript

specter25 commented 4 years ago

@SahilKumar47 go ahead . There is a folder named slection sort in the algorithms folder . Write the code inside the folder

DakshKK commented 4 years ago

@SahilKumar47 please modify the ALGO_README_TEMPLATE.md inside the folder to give an explanation of the program.

Refer to the guidelines before making any more PRs, and commits.

On your next PR, please also refer to this issue, so that it is closed on merge.