Embed presentation
Download to read offline




































This document discusses selection sort and bubble sort algorithms. It explains the selection sort algorithm, provides pseudocode, and analyzes its time complexity as O(n^2). It then compares the time complexity of selection sort and bubble sort, showing both have a worst-case performance of O(n^2). Finally, it asks how many problems the reader has solved and thanks them.



































