-
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.
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
1 parent
4792043
commit f3e5b6d
Showing
1 changed file
with
21 additions
and
1 deletion.
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,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> |