Giter VIP home page Giter VIP logo

codelines's Introduction

CodeLines

About

Loading ... Compilation error. Oh! I didn't declare that variable x. corrected
Compile Now.. Loading ... Runtime error. Wtf! ... Oh! The array size is 1000 and I entered 100. corrected
Compile Loading ... Wrong Answer. In sample test case itself?!? Ohhh !! I forgot to update flag value. corrected
Compile Loading ... Sample test cases passed. Cross check with extra cases generated on your own, gives AC.
Taking a deep breath and clicking SUBMIT ... Time Limit Exceeded. Damn!

Few hours later

Taking a deep breath and clicking SUBMIT ... Wrong Answer.

"Debugging is like being the detective in a crime movie where you are also the murdurer" - Filipe Fortes

Pretty much true, isnt it?! This opencode, its not going to be like that. You won't be asked to murder and then, solve the crime. Instead we are helping this opencode. We will do the murder for you and give an oppurtunity for you to become Sherlock Holmes.
And you are rewarded points for that!!

Guidelines

Whoever wishes to participate in this project must follow these guidelines:

  • Do not make PR which is not related to any issues. You can create an issue and solve it once we approve them.
  • Be polite: Be polite to other community members.
  • Communicate: Whether you are working on a new correction or facing a doubt please feel free to ask us on our slack channel(specifically #CodeLines). We will be happy to help you out.
  • Each issue should be resolved by either modifying or appending some lines of code.
  • Mention the line number along with the Pull Request and further give suitable explanation.

How to contribute

Create a PR as per the format given below:

  • On your local machine, go to the project folder.
  • Go inside the "tasks" folder and go to the Task folder in which you want to solve the issues. (for example "Task 1").
  • Read and understand the problem statement and the code given in the particular task folder.
  • Find the bug.
  • Edit, commit and push the changes in Submission folder of respective Task.
  • Create the PR according to the format mentioned in the pull_request_template.md in the .github folder.

Note

It is totally upon the mentors to close the issue, you can't make any pull request after the issue is closed. Once your PR has some mistake and is closed you cant make any further PRs for that particular issue. Only first correct PR for each erronous bug/issue will be considered.

Happy Debugging ! โœŒ๏ธ

codelines's People

Contributors

phantom654 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.