Dearest how can i find three smallest values in array
I solve it by sorting array in ASC Order then i print first three values but i want to another efficient way can you have any efficient way
I solve it by sorting array in ASC Order then i print first three values but i want to another efficient way can you have any efficient way
Comment