Skip to content

NearHuscarl/leetcode

Repository files navigation

Leetcode

Project Struture

/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
  ...

Commands

# generate json data to be consumed by the visualizer app
yarn run build-data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •