Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

Computer Science AQA A level

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

Why for bubble sort is the number of iterations of the inner loop not exactly n^2

Autor: Will Parker



Respuesta:

Inner loop iterates (n-1)(n-1) times So the inner loop iterates n^2 -2n +1 times


0 / 5  (0 calificaciones)

1 answer(s) in total