Skip to content

iiitv/ChefLib

Repository files navigation

ChefLib

Build Status Join the chat at https://gitter.im/iiitv/ChefLib GitHub issues Contributions Welcome Contributors Code Climate

Library of Sweet Dishes (codes) by Chefs (Coders).

This repository is collection of CodeChef Contest Solutions. This is for educational purpose. This may help you to understand problems in better way, and since not all solutions on this repository are AC image , you can suggest changes by opening an Issue and Send a PR. You can Discuss about problems (not ones in LIVE contest) at our Gitter Channel

Index Of Dishes

This is Month Wise Index Of Problem.

Month Long Cook-Off Lunchtime
December 2016 image COOK77 image LTIME43 image
January 2017 image COOK78 image LTIME44 image
February 2017 image COOK79 image LTIME45 image
March 2017 image COOK80 image LTIME46 image
April 2017 image COOK81 image LTIME47 image
May 2017 image COOK82 image Unrated
June 2017 image COOK83 image LTIME49 image
July 2017 image Unrated LTIME50 image
August 2017 image COOK85 image LTIME51 image
September 2017 image COOK85 image LTIME52 image
October 2017 image COOK86 image LTIME53 image

Eligible Contributors Rating

ECR section in table above is for checking who are eligible for contributing to this Problem. This section will contain ★s which will represent CodeChef's ★ Rating. For eg: If you have 3★ rating on CodeChef, you can contribute on any problem having 3 or more stars in their respective ECR column.

Merging Policy

  • Everyone should follow one commit per PR.
  • The first Commit message should be like:
    Added {Problem name} in {Contest name with year} [Lang]
    Fixes #{issue number}
    
    Rest of commit messages should reflect the changes done in respective commit.

Contributing

It is advised to first read how to contribute to this repository before creating an issue.

See CONTRIBUTING.md.

Adding Entry to month README

If you are confused over how to add an entry to the month's README you can always read this

Project Maintainers