How Generative AI Is Changing Technical Hiring in India

Generative AI has triggered one of the biggest disruptions to technical hiring in a decade. Candidates can now write production-quality code, craft convincing system design essays, and generate detailed SQL queries — all with AI assistance — in minutes. Indian tech companies from TCS and Infosys to Razorpay and Atlassian are scrambling to redesign their hiring processes in response. This guide explains what is changing, how companies are adapting, and what this means for both candidates and hiring teams.

The Disruption: What Generative AI Enables Candidates to Do

TaskBefore GenAIWith GenAI (2024)
Take-home coding assignment4–8 hours of work20–40 minutes with GPT-4 / Claude / Copilot
System design write-upDeep architectural knowledge requiredDetailed answer generated from a prompt
SQL query writingRequires SQL fluencyAccurate queries generated instantly
Code explanationRequires understanding the codeAI explains any code in plain English
Debugging challengesDays of troubleshooting experienceAI diagnoses and fixes most bugs in seconds
LeetCode / DSA problemsPattern recognition from practiceMany problems solved directly by AI

The core problem: Companies cannot tell if the candidate solved the problem or the AI did — at least not without redesigning the process.

How Indian Companies Are Responding

Response 1: Live Coding in Monitored Environments

The most direct response. Companies are moving from take-home assignments to live, monitored sessions.

PlatformUsed ByWhat It Does
HackerRank CodeScreenTCS iON, Wipro, InfosysLive coding with screen recording, tab switching detection
CoderPadFlipkart, Razorpay, DunzoPair programming-style live interview
CodilityZomato, Amazon IndiaTimed live assessment, AI-usage detection
LambdaTest InterviewVarious startupsBrowser-based live coding
Mettl (Mercer)BFSI, IT companiesAI-proctored, webcam-monitored assessments

Response 2: AI-Aware Problem Design

Instead of preventing AI use, some progressive companies are designing problems where AI-generated answers fail.

Old Problem TypeNew Problem Type
“Write a binary search function”“Debug this broken implementation of binary search in our legacy codebase”
“Design a URL shortener”“Our URL shortener is failing at 10K RPS — here’s the specific error log. Diagnose and propose a fix.”
“Write a SQL query for X”“This query is returning wrong results. Find the bug and explain why it’s happening.”
Generic system designCompany-specific system design: “Design our next feature given these constraints”

Context-rich, company-specific problems resist AI solutions because the context is not publicly known.

Response 3: Oral Follow-Up to Any Written Submission

A growing number of Indian companies now ask candidates to explain their code or design submission on a live call.

> “You submitted a solution for our take-home. Walk me through your approach. Why did you choose this data structure? What would you change if the dataset was 100x larger?”

The tell: Candidates who used AI but don’t understand the output struggle to explain their own submission. This is now the primary detection mechanism.

Response 4: Behavioural and System Thinking Deep Dives

Companies are shifting evaluation weight from “can you write code?” to “do you think like an engineer?”

Old EmphasisNew Emphasis
LeetCode algorithmic correctnessEngineering judgement and trade-off analysis
Syntax and implementationProblem decomposition and prioritisation
Getting the right answerExplaining your reasoning process
Take-home project outputLive discussion of decisions made

What This Means for Candidates in India

The honest truth: Using AI to complete take-home assignments or assessments without disclosing it is academic dishonesty. Many Indian IT companies now have explicit AI usage policies in their assessments — violating them can result in immediate disqualification and blacklisting.

The strategic truth: AI fluency is now a skill itself. Companies are beginning to embrace candidates who can use AI tools effectively as part of their workflow — and many assessments now explicitly permit AI tool use.

ScenarioRight Approach
Assessment explicitly says “no AI tools”Do not use AI — detection has improved significantly
Assessment doesn’t mention AIAsk the recruiter explicitly before using
Assessment says “AI tools permitted”Use them — but be prepared to explain every line
Live technical interviewAI is irrelevant here — your thinking is on display

Skills that AI makes more valuable (not less):

  • Code review and debugging: understanding what the AI got wrong
  • Architecture and system design: AI generates options, humans choose and justify
  • Requirement analysis: translating business needs into technical requirements
  • Communication: explaining technical decisions to non-technical stakeholders

How AI Is Being Used in the Hiring Process Itself

Generative AI is not just affecting candidates — it’s being used by hiring teams too.

AI Hiring ToolWhat It DoesUsed In India
Resume screening AIRanks and filters resumes by match scoreTCS iON, Naukri ML, Keka AI
JD generationCreates job descriptions from role summariesHRMs like Darwinbox, Keka
Interview question generationGenerates role-specific questionsEmerging — not mainstream yet
Candidate scoringScores assessment responses using NLPHackerRank, Mettl, Talview
Offer letter draftingAI-drafted offer lettersSome MNCs using internal tools
Background check summarisationSummarises BGV reportsAuthBridge AI layer

For Hiring Teams: Rethinking the Technical Assessment

Old technical hiring process:

1. Screen resume (ATS)

2. Phone screen (30 min)

3. Take-home coding assignment (4–8 hours)

4. Technical interview (1–2 hours)

5. HR round

→ Vulnerable at Step 3 to AI assistance

New technical hiring process:

1. Screen resume (ATS + skills verification)

2. Short async video intro (10 min)

3. Live coding in monitored environment (45–60 min)

4. Oral follow-up on any take-home (30 min)

5. System design with company context (60 min)

6. Culture / behavioural interview

→ AI is largely neutralised at every step

References:

  1. HackerRank — State of Software Engineering Report 2024 — https://www.hackerrank.com/research/developer-skills/2024
  2. GitHub Copilot — Impact on Developer Productivity — https://github.blog/2023-06-27-research-quantifying-github-copilots-impact
  3. NASSCOM India — AI in Tech Hiring Report 2024 — https://nasscom.in/ai-hiring
  4. Mercer Mettl — Assessment and Proctoring India — https://mettl.com/resources
  5. Economic Times India — AI and Technical Hiring 2024 — https://economictimes.indiatimes.com/tech

Leave a Comment

Your email address will not be published. Required fields are marked *