diff --git a/Grade 10/Computer Science/ICS4U1/Sorting Methods/Shellsort List.md b/Grade 10/Computer Science/ICS4U1/Sorting Methods/Shellsort List.md new file mode 100644 index 0000000..75eca27 --- /dev/null +++ b/Grade 10/Computer Science/ICS4U1/Sorting Methods/Shellsort List.md @@ -0,0 +1,2 @@ +|OEIS|General term $`(k \ge 1)`$|Concrete gaps|Worst-case time complexity|Author and year of publication| +|:---|:-------------------------|:------------|:-------------------------|:-----------------------------|