I was looking to find some bubble sort method for my project, and i was not satisfied with a solution already post on the community. that’s why I add this topic to help community to sort list in both ascending/descending way using simple method.
I made this method so that it accept random list and sort in required way.
Already other peoples have workes on it and shared their guide regarding thus bubble sort without an extension.
Is this more advanced than this one? If it finda any then highlight hiw for your guide is better than other existing one. Anyway you did good work. Have you checked with bug size lists?