Skip to content

Commit 6448b80

Browse files
committed
add readme
1 parent 97acd7d commit 6448b80

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# leetcode
1+
# Leetcode
22
Leetcode exercises
3+
4+
### Run TypeScript Tests
5+
`bazel test --test_output=all //typescript:ts_tests`
6+
7+
### Run C++ Tests
8+
`bazel test --test_output=all //cpp:tests`

0 commit comments

Comments
 (0)