LLMs frequently memorize test data, leading to inflated performance scores. This data contamination occurs when training sets overlap with evaluation benchmarks. Researchers now use canary strings to detect these leaks. Practitioners must prioritize out-of-distribution testing to verify if a model actually reasons or simply recalls a stored answer from its training set.