@@ -14,4 +14,4 @@ Let linearArray be a Linear Array (unordered) with n elements and k is a positiv
Write a Java program to insert an item into the kth position of linearArray.
-```
+