Animated Data Structures This is a web project that shows you how some data structures such as stacks linked, lists and queues work using animations with javascript. Try it out! https://animated-data-structures.netlify.app/index.html ##Preview Click the image: Stack: Queue: Linked List: