April 2026 | Released "Deep Dive Question Generation Function" for Practical Format Assignments
AccountThe "AI-powered deep dive question generation function," previously available for System Design Format and Algorithm Format, is now available for Practical Format as well.
Background of the Update
In Practical Format assignments, candidates submit multiple files, which made it time-consuming for interviewers to determine "which part of which code to deep dive into."
To address this, we have adopted the Pull Request (PR) format, which is familiar in the engineer evaluation flow, allowing AI to directly comment on the relevant code sections, thus enabling smoother and more accurate technical evaluations.
Overview of the New Feature
AI analyzes candidate submissions and automatically generates technical evaluation points.
- Direct display on pull request: AI directly adds comments to the relevant lines of code that form the basis of the evaluation.
- Automatic priority assignment: Each question is assigned a priority of P1 (Critical), P2 (Medium), or P3 (Low).
Detailed Usage Instructions
For specific instructions on how to use the feature and important notes, please refer to the following help page:
Important
To view comments on pull requests using this feature, prior GitHub integration and access rights settings are required. For details, please refer to How to check GitHub submissions.