leetcode中文版在线评估
介绍
这是第八届中国软件外包大赛的题目,编号为A04。您可以在线报名,然后进行一些IT测试,以评估自己的不足。同时在线与其他人讨论问题。对不起告诉你,因为我能力弱,暂时无法判断编程问题。编程问题是测试程序员能力的关键。所以我建议你在LeetCode,Nowcoder...等一些网站上执行。
开发设置
#
connect
mongodb(windows)
#
you
should
cd
to
mongodb's
bin
path
#
c:/mongodb/x.x(version)/bin
then
for
example:
mongod.exe
--dbpath
e:/data/evaluate
#
only
first
run
in
your
pc
should
install
dependencies.
#
You
should
have
installed
phantomjs
successfully
and
build
in
your
system
environment
path,otherwise
it
will
be
reported
wro