Question
5,1,4,2,8 how many more pass are needed to finish
sorting by bubble sorting technique?Solution
First Pass: ( 5 1 4 2 8 ) –> ( 1 5 4 2 8 ), Here, algorithm compares the first two elements, and swaps since 5 > 1. ( 1 5 4 2 8 ) –> ( 1 4 5 2 8 ), Swap since 5 > 4 ( 1 4 5 2 8 ) –> ( 1 4 2 5 8 ), Swap since 5 > 2 ( 1 4 2 5 8 ) –> ( 1 4 2 5 8 ), Now, since these elements are already in order (8 > 5), algorithm does not swap them. Second Pass: ( 1 4 2 5 8 ) –> ( 1 4 2 5 8 ) ( 1 4 2 5 8 ) –> ( 1 2 4 5 8 ), Swap since 4 > 2 ( 1 2 4 5 8 ) –> ( 1 2 4 5 8 ) ( 1 2 4 5 8 ) –> ( 1 2 4 5 8 ) Now, the array is already sorted, but our algorithm does not know if it is completed. The algorithm needs one whole pass without any swap to know it is sorted. Third Pass: ( 1 2 4 5 8 ) –> ( 1 2 4 5 8 ) ( 1 2 4 5 8 ) –> ( 1 2 4 5 8 ) ( 1 2 4 5 8 ) –> ( 1 2 4 5 8 ) ( 1 2 4 5 8 ) –> ( 1 2 4 5 8 )
What is the total installed solar capacity in India by March 31, 2025?
Which of the following is one of the pillars of the Crop Science initiative for food and nutritional security?
Under which scheme is the use of Artificial Intelligence, big data, and remote sensing emphasized for modernizing agriculture?
Which two countries of Europe together are called 'Iberia'?
The gas used for filling weather balloons is-
Who inaugurated the ASEAN-India Pravasi Bharatiya Divas in Singapore?
The famous Thar Desert of Rajasthan is also known by the name of?
Which state recently partnered with the Bill & Melinda Gates Foundation to enhance health, nutrition, and agriculture?
With reference to Commerce, which of the following statements is/are correct?
(1) It is the field of business that assists in the removal of all ...
What does RAW stand for?