Campus placement season in India has fundamentally changed in 2026. The companies coming to your campus are using AI to screen resumes, conduct automated video interviews, generate personalised technical questions based on your resume, and evaluate your problem-solving approach during coding rounds. At the same time, the skills they are hiring for have shifted significantly toward AI-adjacent competencies. For B.Tech students graduating this year, understanding these changes — and using AI to prepare for an AI-assessed process — is the most important thing you can do before your placement tests begin.
How Companies Are Using AI in Placements 2026
AI-Screened Resumes
Most large companies — TCS, Infosys, Wipro, Amazon, Microsoft, Google, and virtually all MNCs conducting mass hiring — now use Applicant Tracking Systems (ATS) with AI-powered screening. Your resume is parsed by an algorithm before any human sees it. The algorithm looks for specific keywords, qualification markers, and experience signals that match the job description. A well-formatted, keyword-optimised resume that human recruiters like can still fail to reach a shortlisting screen if it is not ATS-optimised.
- AI resume screening tip — Paste the job description into Claude or GPT-5.2 and ask: 'What are the 15 most important keywords and skills in this job description? How can I incorporate them naturally into my resume if I genuinely have those skills?'
- Format matters for ATS — Use a clean single-column format. Avoid tables, graphics, and headers that ATS systems cannot parse. PDF and Word formats are both generally fine, but follow the specific company's submission instructions.
- Quantify everything — AI resume screeners weight quantified achievements more heavily. 'Built a recommendation system' scores lower than 'Built a recommendation system that improved click-through rate by 23% on 50,000 daily users.'
AI-Assessed Video Interviews
Several large recruiters including Unilever, HireVue clients, and a growing number of Indian companies use AI-assessed video interviews as an initial screening round. You record answers to pre-set questions, and AI analyses your response content, speaking pace, word choice, and in some systems, facial and vocal engagement markers. This is a newer and more controversial practice, but it is increasingly present in the campus hiring pipeline.
The best preparation for AI-assessed interviews is the same as for human interviews: practise articulating clear, structured answers. AI systems favour responses that have a clear beginning, middle, and end — the STAR format (Situation, Task, Action, Result) works well for both human and AI evaluators.
AI-Generated Technical Rounds
Companies are increasingly personalising technical interview questions based on your resume. If your resume mentions a RAG project, expect questions specifically about vector databases and retrieval strategies. If it mentions a computer vision project, expect questions about the specific architecture choices you made. AI makes this personalisation scalable — the interviewer may be using a tool that generates resume-specific questions automatically.
The AI-Adjacent Skills Companies Are Hiring For in 2026
The NASSCOM India AI Impact Summit 2026 data showed that AI-related job postings in South Asia grew from 2.9% to 6.5% of total vacancies between 2023 and 2025 — with demand growing 75% faster than non-AI roles. Companies are not just hiring for full AI/ML roles; they want engineers across all functions who understand AI enough to use it effectively, integrate it into existing systems, and make informed decisions about it.
| Role Type | AI Skills Expected | Details |
|---|---|---|
| SDE / Software Engineer | Prompt engineering, AI API integration, LLM-powered feature building | High — almost universal |
| Data Analyst | Python, Pandas, Jupyter, basic ML concepts, GenAI for data storytelling | Very High |
| Product Manager | Understanding of AI capabilities and limitations, data-driven decision making | High |
| QA / Test Engineer | AI in test automation, agentic testing frameworks, LLM output evaluation | Medium-High |
| Full Stack Developer | Building AI-powered features, RAG implementation, AI API consumption | High |
| Core/Hardware roles | AI-assisted design tools, ML for signal processing, edge AI concepts | Medium |
How to Use AI to Prepare for Placements
Technical Interview Preparation
Claude Sonnet 4.6 and GPT-5.2 are both exceptional for technical interview preparation because they can not only answer Data Structures and Algorithms questions but explain why a particular solution approach is optimal, what its time and space complexity is, what edge cases it handles, and what a follow-up interviewer question is likely to be. This is richer preparation than Leetcode solutions alone.
- Paste your attempted solution to a DSA problem and ask: 'What is the time and space complexity of my approach? Is there a more efficient solution? What follow-up question would an interviewer at [target company] likely ask?'
- Role-play a technical interview: 'Act as a senior software engineer at Google interviewing me for an SDE role. Ask me a medium-difficulty graph problem and evaluate my approach as I walk through it. Give me feedback on how I communicate my thinking.'
- For System Design rounds — 'I have a system design interview coming up. Ask me to design [URL shortener / ride-sharing backend / notification system] and evaluate my design against what companies like Uber and Amazon actually use, pointing out what I missed.'
HR and Behavioural Interview Preparation
Behavioural interviews ('Tell me about a time when...') are becoming more rigorous in Indian campus placements as companies try to assess cultural fit and soft skills more systematically. AI can help you develop strong STAR-format answers from your actual experiences — internships, projects, hackathons, club leadership — that are both memorable and relevant to the specific company's values.
- Give AI a description of a project or experience you have had. Ask it to help you structure a STAR-format answer from that experience for three different types of behavioural questions: a challenge you overcame, a time you showed leadership, and a failure you learned from.
- Ask AI to research the company you are interviewing with: 'What are [company name]'s stated values and culture? What behavioural interview questions are commonly reported by candidates? Help me prepare answers that are authentic to my experience while connecting to these values.'
- Practise out loud — even when using AI to prepare answers. Speaking an answer is completely different from reading it, and confident verbal delivery is something you can only improve through practice.
Building the Right Placement Profile for 2026
- At minimum, have one AI/ML project on your resume — a RAG application, a basic classification model with a deployed front-end, or a chatbot using LLM APIs. This is now a table-stakes expectation at many companies.
- Demonstrate practical AI tool use — mention in your projects section that you used AI coding tools and explain how. This shows AI fluency, not laziness.
- Competitive programming score matters — a Codeforces rating above 1200 or a Leetcode rating above 1600 is a strong signal for product company roles.
- Communication skills are increasingly weighted — practise explaining your projects in 2 minutes for a generalist HR audience and in 5 minutes for a technical interviewer. The ability to translate between technical and non-technical explanations is a top-10 signal for product companies.