Please use this identifier to cite or link to this item:
http://dspace.aiub.edu:8080/jspui/handle/123456789/2667
Title: | An Experimental Analysis on Different Pivot Selection Approaches for the Quicksort Algorithm |
Authors: | Tahsin, Jeba Gomes, Dipta Hasan, Md. Manzurul |
Keywords: | Technological innovation Arrays Time complexity Sorting |
Issue Date: | 1-Apr-2025 |
Publisher: | IEEE |
Citation: | J. Tahsin, D. Gomes and M. M. Hasan, "An Experimental Analysis on Different Pivot Selection Approaches for the Quicksort Algorithm," 2024 International Conference on Innovations in Science, Engineering and Technology (ICISET), Chittagong, Bangladesh, 2024, pp. 1-6, doi: 10.1109/ICISET62123.2024.10939753. |
Abstract: | The research primarily examines the significance of pivot selection of the widely used QuickSort algorithm in order to increase the overall performance and efficiency. Quicksort has an average time complexity of O(nlogn), but its performance can degrade to O(n2) in the worst-case scenario, which occurs when a pivot element is chosen badly. This study focuses on the influence of different pivot selection techniques on the efficiency of the Quicksort algorithm through empirical evaluation. To determine which strategy works best for an individual data set and array size, different methods have been evaluated, aiming to choose a pivot that is in close proximity to the median of the subarray, evaluating their efficiency and any drawbacks. In terms of efficiency, the Median of Seven (MO7) and Median of Three (MO3) exhibits the best results, where MO7 gives an execution time of 0.0112 s and MOT of 0.0124 s. A comparative decision criteria has also been proposed in this research in choosing the optimum approach among the best performing MOT and MO7, where MOT being simpler and MO7 being more efficient. These insights offer practical guidance for optimizing Quick Sort implementations in real-world scenarios, where its performance is paramount. |
URI: | https://ieeexplore.ieee.org/document/10939753 http://dspace.aiub.edu:8080/jspui/handle/123456789/2667 |
ISBN: | 979-8-3503-5549-9 |
Appears in Collections: | Publications: Journals |
Files in This Item:
File | Description | Size | Format | |
---|---|---|---|---|
quicksort.pdf | First Page | 423.96 kB | Adobe PDF | View/Open |
Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.