In this episode we are covering the most basic sorting algorithm in computer science which is used to sort integers that is bubble sorting algorithm. Today we will understand how the bubble sorting algorithm works and how to implement it using python.