NatWest Group Interview Question

1.Build an implementation of a hashmap without using collections. 2. Implement a least recently used Cache, write a code snippet for it.

Interview Answer

Anonymous

Feb 22, 2012

Had to give a very detailed answer and was grilled on the choices I made to solve the problems.

1