Please enable JavaScript.
Coggle requires JavaScript to display documents.
algorithms - Coggle Diagram
algorithms
pseudocode
string
boolean
character
intiger
real
computational thinking
abstraction
decomposition
algorithmic thinking
sorting
insertion sort
bubble sort
merge sort
searching
linear search
binary search
developing algorithms using pseudocode
developing algorithms using flowcharts
interpret correct and complete algorithms