Recruiting for
Tech Roles
The complete playbook for recruiting every technology role — from SDE to CTO, from Python to RTL — without writing a single line of code.
Module Contents
Click any section to begin. Work through all 12 before attempting the certification exam.
The Tech Landscape Map
Before you recruit, you must understand the world you're recruiting in.
The 7 Tech Role Families
Every technology professional falls into one of these families. Know them before you make a single call.
The IC vs Manager Track — Critical Knowledge
🔵 IC Track (Individual Contributor)
No direct reports. Promoted on technical excellence. This is the most common path and often more lucrative at senior levels.
↓ SDE2 / Mid-level
↓ Senior SDE / Senior Engineer
↓ Staff Engineer
↓ Principal Engineer
↓ Distinguished Engineer / Fellow
🟠 Manager Track
People management. Promoted on leadership ability, delivery, and team growth. Separate career ladder from IC.
↓ Engineering Manager
↓ Senior Engineering Manager
↓ Director of Engineering
↓ VP Engineering
↓ SVP / CTO
Typical Org Structure
↓ Engineering Manager → Senior Engineer → Engineer → Junior Engineer
When a candidate says "I am a software engineer with 5 years experience" — always ask: what is your current level/designation?
An "SDE2 at Amazon" and a "Software Engineer at a startup" both say the same thing but are completely different calibres. One is being groomed for Staff Engineer at a FAANG. The other may never have shipped a feature to more than 1,000 users. Never present without knowing the level.
Reading a Tech Resume
A tech resume tells you everything — if you know what to look for.
The 5-Second Scan
Before reading a word, scan these 5 things. They tell you whether this resume deserves 5 more minutes.
Calibre signal. Google SWE vs Infosys Developer — same resume format, completely different universe.
Stability signal. Did they grow at each company or bounce? 2–4 years is normal. <1 year multiple times is a pattern.
Pedigree signal. IIT/NIT/BITS = top tier. IIIT = strong mid-tier. Tier-2 colleges can produce great engineers — but context matters.
Relevance signal. Does their stack match the JD? Python for an ML role? Java for an enterprise backend? The match (or mismatch) is immediate.
Impact signal. Have they worked on something you've actually used, or at a company known for engineering excellence?
✅ Green Flags
- 📈 Visible progression: Junior → Senior → Staff
- 📊 Named impact: "Reduced API latency by 40%" not "Worked on APIs"
- 🎯 Technologies match the JD requirement exactly
- 🏢 Companies that run at scale (10M+ users)
- 🔗 GitHub link with active contributions
- 📄 Publications or patents (for research/VLSI)
- 🏷️ Company names you recognise in the same domain
🚩 Red Flags
- 🏃 Job hopping: 4 companies in 3 years mid-career
- 🎭 Title inflation: "Principal Engineer" with 2 yrs experience
- 🌫️ Vague language: "involved in," "assisted with," "contributed to"
- 📚 Technology alphabet soup: every tool ever invented listed
- ❓ Gaps of 6+ months without explanation
- 🔬 For VLSI: no tape-outs or projects listed, only tools
- 📉 For ML: no model performance metrics mentioned
Understanding Tech Stacks
You don't need to know how to code. You need to know what each language signals about the candidate's world.
| Language / Tech | What it's used for | Types of companies |
|---|---|---|
| Python | Data science, ML, scripting, web backends (Django/Flask) | Used everywhere — the Swiss Army knife |
| JavaScript / TypeScript | Frontend (React, Vue), backend (Node.js) | Web companies, startups, product firms |
| Java | Enterprise backends, Android apps | Banks, large enterprises, e-commerce (Flipkart) |
| Go (Golang) | High-performance backend systems | Cloud companies, fintech, infrastructure |
| C++ | Systems programming, gaming, HFT, VLSI simulation | Gaming, trading, semiconductors, defence |
| Rust | Systems programming (replacing C++ for safety) | Modern infrastructure, browser engines, blockchain |
| Swift / Kotlin | iOS (Swift) and Android (Kotlin) | Mobile-first apps, consumer products |
| SQL | Database queries — every data role | Every company. Non-negotiable for data roles. |
| R | Statistical analysis, academic research | Pharma, academia, research institutions |
Weak answer: "I've used it for various things at work." → They listed it for padding. Follow up harder or flag as unverified.
Interview Process Decoded
Every tech company runs a similar hiring gauntlet. Know what each round tests — so you can prepare your candidate correctly.
The 5-Round Tech Interview
Structure varies by company but the pattern is almost universal across product companies and FAANGs.
Candidate Prep Scripts by Role
Software Engineering
Software Engineers are the largest tech talent pool in India. Learn to recruit them well.
The SWE Hierarchy — India 2026
| Level | Experience | Compensation (CTC) | Notes |
|---|---|---|---|
| Fresher / Trainee | 0–1 yr | ₹4–10L | Mass hiring, IT services or product |
| Junior SDE | 1–3 yrs | ₹10–25L | Product companies target IIT/NIT grads here |
| Mid-level SDE | 3–6 yrs | ₹25–60L | Largest pool. Most hires happen here. |
| Senior SDE | 6–10 yrs | ₹60–120L | Own features. Mentor juniors. High demand. |
| Staff Engineer | 8+ yrs | ₹100–200L | Cross-team technical leader. Very hard to find. |
| Principal Engineer | 12+ yrs | ₹150–300L+ | Sets architecture across entire product |
| Head / VP Engineering | Leadership | ₹150–400L+ | Management track. Different evaluation lens. |
Frontend vs Backend vs Full Stack — The Honest Truth
These labels matter. Never present a pure Frontend engineer for a Backend role.
The 5 Questions Every SWE Recruiter Must Ask
Forces specificity. "I know Python" becomes "I built a FastAPI service handling 50K requests/min."
Scale separates product engineers from IT services. "Our system handled 2M DAU" vs "I worked on internal ERP."
Ownership signal. IT services engineers say "the architecture was already decided." Product engineers own decisions.
Problem-solving signal. Great engineers have a process. They read docs, write tests, ask the right people. They don't bluff.
Career trajectory signal. Implementers become great senior engineers. Architecture thinkers become Staff/Principal.
Weak answer: "I would use Python and maybe add more servers." — No systems thinking. Likely too junior for senior role.
Company-Type Matching
| Engineer Background | Mindset | Good fit for | Risk for |
|---|---|---|---|
| Product company (Swiggy, Razorpay, etc.) | Ownership, velocity, tech choices matter | Product companies, startups | IT services environments (culture shock) |
| IT Services (TCS, Infosys, Wipro) | Process-driven, delivery-focused, billability | IT services, enterprise support, GCC | Product startups requiring ownership mindset |
| Startup (pre-Series B) | Generalist, high ownership, scrappy | Other startups, small product cos | Large enterprises (no scale experience) |
| FAANG / Big Tech | Rigorous, process-heavy, deep specialization | Scale-ups, well-funded product cos | Early startups (culture/pace mismatch) |
Data, AI & Machine Learning
The hottest talent market in the world. The biggest pay packages. The most misunderstood roles.
The AI/ML Role Hierarchy
| Role | Core Question They Answer | Key Skills | CTC Range |
|---|---|---|---|
| Data Analyst | "What happened?" | SQL, Excel, Power BI, Tableau | ₹5–20L |
| Data Engineer | "How do we collect & move data?" | Python, Spark, Kafka, Airflow, dbt | ₹15–60L |
| Data Scientist | "What patterns exist? What will happen?" | Python, statistics, scikit-learn, PyTorch | ₹20–80L |
| ML Engineer | "How do we deploy models at scale?" | Python + SWE skills, Docker, K8s, MLOps | ₹30–120L |
| AI Engineer | "How do we build apps using AI?" | LLMs, LangChain, APIs, RAG pipelines | ₹40–150L |
| Research Scientist | "How do we advance the field?" | PhD usually required, papers, ML theory | ₹60–250L+ |
| AI Architect / Head of AI | "What is our entire AI strategy?" | All of the above + leadership | ₹150–500L+ |
ML Engineer: Takes models to production. Strong in software engineering + ML. Knows Docker, Kubernetes, MLOps, model serving.
They are NOT interchangeable. Always ask the client: "Will this person be doing research/experimentation OR production deployment?" The answer changes who you search for entirely.
Key Technologies by Role
Fine-tuners: Rare, expensive, deeply technical. Knows GPU infrastructure, PEFT/LoRA, evaluation frameworks. This is a premium signal.
What AI/ML Candidates Care About
Use these to position the role — and to close the offer.
They want meaningful AI challenges, not just building dashboards. Lead with: "The core technical problem here is..."
Ask them: "What GPU infrastructure does the team have access to?" ML researchers need GPUs. No GPUs = dealbreaker.
Research scientists want to publish. Is this allowed and encouraged? This is a pre-screening question for research roles.
"What data does the company have and how mature is the data infrastructure?" Bad data = frustrated ML engineers. Know the answer.
Is there a proper ML platform or ad-hoc Jupyter notebooks in production? Senior ML engineers will walk if it's chaos.
Cloud, DevOps & Infrastructure
Nobody notices infrastructure when it's working. Everyone notices when it's not. These engineers keep the world online.
The Cloud/Infra Role Map
| Role | What They Do | CTC Range |
|---|---|---|
| Cloud Engineer | Builds and manages cloud infrastructure (AWS/GCP/Azure). Provisions servers, manages costs, architects cloud environments. | ₹20–80L |
| DevOps Engineer | Bridges development and operations. CI/CD pipelines, deployment automation, configuration management. | ₹15–70L |
| SRE — Site Reliability Engineer | Google-invented role. Keeps systems reliable at massive scale. Owns uptime, latency, error budgets. | ₹40–150L |
| Platform Engineer | Builds internal developer tools and platforms. Makes it easy for other engineers to deploy and operate. | ₹30–120L |
| Data Center / Infra Engineer | Physical data center, networking, hardware. MEP-adjacent. Critical for HyperVault-type mandates. | ₹20–80L |
The 3 Cloud Platforms
Know the differences. Companies choose platforms deliberately. Candidates usually specialise in one or two.
AWS (Amazon)
Largest and most mature. Almost every company uses at least some AWS. Key services: EC2, S3, RDS, Lambda, EKS. Broadest job market.
GCP (Google)
Strongest in data and ML. BigQuery, Vertex AI, Cloud Run. Preferred by data-heavy companies and AI-first startups. Data scientists love GCP.
Azure (Microsoft)
Dominant in enterprises and banks. Integrates with the Microsoft ecosystem. If a company runs Office 365, they probably run Azure. Enterprise BFSI default.
The DevOps Toolchain — What to Look For
For physical data center roles (TCS HyperVault mandate), the profile is entirely different from cloud/software engineers. These professionals come from:
• MEP Engineers — Mechanical, Electrical, Plumbing
• Data Center Operations Managers — Run the floor, manage uptime
• Power & Cooling Specialists — Critical facilities management
• Critical Facilities Managers — Overall data center health
These are NOT software engineers. They come from electrical/mechanical engineering, facilities management, or construction backgrounds. Search them on Naukri with terms like "critical facilities," "UPS," "CRAC," "data center operations," not "Python" or "AWS."
VLSI & Semiconductor
Semiconductors are the foundation of everything digital. The most specialized, highest-paid, hardest-to-find talent in India.
The Chip Design Flow — Simplified
This is the journey of a chip from concept to silicon. Every VLSI role maps to a stage in this flow.
Spec
RTL Design
Verification
Synthesis
Physical Design
DFT
Sign-off
Tape-out
The 5 Core VLSI Roles
Process Nodes — What They Mean for Comp
| Node | Significance | Where in India | Premium |
|---|---|---|---|
| 28nm | Industry workhorse. Still widely used. | Most India VLSI companies | Baseline |
| 14nm / 12nm | Mid-advanced. Good demand. | Intel India, Qualcomm, Marvell | +10–20% |
| 7nm | Advanced. Significant expertise required. | Qualcomm, AMD, NVIDIA India | +30–50% |
| 5nm / 3nm | TSMC/Samsung cutting-edge. Very few people globally. | Rare in India teams | +60–100% |
Key VLSI Companies in India
Product & Tech Leadership
Product leaders decide what gets built. Tech leaders decide how. Recruiting them requires a completely different lens.
Product Management Roles
| Role | CTC |
|---|---|
| Associate PM / PM | ₹20–80L |
| Senior PM / Group PM | ₹60–150L |
| Director of Product | ₹100–200L |
| VP Product / CPO | ₹150–500L+ |
⚙️ TPM — Technical Program Manager
Often confused with PM. TPMs manage the engineering delivery — timelines, cross-team dependencies, risks. They're more engineering-adjacent, often ex-engineers. Highly valued at Google, Amazon, Microsoft. Think of PM as the "what/why" and TPM as the "how/when."
How to Evaluate Product Candidates
"Tell me about a product decision you made that was unpopular with the engineering team — why did you make it and what happened?" Strong PMs have stories. Weak PMs describe decisions made by committee.
Strong PMs speak in numbers: DAU, conversion rate, NPS, retention, LTV, CAC. If a PM candidate can't name the key metrics for their product, they're not operating at a high level.
"How do you work with the engineering team when they say something is technically not possible?" Strong PMs understand engineering enough to push back intelligently — not just accept the answer.
"Walk me through how you identified the most recent major feature you shipped." Were they talking to users? Analysing data? Or just responding to founder requests?
CTO vs VP Engineering — The Critical Distinction
🔭 CTO
- ✦ External-facing
- ✦ Sets technology vision and strategy
- ✦ Speaks at conferences, represents tech brand
- ✦ Influences the product roadmap
- ✦ Often doesn't manage day-to-day engineering
- ✦ Reports to CEO
⚙️ VP Engineering
- ✦ Internal-facing
- ✦ Manages the engineering org
- ✦ Delivery, hiring, processes, team health
- ✦ Operational excellence is the job
- ✦ Often manages 20–200+ engineers
- ✦ Reports to CTO or CEO
How to Evaluate Tech Leaders
Cybersecurity
Every company is a potential target. Cybersecurity talent is scarce, expensive, and critical.
Cybersecurity Role Families
Key Certifications — What They Signal
| Certification | What It Signals | Level |
|---|---|---|
| OSCP — Offensive Security Certified Professional | Hands-on penetration testing skill. Cannot be passed by memorizing theory — requires exploiting real systems in a lab. Highly respected. | Elite Pen Test |
| CISSP — Certified Information Systems Security Pro | Senior security professional (typically 5+ years required). Broad security management knowledge. Globally respected. Hard to obtain. | Senior Leader |
| CISM — Certified Information Security Manager | Management-focused security leadership. More about governance than technical skills. Good for CISO pipeline. | Management |
| CEH — Certified Ethical Hacker | Entry-level, widely recognized in India. Knowledge-based exam — less hands-on than OSCP. Good foundation cert. | Entry Level |
| CompTIA Security+ | Good foundational cert for junior security roles. Entry point for career changers into security. | Foundation |
| AWS/Azure Security Specialty | Cloud security specific. Strong signal for cloud security or SecOps roles at cloud-heavy companies. | Cloud Specific |
Smart Screening Questions
Sourcing Tech Talent
Tech talent doesn't come to you. You find it where engineers actually are.
Where Tech Talent Lives — Beyond LinkedIn
LinkedIn is table stakes. These platforms give you signal that LinkedIn cannot.
GitHub — Actual Code, Not Just Claims
The world's largest repository of actual work. Active contributors, open-source projects, follower count, commit history — all visible.
Kaggle — Elite Data Scientists
Where data scientists compete on real ML problems. Kaggle Masters and Grandmasters are elite. Look at recent competition participation — active Kaggle participants are genuinely skilled AND they're engaged with the field.
Stack Overflow — Genuine Domain Experts
High-reputation users are genuine technical experts. Their specializations are visible from the questions they answer. A user with 50K reputation in Python async programming is the real deal.
LinkedIn Recruiter — Boolean for Tech
Standard Boolean but specialized for tech. These strings filter for what actually matters.
Technical Communities
1. Specific compliment on their actual work (project, company, contribution)
2. Why THIS role is relevant to THEIR specific profile
3. A single low-friction ask (15 min, not "please apply")
Example: "I came across your GitHub project on transformer architectures — impressive work. We're building a similar system at [Company], and the Head of AI role might be worth a 15-minute conversation. Would that make sense?"
Talking to Engineers
Engineers are different. They value precision, honesty, and substance. Adjust accordingly.
😤 What Engineers Hate
- ❌ "Rockstar ninja 10x engineer" job descriptions
- ❌ Being contacted for .NET when their career is Python
- ❌ Hiding the salary range
- ❌ 7-round interviews that take 8 weeks
- ❌ Buzzwords you clearly don't understand
- ❌ "Great culture!" with no specifics
- ❌ "Competitive compensation" — just give the number
✅ What Engineers Value
- ✓ Technical challenge — is the problem interesting?
- ✓ Modern tech stack — not legacy COBOL
- ✓ Engineering culture — code reviews, testing
- ✓ Autonomy — can they make technical decisions?
- ✓ Company trajectory — growing, not shrinking
- ✓ Teammates — who will they work with?
- ✓ Comp transparency — no games
This role involves [specific technical challenge] — that's why I thought of you."
"That's a great question — I'm not the technical authority on that, but I can get you a direct conversation with the CTO/Engineering Lead to go deep on the stack. Would that be useful?"
Engineers deeply respect this. They despise being misled. Honesty + setting up the right technical conversation is the correct move every time.
The 3 Questions That Reveal Real Interest
When an engineer asks YOU these questions during the call, they are interested. Read the signal.
"What technical challenges would I be working on?"
They're evaluating the problem space. Have a specific, honest answer ready — not marketing language.
"What does the engineering team look like — size, levels, structure?"
They're evaluating who they'll work with. Know the team size, key people, and reporting structure.
"What's the tech debt situation?"
A strong signal of an experienced engineer who understands reality. Be honest — and get the answer from the HM before the call.
The Closing Script for Engineers
Tech Compensation Intelligence
Tech candidates are sophisticated about comp. Be more sophisticated than them.
The IC Track Comp Model — India 2026
| Level | Experience | CTC Range | Key Notes |
|---|---|---|---|
| Junior SDE | 0–2 yrs | ₹10–25L | Strong product cos pay top of range for IIT grads |
| Mid SDE | 3–6 yrs | ₹25–60L | Widest band. Product vs IT services matters most here. |
| Senior SDE | 6–10 yrs | ₹60–120L | FAANG premium kicks in strongly at this level |
| Staff Engineer | 8+ yrs | ₹100–200L | Often earns more than Engineering Managers |
| Principal Engineer | 12+ yrs | ₹150–400L | Rare. Usually won't move for <40% bump |
Domain-Specific Comp Intelligence
The Equity Reality — Every Tech Recruiter Must Know This
FAANG / Big Tech RSUs
50–70% of total comp can be RSUs at Amazon, Google, Microsoft, etc. A ₹60L "CTC" at Amazon often means ₹30L cash + ₹30L annual RSU vesting. Never compare base-to-base with FAANG candidates.
Startup ESOPs
- Series A/B: Speculative. Value at 10–20% of paper value.
- Pre-IPO: More valuable but illiquid for 2–4 years.
- Post-IPO: Liquid but market-dependent.
- 4-year vesting with 1-year cliff is standard.
Most pure engineering roles have 0–15% variable. Unlike sales. If you're offering a package with 30%+ variable to an engineer, it WILL be a sticking point. Engineers prefer fixed comp certainty over high variable upside. If a client insists on high variable for an engineer, coach them on why this loses candidates: "Engineers calculate their annual take-home on fixed + RSUs, not variable. A high variable structure will put us at a disadvantage versus product company offers."
1. Their base was already market-high.
2. They're leaving unvested RSU stock (compensation for this is a cost).
3. Companies want the pedigree signal — it affects recruiting and fundraising narratives.
When presenting a FAANG candidate, set comp expectations with the client BEFORE the first interview, not after the offer stage.
Joining Bonus as a Strategic Tool
For engineers leaving FAANG with large unvested RSU balances, a joining bonus is non-negotiable. Standard practice: 50–100% of the unvested equity value they're walking away from.
This is budgeted separately from CTC. Coach your client: "This isn't a salary increase — it's a buyout of their unvested stock. If we don't cover it, Amazon/Google will just counter-offer and we'll lose the candidate." Present this framing to the client early so they budget correctly.
Tech Recruiter Certification Exam
30 scenario-based questions · Pass at 70% (21/30) · ~30 minutes