jainaman224 / Algo_Ds_Notes

A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
GNU General Public License v3.0
2.24k stars 2.09k forks source link

Selection Sort #2154

Open jainaman224 opened 4 years ago

jainaman224 commented 4 years ago
sandhyabhan commented 4 years ago

I want to do the code of selection sort in C language.

please assign this to me.

JanaSabuj commented 4 years ago

I want to do it in JS. @jainaman224

nomadicGeek commented 4 years ago

I want to work on this issue in C++ as a part of GSSoC’20

BhardwajShweta25 commented 4 years ago

I would like to contribute in PHP

BhardwajShweta25 commented 4 years ago

@jainaman224 should there be dynamic input?

himanshusharma89 commented 4 years ago

Hey @jainaman224 , I would like to work on this issue in DART

saloniankita commented 4 years ago

Hey @jainaman224 , I would like to work on this issue in C++

jainaman224 commented 4 years ago

@BhardwajShweta25 Not necessary in Php.

jainaman224 commented 4 years ago

@saloniankita23 Already implemented in C++.

jainaman224 commented 4 years ago

@himanshusharma89 Already have 2 issues.

BhardwajShweta25 commented 4 years ago

@jainaman224 I just noticed that I had not mentioned the issue number in my pull request, corrected it now. Will make sure this is not repeated.

pooja-git11 commented 4 years ago

i will implement this in dart ,assign this to me

vanigupta20024 commented 4 years ago

Please assign me this in TypeScript as a part of GSSoc '20. Thanks.

lakshyajit165 commented 4 years ago

@jainaman224. I want to implement it in typescript. Could you let me know how you want the input to be taken in it?(as it will compile to javascript, so I need to know, how should I take input)

jainaman224 commented 4 years ago

@lakshyajit165 Using alert will do.

lakshyajit165 commented 4 years ago

Ok. Thanks for letting know.

lakshyajit165 commented 4 years ago

Hi @jainaman224. I have a little concern regarding the input. What I am doing is I have written my login in a .ts file. Whenever I need dto run it, I compile it using the command tsc in the terminal. Then I use that .js file generated as a script src in a plain HTML page. Is that ok?

jainaman224 commented 4 years ago

Don't include html. Using ts will do. We can compile it and run it for testing.

lakshyajit165 commented 4 years ago

This is noted. But @jainaman224 , but you told me to take inputs through alerts, without using html how can use alerts? Could you suggest some other methods of input?

jainaman224 commented 4 years ago

I think prompt will do. Please check.

lakshyajit165 commented 4 years ago

@jainaman224. I tried. But it throws an error. It says prompt is not defined.

jainaman224 commented 4 years ago

Ok, then hard code data for now

lakshyajit165 commented 4 years ago

Okay. Thanks for the clarification. I am on it.

vanigupta20024 commented 4 years ago

Please assign me this in RUST.

meghanagottapu commented 4 years ago

@jainaman224 I want to do this in java. Please assign me this issue

vanya-24 commented 4 years ago

Please assign me this issue, i can code in c, c++ and python.

raksha009 commented 4 years ago

@jainaman224 plz assign me this issue in rust. Thanks

@singh-shreya6 @asha15 @somya-kapoor