# Introduction In this lab, you will learn to perform selection sort to sort an unsorted dynamic array in C++ using the selection sort algorithm.
Click the virtual machine below to start practicing