Zig Zag Sequence

  • + 0 comments

    There doesn't seem to be a way to do this in typescript as @types/node is not included (is there a way to import modules with the hackerrank platform?). This error will appear when you try to run. solution.ts(3,1): error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try npm i @types/node.