Essential cookies keep your basket and sign-in working. Optional cookies help us understand visits and measure ads. Privacy details.
Follow an equation, work through an example, or check an assumption. Browse 69 concepts across mathematics, physics and computing.
theory
A mathematical notation that describes the limiting behavior of a function when the argument tends towards infinity.
algorithm
Search algorithm that finds the position of a target value within a sorted array in O(log n) time.
algorithm
Finds the shortest paths between nodes in a weighted graph.