Please enable JavaScript.
Coggle requires JavaScript to display documents.
algorithums - Coggle Diagram
algorithums
computational thinking
abstraction
decomposition
structure diagrams
plenary
flow charts
arithmetic operators
add
multiply
divide
exponent
subtract
modulo
integer devision
variables
sub program
program structures
sequence
iteration
selection
sorting
bubble sort
merge sort
insertion sort
serching
linier search
binary search
Pseudocode
data types
integer
real
boolean
character
string
Boolean operators
greater then
greater than or equal to
less than
less than or equal to
not equal to
equal to
trace tables