Please enable JavaScript to use CodeHS

Utah Explorando la Informática

Lesson 1.10 Evaluación de algoritmos

Description

En esta lección, los alumnos aprenden a evaluar algoritmos y examinan dos conjuntos de algoritmos clásicos: la búsqueda y la ordenación.


Objective

Students will be able to:

  • Describes ways to evaluate an algorithm
  • Think critically about different solutions to the same task
  • Explain how basic search and sort algorithms work
  • Identify the differences between search and sort algorithms