null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
16379515
2.1 Algorithms
Description
Mind Map on 2.1 Algorithms, created by Jack Rowley on 01/01/2019.
No tags specified
aperture science baking division
Mind Map by
Jack Rowley
, updated more than 1 year ago
More
Less
Created by
Jack Rowley
almost 6 years ago
22
0
0
Resource summary
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
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
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 .
Browse Library