Press space and wait The algorithm scans the list for the highest number, then it creates that many blank items in the second list, which is later filled out by another scan. Then, any blank items are removed from List 2. The data from List 2 is then transferred to List 1 and now the list is sorted.
All by me. #sort #algorithm #sorting