in reply to Re^2: Iterating through Two Arrays. Is there a better use of memory?
in thread Iterating through Two Arrays. Is there a better use of memory?

Take a look at Hash Table and hash collisions.

  • Comment on Re^3: Iterating through Two Arrays. Is there a better use of memory?