0

I want to display the array , the less number to a big number. I do it now.

Less number to a big number array. https://code.sololearn.com/ckU6Ypkf2QZb/?ref=app

22nd May 2020, 6:33 AM
Malick Diagne
Malick Diagne - avatar
1 Answer
0
You have to compare each and every number with each other, it's a simple sorting technique named "Bubble sort". https://www.sololearn.com/learn/649/?ref=app https://code.sololearn.com/cAtWHhLdu8n5/?ref=app
22nd May 2020, 7:01 AM
Raj Chhatrala
Raj Chhatrala - avatar