Python Programmer Bootcamp: Where is the Bubble Sort lecture?
Hi,
In the Search and Sort section, I've seen it jumps from Binary Search to Insertion Sort. But I think there is a missing lesson in between, which I guess it should be called Bubble Sort.
The instructor implies there is a lesson with that name.
Could you check that?
Thank you in advance for your help.
1 answers ( 0 marked as helpful)
Hi Harold,
thanks for reaching out! There is no missing lecture on bubble sort. Instead, in this intro lecture Giles is referring to a previous lecture, where bubble sort was used in the context of nested for loops. Here is a link to the lecture in question: https://learn.365datascience.com/courses/python-programmer-bootcamp/the-power-of-lists-and-loops-and-working-together
Hope this helps!
Best,
365 Eli