Off-By-One Error
Programming mistake that occurs when a programmer incorrectly references or iterates through an array or loop, resulting in the code either skipping over or repeating one element.
EverydayConcepts.io
Reference entry — no illustration yet