You'll learn hashing in depth in your data structures and algorithms course. For now, here's a recipe to follow: \begin{enumerate} \item Initialize {\tt result} with a constant non-zero value, e.g., ...