Search for tag: "swaps"

Section 10/19/21: data structures for trees

Zoom Recording ID: 95071859677 UUID: I9oDNFt7Sfm4q0Y1iLzJTg== Meeting Time: 2021-10-19T18:31:00Z

From  Madeleine Udell 31 plays

Lesson 30.5 Selection Sort

In the previous video we saw that insertion sort is not an ideal sorting algorithm. In this video we try our hand at another algorithm: selection sort. This is another simple algorithm that may be…

From  Hannah Lee 36 plays

Lesson 30.4 Sorting Performance

Through the course, we have only cared about specifications, and not performance. But as we see in this video, sorting is an application where performance really matters. Little changes to the size…

From  Hannah Lee 41 plays