forked from OctopusLian/CS-Resources
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
05179ee
commit 14e42b6
Showing
2 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters