Pair programmers work in collaboration to code the same program. The pairs
must assume the roles of the driver and the observer. The driver must type
in the code while the observer examines the typed in code. toggling the
roles frequently is a good code pairing practice. The reviewer's role is
extremely vital as he must surface with more ideas for the code. The driver
focuses only on the current piece of code.
Or in other words, code pairing is all about coding standards, trust and
harmony.
Rules
Each team consists of a pair of programmers from the same college
No online registration required.
A priliminary written round will be conducted. The contestants will be asked to develop an algorithm for a problem. Short-listed based on the efficiency of their algorithms.
Coding can be done in c, c++, java, c# or any other language if it could be made available.
Judging Criteria
The codes will be evaluated based upon, the approach to the problem
Or in other words, code pairing is all about coding standards, trust and harmony.