collision
computer science situation where distinct data elements share an identifier (e.g. name, tag, checksum)
naming collision
use of the same identifier in a namespace for distinct entities
name collision
problem that occurs in computer programs when the same variable name is used for different things in two separate areas that are joined, merged, or otherwise go from occupying separate namespaces to sharing one