
Siva J. answered 10/29/21
Software Consultant and Computer Science Faculty
Hello:
I suggest that you visit https://visualgo.net/en/sorting and see how the Bubble sort, Selection Sort and Insertion Sort work.
Those are the first three at the above link.
You can create some lists and step through how the sorting works.
All the best
Siva