Skip to main content
Sort
Tick mark Image
Evaluate
Tick mark Image

Similar Problems from Web Search

Share

sort(211,130+122,20+21,211+190)
Add 110 and 101 to get 211.
sort(211,252,20+21,211+190)
Add 130 and 122 to get 252.
sort(211,252,41,211+190)
Add 20 and 21 to get 41.
sort(211,252,41,401)
Add 211 and 190 to get 401.
211
To sort the list, start from a single element 211.
211,252
Insert 252 to the appropriate location in the new list.
41,211,252
Insert 41 to the appropriate location in the new list.
41,211,252,401
Insert 401 to the appropriate location in the new list.