leetcode icon indicating copy to clipboard operation
leetcode copied to clipboard

Leetcode exercises

Leetcode

Leetcode exercises

Run TypeScript Tests

bazel test --test_output=all //typescript:ts_tests

Run C++ Tests

bazel test --test_output=all //cpp:tests

Generate Compilation Database (for better autocomplete)

./generate_compilation_db.sh