From f3e5b6d2aed624cbe846d88ce47d28bef9a8f3bd Mon Sep 17 00:00:00 2001 From: Abhinav Kaushlya Date: Wed, 26 Dec 2018 19:01:54 +0530 Subject: [PATCH] Update README.md Related to https://github.com/abhishalya/MyCPCodes/issues/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. --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b047de0..1c5b188 100644 --- a/README.md +++ b/README.md @@ -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 - abhishalya_ + +Codeforces - abhishalya