• A study of pivot positioning methods for quicksort algorithm 

      Islam, Towhidul; Mostakim, Zahin; Murad, Md. Sanaullah (Department of Textile Engineering, Northern University Bangladesh, 2023)
      Traditionally deterministic algorithm for quicksort is used which gives O (n log n) running time for an average case and O (n2) for the worst case, where n is the number of elements to be sorted. If a randomized approach ...