* Add an example of the LRU Cache implementation. * Promote the node on set() as well. * Add LRU Cache images.