BFE.dev
JavaScript Coding Questions17. Create a simple store for DOM elementDiscussDom Store using array and indices (Time: O[1], Space: O[n])