Algorithms — GCSE Revision Notes

5 notes on Algorithms for GCSE Computer Science.

Searching AlgorithmsA searching algorithm is a set of steps for finding a particular item… Sorting AlgorithmsA sorting algorithm puts a list of items into order (usually… Computational ThinkingComputational thinking is the approach used to solve problems in a… Searching AlgorithmsSearching algorithms find a specific item within a data structure.… Sorting AlgorithmsSorting algorithms arrange data into a specific order (usually…

What these notes cover

← All GCSE Computer Science notes