Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcatliu/leetcode
My LeetCode Solutions
https://github.com/xcatliu/leetcode
Last synced: 5 days ago
JSON representation
My LeetCode Solutions
- Host: GitHub
- URL: https://github.com/xcatliu/leetcode
- Owner: xcatliu
- Created: 2015-04-16T11:01:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T13:37:35.000Z (over 5 years ago)
- Last Synced: 2024-10-22T20:33:08.420Z (13 days ago)
- Language: JavaScript
- Homepage: https://leetcode.com/xcatliu/
- Size: 85 KB
- Stars: 317
- Watchers: 20
- Forks: 51
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - leetcode
README
# LeetCode
[![Build Status](https://travis-ci.org/xcatliu/leetcode.svg?branch=master)](https://travis-ci.org/xcatliu/leetcode)
My LeetCode Solutions.
# Test
```
npm i
npm test
```