Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
OctopusLian committed Mar 14, 2019
1 parent 05179ee commit 14e42b6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 8 additions & 7 deletions OnlineJudge/README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,35 @@
## 不错的在线评测网站
# 不错的在线评测网站
题量统计网站 <https://new.npuacm.info/>

#### ACM
## ACM
- VJ <https://vjudge.net/>(涵盖很多OJ)
- UVA <https://uva.onlinejudge.org/>
- CF <http://codeforces.com/>

#### NOIP
## NOIP
- CODEVS <http://codevs.cn/>
- 洛谷 <https://www.luogu.org/>
- 51NOD <https://www.51nod.com/index.html>

#### 求职面试
## 求职面试
- Leetcode <https://leetcode.com/>
- Leetcode中文 <https://leetcode-cn.com/>
- LintCode <https://www.lintcode.com/>
- 牛客网 <https://www.nowcoder.com/>
- 赛码网 <http://www.acmcoder.com/index>

#### 平时练习
## 平时练习
- HankRank <https://www.hackerrank.com/>
一个比较牛逼的coding challenge网站
- Topcoder <https://www.topcoder.com/>
- GCJ <https://code.google.com/codejam/> (需Gmail登录)
- hihoCoder <https://hihocoder.com/>
- SPOJ <https://www.spoj.com/>

#### 蓝桥杯相关
## 蓝桥杯相关
- ACMORE <https://acmore.cc/problem/#/source-%E8%93%9D%E6%A1%A5%E6%9D%AF/limit-20/offset-0>
- C语言网-蓝桥杯训练 <http://www.dotcpp.com/oj/problemset.php?mark=6>

### 备注
## 备注
- [LeetCode最详细的解法](http://coordinate.wang/)
- [LeetCode All in One 题目讲解汇总(持续更新中...)_ Grandyang](https://www.cnblogs.com/grandyang/p/4606334.html)
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Go语言圣经 <https://www.kancloud.cn/hartnett/gopl-zh/126045>
- Golang标准库文档 <https://studygolang.com/pkgdoc>
- Go语言标准 <https://golang.org/ref/spec>
- Go中国技术社区 <https://gocn.vip/>  

#### C/C++语言学习
- cplusplus <http://www.cplusplus.com/>
Expand Down Expand Up @@ -86,6 +87,7 @@
- 宣雨松 <https://www.xuanyusong.com/> (Unity游戏开发)
- 鸟窝 <https://colobu.com/>
- 面向信仰编程 <https://draveness.me/>
- 源代码 <https://lrita.github.io/>

#### 面试
- [作为面试官,我是怎么快速判断程序员能力的?_王争](https://www.infoq.cn/article/how-to-judge-coding-ability)
Expand Down

0 comments on commit 14e42b6

Please sign in to comment.