Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 777 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 777 Bytes

LeetCode

CircleCI Build Status

The solutions of LeetCode, include Java, C, Python version.

The C and Java codes need compile. just use make to compile them. make clean will delete all compiled files.

I've completed all problems of LeetCode by Java. You can see my screenshot in the end (it's pretty long).

I plan to revise and publish all my solutions by three different languages.

20141029 by xcv58

xcv58's Screenshot