June 2018
Intermediate to advanced
316 pages
6h 34m
English
A set is a data structure that stores unrepeated values without any particular order. A common use of this data structure is to check whether a value or subset is included with a set or whether two subsets have common elements.
The most common operations on sets are:
The following diagram shows the intersection operation:
Read now
Unlock full access