• DocumentCode
    3660763
  • Title

    Analysis and Testing of Sorting Algorithms on a Standard Dataset

  • Author

    Neetu Faujdar;Satya Prakash Ghrera

  • Author_Institution
    Dept. of CSE &
  • fYear
    2015
  • fDate
    4/1/2015 12:00:00 AM
  • Firstpage
    962
  • Lastpage
    967
  • Abstract
    Sorting is a huge demand research area in computer science. One of the fundamental issues in computer science is how to order the data in lexicographic order. In practical application computing requires things to be in order. The performance of any computation depends on the sorting algorithms. A lot of sorting algorithm has been developed by many authors to enhance the performance in terms of complexity analysis, and most of author analysis the time complexity and auxiliary space complexity of the sorting algorithms but the total space complexity taken by the algorithms not evaluated yet. The total space complexity contains the primary and secondary memory required to store input and output data, memory required to hold the code and working space. The goal of this paper is to test the various existing sorting algorithms and to evaluate the total space complexity of various sorting algorithms on a standard dataset. Sorting algorithms are evaluated on four cases of standard dataset. The four cases of the dataset are random with repeated data, reverse sorted with repeated data, sorted with repeated data, and nearly sorted with repeated data, and we measure the performance of each sorting algorithm in each case.
  • Keywords
    "Sorting","Algorithm design and analysis","Memory management","Standards","Time complexity","Stability analysis"
  • Publisher
    ieee
  • Conference_Titel
    Communication Systems and Network Technologies (CSNT), 2015 Fifth International Conference on
  • Type

    conf

  • DOI
    10.1109/CSNT.2015.98
  • Filename
    7280062