For the simple string hash function that sums the ASCII values for the letters, does the order of the letters in the string affect the result?
Addition is commutative.