pisarenco92 / pengyifan-leetcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#pengyifan-leetcode

My Java solution for Leetcode Online Judge. All the codes are tested using online-judge. Please feel free to let me know if you have any problem or better solutions.

###Requirements

  • Java version >= 1.6
  • Maven2

###Unit tests Almost all problems are accompanied by test cases. Some have corner test cases, others do not.

mvn test

About


Languages

Language:Java 100.0%