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

Similar Problems from Web Search

Share

26
To sort the list, start from a single element 26.
26,74
Insert 74 to the appropriate location in the new list.
26,49,74
Insert 49 to the appropriate location in the new list.
26,26,49,74
Insert 26 to the appropriate location in the new list.
26,26,49,74,86
Insert 86 to the appropriate location in the new list.
26,26,49,55,74,86
Insert 55 to the appropriate location in the new list.
26,26,29,49,55,74,86
Insert 29 to the appropriate location in the new list.
26,26,26,29,49,55,74,86
Insert 26 to the appropriate location in the new list.
26,26,26,29,49,55,74,74,86
Insert 74 to the appropriate location in the new list.
18,26,26,26,29,49,55,74,74,86
Insert 18 to the appropriate location in the new list.
18,26,26,26,29,49,55,74,74,86,94
Insert 94 to the appropriate location in the new list.
18,26,26,26,27,29,49,55,74,74,86,94
Insert 27 to the appropriate location in the new list.
18,26,26,26,27,29,49,55,73,74,74,86,94
Insert 73 to the appropriate location in the new list.
18,26,26,26,27,29,48,49,55,73,74,74,86,94
Insert 48 to the appropriate location in the new list.
18,19,26,26,26,27,29,48,49,55,73,74,74,86,94
Insert 19 to the appropriate location in the new list.
18,19,26,26,26,27,29,48,49,55,73,74,74,84,86,94
Insert 84 to the appropriate location in the new list.
18,19,26,26,26,27,29,48,49,55,62,73,74,74,84,86,94
Insert 62 to the appropriate location in the new list.
18,19,19,26,26,26,27,29,48,49,55,62,73,74,74,84,86,94
Insert 19 to the appropriate location in the new list.
18,19,19,26,26,26,27,29,32,48,49,55,62,73,74,74,84,86,94
Insert 32 to the appropriate location in the new list.
18,19,19,26,26,26,27,29,32,48,49,55,62,73,74,74,84,86,94,95
Insert 95 to the appropriate location in the new list.