An analysis of selection sort using recurrence relations

  1. Ferri Rabasa, Francesc Josep
  2. Albert, Jesús
Revista:
Questiió: Quaderns d'Estadística, Sistemes, Informatica i Investigació Operativa

ISSN: 0210-8054

Ano de publicación: 1996

Volume: 20

Número: 1

Páxinas: 111-119

Tipo: Artigo

Outras publicacións en: Questiió: Quaderns d'Estadística, Sistemes, Informatica i Investigació Operativa

Resumo

This paper presents a method for obtaining the expected number of data movements executed by the well-known Selection sort algorithm along with its corresponding variance. The approach presented here requires hardly any specific mathematical background. In particular, the average-case cost and variance are represented using recurrence relations whose solutions lead to the desired results. Even though this method is not applicable in general, it serves to conveniently present average-case algorithm analysis in depth in an elementary course on Algorithms