Skip to content

Commit

Permalink
Merge pull request #1 from Cquential/master
Browse files Browse the repository at this point in the history
Created README.md
  • Loading branch information
MaheshChandraDuddu authored Oct 2, 2019
2 parents 23028e9 + 78cb779 commit 668a8a6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# CodeChef

These are my solutions to the various problems from Codechef Contests implemented in C and Java.
Most of them were in C.
Note that some of these still(very few) require some work.

I have attempted the problems from these challenges to various degrees of success:
* June Long Challenge(2019)
* July Long Challenge(2019)
* August Long Challenge(2019)
* September Long Challenge(2019)
* May Lunchtime(2019)
* July Lunchtime(2019)
* August Lunchtime(2019)
* June Cook-Off(2019)
* July Cook-Off(2019)
* August Cook-Off(2019)
* Sepetember Cook-off(2019)
* [Null Void](https://www.codechef.com/NUVO2019/) (2019). I recommend you check this out. It was fun
* Biteration#2(2019)

Check out [my profile](https://www.codechef.com/users/duddumahesh)
You are free to implement these in a language of your choice.
Or try to improve these solutions and get a better ranking on submission.

0 comments on commit 668a8a6

Please sign in to comment.