Tech Mahindra Test Pattern 2026: Sections, Syllabus, and Cut-Offs
Tech Mahindra ELQ 2026 online test: three sections, sectional cut-offs, no negative marking, eligibility rules, and the premium ₹6-8 LPA track explained.
The Tech Mahindra ELQ online test runs three elimination sections (aptitude, technical, and communication), and your sectional score in each one, not the aggregate, determines whether you advance.
This article covers the full test structure, what each section’s syllabus looks like, the cut-off bands, the negative-marking rules, and the difference between the standard track and the premium track. For quantitative practice questions with worked solutions, the Tech Mahindra quantitative aptitude drill has the volume; this article handles the structure layer.
The ELQ test structure in 2026
Tech Mahindra recruits freshers through the Entry Level Qualification (ELQ) test, delivered on a proctored online platform as part of the National Level Test for Hiring (NLTH) framework. Three sections carry elimination weight; a fourth section, the psychometric assessment, is untimed and does not eliminate candidates directly.
| Section | Questions | Duration | Elimination? |
|---|---|---|---|
| Aptitude | 75 | 142 min | Yes |
| Technical (25 MCQs + 1 coding) | 26 | 65 min | Yes |
| Communication (English) | ~18 | ~20 min | Yes |
| Psychometric | Untimed | Untimed | No |
The test runs on a browser-based proctored platform; a stable internet connection and a working webcam are required for the slot. Most candidates finish all four sections within three and a half hours.
The communication section was added as a separately scored elimination round in the NLTH-era format. Earlier Elevate Program variants bundled verbal ability into the general aptitude section and did not apply an independent cut-off to communication. The practical effect: a strong quant or logical score no longer offsets a weak English communication result.
Syllabus: what each section actually tests
Aptitude
The aptitude section runs 75 questions in 142 minutes, covering three areas:
- Quantitative aptitude: profit and loss, percentages, time-speed-distance, time and work, number series, mixtures and allegations, data interpretation
- Logical reasoning: blood relations, coding-decoding, seating arrangements, syllogisms, series completion, analogies
- Verbal reasoning: reading comprehension, sentence correction, vocabulary-in-context, para-jumbles, fill-in-the-blanks
The window averages under two minutes per question. Speed and accuracy both matter; most candidates manage the quant and logical segments within time, but reading comprehension passages consume more time per question than the rest.
One representative quantitative aptitude question type:
- Q: A finishes a task in 12 days. B finishes the same task in 18 days. How many days do they take working together?
- Step 1: A’s daily rate =
1/12. B’s daily rate =1/18. - Step 2: Combined daily rate =
1/12 + 1/18 = 3/36 + 2/36 = 5/36. - Step 3: Days =
36/5 = 7.2 days. - Answer: 7.2 days.
For a full set of quantitative practice questions with answer explanations, see the Tech Mahindra quantitative aptitude drill. Verbal and reasoning prep is covered in the Tech Mahindra verbal reasoning guide.
Technical
26 questions in 65 minutes: one coding problem and 25 MCQs.
The coding problem typically takes 30 to 45 minutes of the allotted section time. Difficulty is in the easy-to-medium range. Topics that appear regularly:
- String manipulation (reverse, palindrome detection, pattern matching)
- Array operations (search, sort sub-problems, prefix sums)
- Basic recursion and iteration patterns
The 25 MCQs test CS fundamentals across these areas:
- Programming language fundamentals: C, Java, Python (output tracing, pointer behavior, common pitfalls)
- Data structures: arrays, stacks, queues, linked lists, trees (property questions and operation tracing)
- Operating systems: process scheduling (FCFS, SJF, Round Robin basics), memory management, virtual memory concepts
- DBMS: SQL query output, normalisation (1NF through 3NF), index concepts
- Computer networks: OSI model layer functions, TCP vs. UDP, basic protocol behavior
One representative MCQ type:
- Q: A C snippet uses
x++ + ++xwherex = 5. What does it print? - Note: Questions involving increment-operator ordering reward careful variable-state tracing through each step. The test typically specifies an evaluation order to avoid ambiguity. Work through the variable’s state at each operator rather than pattern-matching the expression.
Communication
Around 18 questions in approximately 20 minutes. The section covers:
- Grammar and sentence correction
- Vocabulary in context (select the correct word for the sentence)
- Reading comprehension (one or two short passages, three to four questions each)
- Written expression (fill-in-the-blank or sentence completion)
The format resembles the verbal component of standard aptitude tests, but this section has its own elimination cut-off. A high aptitude score does not carry over to the communication threshold. The 20-minute window is tighter than it looks when comprehension passages are included; timed practice with real passages is the most direct preparation.
Cut-offs, negative marking, and eligibility
Negative marking
The aptitude and communication sections have no negative marking. An incorrect answer scores zero; an unanswered question also scores zero.
The coding problem uses partial-credit scoring: a solution that clears some test cases earns proportional marks. There is no deduction for attempting the problem and failing all test cases.
Sectional cut-offs
Cut-offs are not published before each drive cycle and shift with the pool size. Based on reported patterns from recent drive cycles:
| Section | Approximate cut-off |
|---|---|
| Aptitude | 60-65% correct |
| Technical MCQs | 50-55% correct |
| Communication | ~60% correct |
All three sectional cut-offs apply independently. Clearing two out of three does not advance a candidate.
Safe preparation targets, given that cut-offs shift per cycle:
- Aptitude: aim for 70%+ correct to build in margin
- Technical MCQs: aim for 60%+
- Communication: aim for 70%+ correct
- Coding problem: complete solution clearing all test cases, not just the base cases
Eligibility
- 60% or above aggregate in Class X, Class XII, and graduation
- No active backlogs at the time of the drive application
- B.E./B.Tech, MCA, or M.Tech from any branch (CSE, IT, ECE, EEE, Mechanical, Civil all qualify)
- Maximum 2-year gap in education history
Students from Tier-2 and Tier-3 colleges sit the same test pool and face the same cut-off thresholds as candidates from larger institutions. The online test does not have a college-tier filter.
Standard track vs. premium track
The two fresher tracks run on different CTC bands:
| Track | Approximate CTC | Selection driver |
|---|---|---|
| Associate Software Engineer (standard) | ₹3.5-4.5 LPA | ELQ online test + standard technical interview |
| Premium fresher | ₹6.0-8.0 LPA | Strong coding performance + intensive technical interview |
The premium track is not a separate application process. It is a selection-within-selection that happens based on performance in the coding and technical sections of the ELQ test. Candidates who submit a complete, efficient solution passing all test cases, combined with consistently strong MCQ coverage, get routed to a more technically demanding interview.
What separates the two routes in practice:
- Coding problem quality: a solution that passes all test cases (including edge cases) signals premium-track readiness; partial or brute-force solutions typically land on the standard track
- Technical MCQ breadth: strong scores across all CS topic areas, not just the programming language questions
- Interview depth: the premium-track interview probes algorithm complexity, design trade-offs, and edge-case handling in more detail than the standard track interview
The separation is not announced during the test; candidates are not told which track they are being routed to until after interview results are communicated. Preparing for the premium track from the outset is the more effective strategy, because the preparation ceiling for the premium track is not much higher than for the standard track.
For the full recruitment timeline from shortlisting through offer, see the Tech Mahindra placement process guide. Interview-specific preparation, including technical and HR round patterns, is covered in the Tech Mahindra technical and HR interview guide.
Project Indus and what it means for freshers
Tech Mahindra partnered with NVIDIA to build an education-domain LLM under Project Indus, a Hindi-first large language model initiative supporting Indian languages and dialects. The company is also actively hiring for AI Governance Lead and AI Governance Practitioner roles alongside the standard software engineer pipeline, per Tech Mahindra Careers.
For freshers entering through the standard ELQ track, the implication is practical: GenAI projects at Tech Mahindra are operational, not roadmap items. The team building the education LLM under Project Indus works with evaluation pipelines, model output review, and governance workflows. These are not skills the aptitude test measures.
Clearing the ELQ cut-offs gets you the interview slot. What routes you toward GenAI project work, rather than a maintenance assignment, is a demonstrated familiarity with how LLMs actually function. FACE Prep’s 2026 AI roadmap for Indian engineering students maps the curriculum from zero to that level of fluency. If you want a lower-stakes first step, TinkerLLM offers a self-paced LLM playground at ₹299 that builds the hands-on intuitions the Project Indus team works with.
Primary sources
Frequently asked questions
Does Tech Mahindra have negative marking in the aptitude test?
No. The aptitude and communication sections have no negative marking. Wrong answers score zero and do not deduct from your total. The coding problem in the technical section uses partial-credit scoring based on test cases passed, with no penalty for attempting.
What is the cut-off for the Tech Mahindra ELQ online test?
Cut-offs are not published before each drive and shift with the candidate pool. Based on recent cycle reports, the aptitude section typically requires around 60 to 65% correct, the technical section around 50 to 55%, and the communication section around 60%. All three sectional cut-offs must be cleared independently.
What is the ELQ test in Tech Mahindra?
ELQ stands for Entry Level Qualification. It is Tech Mahindra's standardised online test for freshers, delivered as part of the National Level Test for Hiring (NLTH). The test covers aptitude, technical knowledge, and communication skills across three separately scored elimination sections.
How many sections are there in the Tech Mahindra online test?
Three elimination sections: Aptitude (75 questions, 142 minutes), Technical (25 MCQs plus one coding problem, 65 minutes), and Communication (approximately 18 questions, approximately 20 minutes). A non-elimination psychometric section follows.
What is Tech Mahindra's fresher package in 2026?
The standard Associate Software Engineer track offers ₹3.5 to 4.5 LPA. Candidates who perform strongly in the coding and technical sections can be routed to a premium track with offers in the ₹6.0 to 8.0 LPA range.
Are all engineering branches eligible for Tech Mahindra campus hiring?
Yes. B.E./B.Tech from all branches (including ECE, EEE, Mechanical, Civil, and non-CS streams) are eligible, provided the candidate meets the 60%+ aggregate requirement in X, XII, and graduation and has no active backlogs. Off-campus eligibility specifics may vary; check the current drive notification on Tech Mahindra Careers.
Is the psychometric test in Tech Mahindra an elimination round?
No. The psychometric section is non-elimination. It does not directly disqualify candidates. It is untimed and assesses personality and work-style traits. Results may be shared with interview panels as background context.
A self-paced playground for building with LLMs.
TinkerLLM is FACE Prep's sister property. A guided environment for shipping real LLM applications, the kind of project that earns a paragraph on your resume, not a line.
Try TinkerLLM (₹299 launch)