/leetcode

exercises from leetcode

Primary LanguageC++MIT LicenseMIT

leetcode Build Status

exercises from leetcode

##codes are updating.

  • python tests will use nosetests with python 2.7.

  • c++ tests will use makefile command make test.

  • julia tests will use @test macro from Base.Test


  • python and c++ codes should be ready for copy and paste.

  • performace to be added.


Remark:

tab length in python is set to 4 spaces.