null
US
Entrar
Registre-se gratuitamente
Registre-se
Detectamos que o JavaScript não está habilitado no teu navegador. Habilite o Javascript para o funcionamento correto do nosso site. Por favor, leia os
Termos e Condições
para mais informações.
Próximo
Copiar e Editar
Você deve estar logado para concluir esta ação!
Inscreva-se gratuitamente
16379515
2.1 Algorithms
Descrição
Mapa Mental sobre 2.1 Algorithms, criado por Jack Rowley em 01-01-2019.
Sem etiquetas
aperture science baking division
Mapa Mental por
Jack Rowley
, atualizado more than 1 year ago
Mais
Menos
Criado por
Jack Rowley
quase 6 anos atrás
22
0
0
Resumo de 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
Quer criar seus próprios
Mapas Mentais
gratuitos
com a GoConqr?
Saiba mais
.
Semelhante
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 .
Explore a Biblioteca