Add a hashmap visualizer

Author: andydevsCreated Aug 21, 2025Updated Aug 21, 2025

Something to visualize things like dicts in python or plain objects in javascript. Hashmaps are used in a lot of algorithms and it'd be nice to have something like this to represent them

Could be a table with key/value pairs

Source: algorithm-visualizer/algorithm-visualizer