In this direction authors have incorporated a new approach of implementation of the bubble
sort method. The new approach works on the principle that rather than swapping two variables using third variable a shift and replace procedure should be followed which takes less time as compared to later.