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?

No
  • Yes
  • No
  • Usually

Addition is commutative.