iiven a list(65,90,10,74,58,78,75,92,94,68)and a gap array of(4,3, What is the list after shell sort with a gap value of 4
iiven a listand a gap array of, What is the list after shell sort with a gap value of 4 ? (comma between values) What is the resulting list after shell sort with a gap value of 3 ? What is the resulting list after shell sort with a gap value of 1 ? )
OR