Computer Science
De Morgan's Laws in Plain English
An overview of De Morgan’s Laws, using simple language and practical examples to show how they work and why they’re useful in programming.
Big-O Notation Reference
This chart matches common Big-O notations with their names and relative performance ratings. Is illustrates how an algorithm’s efficiency worsens as its computational complexity grows.