This is a stub

1. Introduction

Visualization of one of the simplest data structure in Computer Science: Array (and its sorted form) surprisingly has not been done in VisuAlgo since its inception 2011-January 2024...


Stay tuned while we improve this page and its features.

2. This will be slide 2

We will talk about the two modes: array (the content can be unsorted) versus sorted array (the content must always be sorted, without loss of generality: sorted in non-decreasing order).

3. This will be slide 3

We will outline the possible actions that you can do in this page. For now, just try to guess based on the name of the function.