课后题 数据结构 插入排序 选择题
第 20 题

【2014 统考真题】用希尔排序算法对一个数据序列进行排序时,若第一趟排序结果为 9,1,4,13,7,8,20,23,15,则该趟排序采用的增量(间隔)可能是()。

A. 2 B.3 C.4 D.5

[tag_link]

正确答案:B