DSA JS Playground This folder is now set up as a small Node.js playground for learning data structures and algorithms. Run it npm start Structure array/ for array-based problems loops/ for loop-based practice index.js is the central entry point for the playground