Leetcode Copied Problem Statements from https://github.com/kaeducation/LeetCode_JS_Classic Prerequisites Node.js/npm jest Example Run tests for LC102_levelOrder cd into the exercises folder Then run: jest --watch LC102_levelOrder Notes