2dbi
Home/GitHub/Pair-Programming: Implement & Extend a Feature
GGitHub·DSASWE-2Onsite – Coding (Practical)

Pair-Programming: Implement & Extend a Feature

Problem

In a pair-programming session, implement a small feature (e.g., a label-filtering or search function over issues) and then extend it as requirements grow.

Example

filter issues by label/state; then add full-text matching

Constraints

  • Realistic, incremental requirements

What GitHub looks for

Collaborative coding, code review instincts, clean readable code, and how you communicate trade-offs while pairing.

added 6 days ago
LeadersAccount