Git Product home page Git Product logo

exun-19-wwcd-day-2's Introduction

Exun-19-WWCD-Day-2

Instructions for Day2 Activity

  1. Students are required to create an 'issue' on the repository on GitHub as a first step.
  2. The issue needs to be filed in the following syntax ONLY: "I found a bug in line #__ in Program_.py/cpp."
  3. Whosoever files the issue first, gets a chance to debug it and send a pull request with the corrected code. This corrected code should just have changes to fix the filed bug, and no other moderations.
  4. After you create an issue, it is reserved for you to solve for the next T minutes. If you are unable to solve it in that duration, anyone else can take up that bug.
  5. In case no one else takes up that bug and you wish it to be reassigned to you, then after a minimum duration of X minutes, you can reassign it to yourself following the same syntax.
  6. A team can at a time work on 2 bugs AT THE MOST.
  7. Each file has a rated complexity. All bugs in that file are of that complexity only. Detecting and solving a bug of different complexities fetches different scores.

"H": 90 (35 for detection and 55 for correction)

"M": 60 (20 for detection and 40 for correction)

"E": 40 (10 for detection and 30 for correction)

  1. In case of a tie of scores, time of creating pull request shall be taken into consideration and code quality.
  2. In implementation questions, there are no points for error detection.
  3. Each team can maximum solve 2 'E' complexity bugs.

T = 20 minutes, X = 15 minutes

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.