null
US
Iniciar Sesión
Regístrate Gratis
Registro
Hemos detectado que no tienes habilitado Javascript en tu navegador. La naturaleza dinámica de nuestro sitio requiere que Javascript esté habilitado para un funcionamiento adecuado. Por favor lee nuestros
términos y condiciones
para más información.
Siguiente
Copiar y Editar
¡Debes iniciar sesión para completar esta acción!
Regístrate gratis
16379515
2.1 Algorithms
Descripción
Mapa Mental sobre 2.1 Algorithms, creado por Jack Rowley el 01/01/2019.
Sin etiquetas
aperture science baking division
Mapa Mental por
Jack Rowley
, actualizado hace más de 1 año
Más
Menos
Creado por
Jack Rowley
hace casi 6 años
22
0
0
Resumen del Recurso
2.1 Algorithms
computational thinking
Abstraction
getting rid of irrelevant information and focusing on important information
using symbols and variables to represent "real world" problems
decomposition
big problem ==> smaller problems
easier to solve
independent of others
problems can be decomposed in different methods
Algorithmic thinking
identifying steps in solving problems
linear search
doesn't need to be in order
goes through one by one
IF correct, stop
ELSE carry on to next value
simpler to write
binary search
list needs to be in order
take middle value
compare to required value
IF correct then stop
ELSEIF it is larger, take values on the left
IF smaller, take values to the right
longer, more complex
sorts
bubble
goes through list repeatedly swapping elements until in correct order
merge
list is split in two and combined two at a time
insertion
each item is taken in turn compared to an ordered list. it is placed in correct position
flowchart
input / output data
processes
decisions
shapes rep functions
lines show flow control
pseudocode
'fake' code
partway between sentences and coding
dry run
walking through and running each step manually
trace table
table that follows the values of variables to check for accuracy
Mostrar resumen completo
Ocultar resumen completo
¿Quieres crear tus propios
Mapas Mentales
gratis
con GoConqr?
Más información
.
Similar
Computer Science
Alex Rollin
Computer Science
Hello I got banned from maccies ;(
Computer Science big mindmap
Alexander Downer
Computer Science
connor mccreadie
Computer Science
Oliver Bonnar
Computer Science
Louise Bridle
Computer Science
yo uo
Computer Science
apisit ketmuang
2.1 Algorithms
Michael Jackson
Computer Science
josh mcintosh
Computer Science
NiallHDC .
Explorar la Librería