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:

State the process of adding an item in a sorted list

Autor: Will Parker



Respuesta:

Start at the bottom of the list​ Work up the list, comparing each item with the item to be inserted: if its greater in terms of the way in which the list is ordered then move it down​ Stop when you reach an item which comes before the new item​ Insert the new item one below that point


0 / 5  (0 calificaciones)

1 answer(s) in total