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

Similar Problems from Web Search

Share

23
To sort the list, start from a single element 23.
23,27
Insert 27 to the appropriate location in the new list.
23,27,31
Insert 31 to the appropriate location in the new list.
20,23,27,31
Insert 20 to the appropriate location in the new list.
18,20,23,27,31
Insert 18 to the appropriate location in the new list.
18,20,23,27,30,31
Insert 30 to the appropriate location in the new list.
18,20,23,27,30,31,42
Insert 42 to the appropriate location in the new list.
18,20,23,27,30,31,36,42
Insert 36 to the appropriate location in the new list.
18,20,23,27,30,30,31,36,42
Insert 30 to the appropriate location in the new list.
18,20,23,27,30,30,31,36,42,42
Insert 42 to the appropriate location in the new list.