algorithms Sorting Algorithms: Insertion Sort using JavaScript This post covers the essentials of insertion sort using JavaScript. We will use a simple array to demonstrate the concepts of Insertion Sort before getting into code. Concept: In insertion sort, we divide