Is Using Hash Tables a Good Thing?
One of these days, I was looking at patterns of coding in some of the applications that I work with — written in Java and C#. I was then interested in seeing why our group happened to use hash tables so frequently in these languages. This was puzzling to me because I am used to…