Skip to content

Commit dd975dd

Browse files
committed
readme update
1 parent d5f0bdd commit dd975dd

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
1-
# competitive_programming
1+
## Competitive_programming
22
Contain file of my [competitive programming](https://en.wikipedia.org/wiki/Competitive_programming) including some platform like..
33
- [Codeforces](https://codeforces.com/)
44
- [Codechef](https://www.codechef.com/)
5-
- [Hackerrank](https://www.hackerrank.com/)
6-
- [Hackerearth](https://www.hackerearth.com/)
5+
- [Leetcode](https://leetcode.com/)
76
- [Atcoder](https://atcoder.jp/home)
7+
- [Kick Start](https://codingcompetitions.withgoogle.com/kickstart)
8+
- [Hackerearth](https://www.hackerearth.com/)
9+
- [Hackerrank](https://www.hackerrank.com/)
10+
- [Spoj](https://www.spoj.com/)
11+
- [Timus](https://acm.timus.ru/problemset.aspx)
812
- [CSES](https://cses.fi/problemset/)
913
- [Facebook hacker cup](https://www.facebook.com/codingcompetitions/hacker-cup)
1014
- [Open Kattis](https://open.kattis.com/)
15+
---
1116

12-
13-
Executable codes to contest problems in [c++](https://medium.com/sololearn/reasons-to-love-c-11c7c2f23d88)
17+
## Name convention of file
18+
> Name of any file is combination of question name,quesion id, contest id.. depend on platform.
19+
---
20+
I write code in [c++](https://medium.com/sololearn/reasons-to-love-c-11c7c2f23d88).

0 commit comments

Comments
 (0)