Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Related to #3

Now the readme file is much better providing much
more info the repository. Not closing the issue as I
think the file can still be improved.
  • Loading branch information
abhishalya committed Dec 26, 2018
1 parent 4792043 commit f3e5b6d
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# MyCPCodes
My codes for the contests on Codeforces, CodeChef and others.

I have been practicing competitive programming since few days and to keep a track of the problems I solved, I thought it would be nice to have a repository which would keep the codes for all the problems I solved across platforms like [CodeChef](https://codechef.com) and [Codeforces](https://codeforces.com).

Following are the contests I participated in:

| S. No | Contest name | Problems solved | Rank |
|:-----:|:----------------------------------------------------------------------:|:---------------:|:----:|
| 1 | [December Long Challenge 2018 Division 2](https://codechef.com/DEC18B) | 2 | 4566 |
| 2 | [Codeforces Round #527 (Div. 3)](https://codeforces.com/contest/1092) | 5* | -- |
| 3 | [Codeforces Round #528 (Div. 2)](https://codeforces.com/contest/1087) | 2 + 2* | 2380 |
| 4 | [December Cook-Off 2018 Division 2](https://codechef.com/COOK101B) | 1 + 2* | 1330 |

`*` represents the problems upsolved (solved after the contest).

All the codes to the solved problems are in their respective folders. I would very happy if someone would like to contribute to the repository. I hope this would help many get started with competitive programming.

I would love to see where this journey takes me in a year or so :heart:

CodeChef - <span style="color:green">abhishalya_</span>

Codeforces - <span style="color:cyan">abhishalya</span>

0 comments on commit f3e5b6d

Please sign in to comment.