Implementation of Selection Sort Algorithm in Various Programming Languages
Journal: International Journal of Advanced Trends in Computer Science and Engineering (IJATCSE) (Vol.10, No. 3)Publication Date: 2021-06-11
Authors : Arisha Naz Haque Nawaz Abdullah Maitlo Syed Muhammad Hassan;
Page : 2249-2255
Keywords : ;
Abstract
Sorting algorithmdeals with the arrangement of alphanumeric data in static order.It plays an important roleinthe field of data science. Selection sort is one ofthe simplest and efficient algorithms which can be applied for the huge number of elements it works likeby giving list of unsorted information, the calculation which breaksintotwo partitions. One section has all the sorted information and another sectionhas all thestaying unsorted information. The calculation rehashes itself, by finding the smallestcomponentinside the rundown of unsorted information and swappingitwith the furthest left component, in the end setting everything straight information.This researchpresents the implementationof selection sort usingC/C++, Python, and Rust and measuredthetime complexity. After experiment,we have collectedtheresults in terms of running time, andanalyzed the outcomes.It was observed that python language hasvery smallamount of line of code, and it also consumesless storage and fast running time then other two languages.
Other Latest Articles
- A Tale of Seven Cases – Faculty Unions in the United States – From Yeshiva To Elon: Is It Time to Review Yeshiva and the Positions of Church-Sponsored Colleges and Universities As Well?
- Analysis of Disaster Awareness Perception Levels of Students in Social Studies Teaching Undergraduate Program
- Students’ Attitude Towards Studying History and Teaching Practices
- Teacher Qualifications and Academic Performance of Pupils in Public Primary Schools in Hargeisa District
- The Views of International University Students About Online Education
Last modified: 2021-07-04 22:01:00