// dsa.playground()
DSA visualizer.
Seven live data-structure playgrounds. Click any operation — the animation traces every step so you can seethe algorithm, not just read about it.
// challenge.mode()
Solve the next op
Pick a challenge — try to reach the target state with the fewest clicks.
Array — random access in O(1), insert/delete in O(n)
Initial array.
