/leetcode
/problem-id-1
# program code
/solution-id-1.js
# visualizer code (has tsx extension)
/solution-id-1.tsx
...
# holds metadata about this problem and the solutions
/settings.ts
/problem-id-2
...
# generate json data to be consumed by the visualizer app
yarn run build-data