InterviewPrepInterviewPrep· Job Insights

TCS NQT mock test: what to expect and how to practise

The TCS National Qualifier Test is the gateway to TCS Ninja and Digital hiring. A realistic mock test matters because the NQT rewards speed and section discipline, not just knowledge. This page maps the current section structure, timing and typical cut-offs, gives you sample questions per part, and shows how to build exam stamina before the real sitting.

Start a free mock interview →

The NQT structure and timing

The Foundation plus Advanced NQT is typically split into distinct, separately timed sections that you cannot flip between freely:

  • Numerical Ability quantitative aptitude, roughly 20 to 26 minutes.
  • Verbal Ability English usage, reading and grammar.
  • Reasoning Ability logical and analytical questions.
  • Programming Logic MCQs on concepts, complexity and pseudocode.
  • Coding one or two hands-on coding problems in a language of your choice.

Exact counts and durations shift between drives, so treat published numbers as typical rather than fixed. The test is usually adaptive-flavoured and proctored, with no going back once a section closes, which is why sectional practice beats generic aptitude drilling.

Typical cut-offs and scoring

TCS does not publish official cut-offs, but candidates commonly report that clearing each section comfortably, rather than acing one and failing another, is what carries you forward. A safe target is to aim well above a bare pass in every section because sectional cut-offs are applied independently.

The coding section usually carries heavy weight: fully solving one problem with all test cases passing is generally worth more than half-solving two. Partial credit for passing some test cases often exists, so always submit a working brute-force solution before chasing an optimal one.

Treat these as directional patterns from candidate reports, not guarantees, TCS tunes difficulty and thresholds per cycle.

Sample questions by section

Numerical: a train 180m long crosses a platform 270m long in 30 seconds; find its speed in km/h. (Distance 450m over 30s gives 15 m/s, so 54 km/h.)

Reasoning: if in a code MANGO is written as OCPIQ, how is APPLE written? Work the letter-shift pattern.

Verbal: spot the grammatical error, or fill the blank with the correct preposition in a passage.

Programming Logic: what is the time complexity of binary search? (O(log n).) Or trace the output of a short pseudocode loop with a nested condition.

Coding: print the second-largest element of an array, or check whether a string is a palindrome ignoring case. Standard easy-to-medium logic, but with a strict clock.

How to practise for the real thing

Practise section by section against a timer, because the NQT punishes candidates who are strong overall but slow in one part. Build a two-week rhythm: alternate numerical and reasoning drills daily, do a verbal set every other day, and write at least one coding problem end-to-end each day so syntax stops slowing you down.

Sit at least two full-length mocks under exam conditions, single sitting, no pausing, to build the stamina the four-plus sections demand. Review every wrong answer and log the reason, silly slip, unknown concept, or ran-out-of-time, so your revision targets the real leak.

For the interview that follows a cleared NQT, InterviewPrep's free AI voice mock interview builds a technical-plus-HR session from your CV and a TCS job description and scores your answers, pace and filler words, useful preparation for the human rounds after the online test.

The interview stage after the NQT

Clearing the online NQT is only the first gate; TCS then conducts a technical interview and an HR round, often on the same day for shortlisted candidates. The technical interview probes your final-year project in depth, your strongest programming language, and core computer-science fundamentals, data structures, DBMS, OOP and operating-system basics. Interviewers frequently ask you to write or dry-run small code on paper, so be ready to explain logic without an editor.

A reliable preparation move is to know your own resume cold. Every project, internship and skill you list is fair game, and a candidate who stumbles explaining their own project raises immediate doubts. Prepare a crisp two-minute walkthrough of each project: the problem, your specific contribution, the tech stack, and one challenge you solved.

The HR round tests communication, motivation and fit, expect questions on why TCS, relocation flexibility, willingness to sign the service agreement, and standard behavioural prompts. TCS values clarity and a positive, adaptable attitude over rehearsed perfection. Speak in structured, concise answers and show genuine interest in the company.

Because the human rounds reward fluent spoken explanation, practising aloud beforehand pays off. InterviewPrep's free AI voice mock interview builds a technical-plus-HR session from your CV and a TCS job description, then scores your answers, speaking pace and filler words, so the difference between knowing an answer and delivering it well is closed before you sit in front of a panel.

The NQT is one of the widest single gates into Freshers Jobs Off Campus Drive rounds across Indian IT, so a strong percentile keeps almost every subsequent door open.

Try a few real questions

Sampled from the same bank we use for live placement drives. Answers and explanations unlock in the free practice set.

A 60-litre mixture of milk and water has milk and water in ratio 7 : 3. How much water must be added so that the new ratio becomes 7 : 5?

  • 10 litres
  • 12 litres
  • 15 litres
  • 18 litres

How many factors does the number 360 have?

  • 20
  • 24
  • 18
  • 12

If CAB is coded as XZY, how is DOG coded?

  • WLT
  • WLR
  • VLT
  • WMT

Practise the full set free →

Frequently asked

Can I move between sections in the TCS NQT?
Usually no. The NQT is sectionally timed, so once a section's clock runs out it locks and you move on with no return. This is why practising each section against its own timer, rather than as one long paper, matters so much.
Which programming language should I use for the coding section?
Choose the language you are fastest and most confident in, commonly C, C++, Java or Python. The NQT tests logic, not a specific language, so fluency with input handling and standard library functions saves precious time under the clock.
Is there negative marking in the TCS NQT?
Reports vary by cycle and section; MCQ sections have often carried no negative marking while coding is judged on test cases. Since policies change per drive, read the on-screen instructions carefully, and when in doubt on non-penalised sections, attempt every question.
How much does the coding section matter?
A great deal. Fully solving a coding problem with all test cases passing typically weighs more than several MCQs. Always submit a working brute-force solution first to bank partial or full credit before optimising.
How many mocks should I do before the NQT?
At least two or three full-length, single-sitting mocks so you build stamina across all sections, plus daily sectional drills. The goal is to make the section-locked timing feel routine rather than stressful on test day.

Related prep

Tcs Nqt Aptitude Practice · Tcs Nqt Coding Practice · Tcs Nqt Aptitude Practice · Tcs Nqt Coding Practice

Reading about it isn't practice.

Run a real AI mock interview built from your CV and a live job description — scored feedback on your answers, pace and filler words.

Start your free mock interview →