Clearwell Systems interview question

How do you implement a concurrent hash map?

Interview Answer

Anonymous

Dec 1, 2011

I said I just use them from a collections package and never worried about how to implement them.