+ 1
Because there are different applications on datasets.
Some datasets are more effective to sort with bubble sort than with tree sort. E.g. You have a very large dataset and only one pair is flipped. Bubblesort will outperform any other sorting alogrithm.