浏览代码

Corrected problem-sets-competitive-programming.md (#10489)

* Removed conflicting categories

* Moved Microcorruption to correct category
Yuval Goyal 2 年之前
父节点
当前提交
e549d887a3
共有 1 个文件被更改,包括 4 次插入10 次删除
  1. 4 10
      more/problem-sets-competitive-programming.md

+ 4 - 10
more/problem-sets-competitive-programming.md

@@ -4,7 +4,6 @@
 * [CTF Capture the Flag](#capture-the-flag)
 * [Data science](#data-science)
 * [HTML and CSS](#html-and-css)
-* [Information security](#information-security)
 * [Problem Sets](#problem-sets)
 
 
@@ -41,7 +40,6 @@
 * [LeetCode](https://leetcode.com)
 * [LightOJ](https://lightoj.com)
 * [Meta Hackercup](https://www.facebook.com/codingcompetitions/hacker-cup/)
-* [Microcorruption](https://microcorruption.com/login)
 * [Newton School](https://my.newtonschool.co/contest/all)
 * [oj.uz](https://oj.uz)
 * [Sigmageek](https://sigmageek.com)
@@ -55,11 +53,15 @@
 
 ### Capture the flag
 
+* [ångstromCTF](https://angstromctf.com)
 * [CTFlearn](https://ctflearn.com) (email address *requested*)
+* [CTFtime](https://ctftime.org)
 * [Google CTF](https://capturetheflag.withgoogle.com) (email address *requested*)
 * [Hacker101](https://ctf.hacker101.com) (email address *requested*)
 * [Hackthebox](https://www.hackthebox.eu) (email address *requested*)
 * [HackThisSite](https://www.hackthissite.org) (email address *requested*)
+* [InCTF](https://inctf.in)
+* [Microcorruption](https://microcorruption.com/login)
 * [Overthewire Wargames fungame to practice CTF](https://overthewire.org/wargames/bandit)
 * [Picoctf](https://picoctf.org/resources.html) (email address *requested*)
 * [SmashTheStack](http://www.smashthestack.org/main.html#wargames)
@@ -80,14 +82,6 @@
 * [Frontend Mentor](https://www.frontendmentor.io/challenges?languages=CSS&sort=difficulty%7Casc&type=free) *(email address requested)*
 
 
-### Information security
-
-* [ångstromCTF](https://angstromctf.com)
-* [CTFtime](https://ctftime.org)
-* [Hacker101](https://ctf.hacker101.com)
-* [InCTF](https://inctf.in)
-
-
 ### Problem Sets
 
 * [500 Data structures and algorithms interview questions and their solutions in C++](https://www.quora.com/q/techiedelight/500-Data-Structures-and-Algorithms-interview-questions-and-their-solutions)