Skip to content

Commit e16c729

Browse files
Update README.md
1 parent 0e6a56a commit e16c729

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# leetcode.js
2-
JS solutions to leetcode practice problems.
2+
LeetCode solutions in JavaScript (ES6+).
33

4-
Usually aiming for a balance of simplicity and performance.
4+
[leetcode.com/problemset/all](https://leetcode.com/problemset/all/)
5+
6+
7+
- Usually aiming for a balance between simplicity and performance.
8+
- Space and time complexity documented
9+
- JSDocs included
10+
- Prettier formatted
511

612
# Credits
713

0 commit comments

Comments
 (0)