exercises from leetcode
##codes are updating.
-
python tests will use
nosetestswith python 2.7. -
c++ tests will use makefile command
make test. -
julia tests will use
@testmacro fromBase.Test
-
python and c++ codes should be ready for copy and paste.
-
performace to be added.
tab length in python is set to 4 spaces.
