Datastructures

Common data structures that can be used in other algorithm solutions

The list includes:

  • Linked List
  • Max Stack
  • LRU Cache