A certain sorting technique was applied to the following data set, 45, 2, 27, 36, 54, 90 After two passes, the rearrangement of the data set is given as: 2, 27, 45, 36, 54, 90. Identify the sorting algorithm that was applied [Provide the intermediate steps also]