title Algorithm4 Java Solution 2.1.09 date 2019-08-30 23:38:31 +0800 draft false tags JAVA categories TECH archives 2.1.09 Problem: Show, in the style of the example trace with Algorithm 2.3, how shellsort sorts the array E A S Y S H E L L S O R T Q U E S T I O N. Solution: code: Ex_2_1_09.java Reference: