Skip to search formSkip to main contentSkip to account menu

Selection sort

Known as: Selectsort, Bingo sort, Selectionsort 
In computer science, selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) time complexity, making it… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Recent research has suggested that answers to the particular questions may be found when the questions are forwarded via suitable… 
2014
2014
This research proposes a methodology to measure the impact of International Financial Reporting Standards (IFRS) accounting… 
2012
2012
Sort is an algorithm that arranges all elements of an array, orderly. Sorting Technique is frequently used in a large variety of… 
2009
2009
Sorting algorithms and the sorting itself is an important concept in computational field. In this research study, we are… 
2008
2008
Given an array with n elements, we want to rearrange them in ascending order. Sorting algorithms such as the Bubble, Insertion… 
2008
2008
Historically the dominant decision technology to make dispatch decisions was ¿rules¿ which involves the following basic… 
2004
2004
This paper presents the fault detection and alarm processing in loop system with fault detection system (FDS). FDS consists of… 
1996
1996
We present a new method for verifying the termination of recursively defined functions written in pure first-order functional… 
1993
1993
Abstract We propose a template library as a good representation of programming knowledge, and programming case studies as part of… 
1989
1989
A current research topic in the area of relational databases is the design of systems based on the Non First Normal Form (NF2…