issue 117apr 27mmxxvi
est. 2017
Sun, 27 Apr 2026
vol. IX · no. 117
PapersAdda
placement intelligence, since 2017
640+ briefs · 24 campuses · by reservation
verified offers · sourced from r/developersIndia
razorpay₹65.00 LPA· iit-d · sde-1google₹54.00 LPA· iiit-h · swe-imicrosoft₹49.50 LPA· iit-b · sdeatlassian₹38.00 LPA· nit-w · sde-1amazon₹44.20 LPA· bits-p · sde-1uber₹42.00 LPA· iit-kgp · sde-1razorpay₹65.00 LPA· iit-d · sde-1google₹54.00 LPA· iiit-h · swe-imicrosoft₹49.50 LPA· iit-b · sdeatlassian₹38.00 LPA· nit-w · sde-1amazon₹44.20 LPA· bits-p · sde-1uber₹42.00 LPA· iit-kgp · sde-1
section: Topics & Practice / placement papers
09 Jun 2026
placement brief / Topics & Practice / placement papers / 09 Jun 2026

Data Interpretation for Placement: 20 Solved Questions [Free]

Prepare for Data Interpretation in campus placements with 20 solved questions on tables, charts & graphs. Covers TCS, Infosys, Wipro & top MNCs. Freshers 2026.

Aditya Sharma
Aditya's Edit

PapersAdda 2026 Placement Cycle

By Aditya Sharma·Founder & Editor, PapersAdda

What changed in 2026 drives

Mass-recruiter offer letters are flatter for 2026 batch - the 4-5 LPA ASE band has barely budged in three years while inflation eats real wages. Premium tracks (Digital, Pro, Elite, Specialist) are still where the differential lives, and they are entirely test-driven. If you are aiming higher than the default offer, the coding round is not optional pageantry - it is the entire interview.

What I'd actually study for this

  • 01Two solid coding-round answers (1 medium-hard DSA each, with edge-case discussion) > five half-baked ones
  • 02One real project you can defend end-to-end - file paths, design decisions, and what you would change
  • 03One DBMS schema you actually built (not a textbook ER diagram), with at least 3 join-heavy queries written from memory
  • 04Three behavioural STAR stories: failure recovered, conflict handled, ownership taken

Where most candidates trip up

The single biggest mistake is treating company-specific guides as primary prep and DSA as secondary. It is the opposite. Mass recruiters use the test as a filter, but premium tracks at every IT services company use coding to allocate offer band. Spend 70% of prep time on DSA + system fundamentals, 20% on company-specific patterns, 10% on HR rehearsal. Reverse that ratio and you collect the default offer.

Editorial commentary by Aditya Sharma · written for PapersAdda · not generated, not aggregated.


Introduction

Data Interpretation (DI) is a critical component of quantitative aptitude sections in campus placement exams. Companies like TCS, Infosys, Wipro, Cognizant, Accenture, Deloitte, and KPMG use DI questions to assess candidates' ability to analyze data, perform calculations quickly, and make logical conclusions from presented information.

Data Interpretation is important because:

  • High Weightage: 5-10 questions in most aptitude tests
  • Real-World Skills: Mirrors actual business analysis tasks
  • Combined Testing: Tests calculation speed + logical reasoning
  • Interview Relevance: Often extended into case study discussions

This guide covers Tables, Bar Charts, Pie Charts, and Line Graphs with 20 practice questions based on actual placement exam patterns.


Types of Data Interpretation Questions

  1. Table-Based DI
  2. Bar Graph DI
  3. Pie Chart DI
  4. Line Graph DI
  5. Mixed DI (Combination of above)

Set 1: Table-Based DI (Questions 1-5)

Study the table and answer the questions:

Company20192020202120222023
TCS450520580640720
Infosys380420480550600
Wipro320350400450500
Accenture280320380420480
Cognizant250290340390450

(Figures represent number of freshers hired in thousands)

Question 1

What is the total number of freshers hired by all companies in 2021?

Solution: Total = 580 + 480 + 400 + 380 + 340 = 2180 thousand


Question 2

Which company showed the highest percentage growth from 2019 to 2023?

Solution: TCS: (720-450)/450 × 100 = 60% Infosys: (600-380)/380 × 100 = 57.89% Wipro: (500-320)/320 × 100 = 56.25% Accenture: (480-280)/280 × 100 = 71.43% Cognizant: (450-250)/250 × 100 = 80%


Question 3

What is the average number of freshers hired by Infosys during the given period?

Solution: Average = (380 + 420 + 480 + 550 + 600) / 5 = 2430 / 5 = 486 thousand


Question 4

The number of freshers hired by TCS in 2023 is approximately what percentage of the total freshers hired by all companies in 2023?

Solution: Total in 2023 = 720 + 600 + 500 + 480 + 450 = 2750 thousand Percentage = (720/2750) × 100 = 26.18%


Question 5

What is the ratio of freshers hired by Wipro and Accenture together in 2020 to that hired by TCS and Infosys together in 2022?

Solution: Wipro + Accenture (2020) = 350 + 320 = 670 TCS + Infosys (2022) = 640 + 550 = 1190 Ratio = 670:1190 = 67:119


Set 2: Pie Chart DI (Questions 6-10)

The pie chart shows the expenditure of a company (in percentage) in 2023:

  • Salaries: 35%
  • Marketing: 20%
  • Operations: 15%
  • R&D: 18%
  • Miscellaneous: 12%

Total expenditure = ₹50 Crores

Question 6

What is the expenditure on R&D?

Solution: R&D expenditure = 18% of 50 crores = 0.18 × 50 = ₹9 Crores


Question 7

If the company wants to reduce total expenditure by 10% by only reducing Marketing expenses, what percentage reduction is needed in Marketing?

Solution: Current total = ₹50 Crores Target total = ₹45 Crores (10% reduction) Reduction needed = ₹5 Crores

Current Marketing = 20% of 50 = ₹10 Crores Percentage reduction in Marketing = (5/10) × 100 = 50%


Question 8

The expenditure on Salaries is how many times the expenditure on Miscellaneous?

Solution: Salaries = 35%, Miscellaneous = 12% Ratio = 35/12 = 2.917 times


Question 9

If Operations expenditure increases by 20% next year while other expenses remain same, what will be the new total expenditure (in ₹Crores)?

Solution: Current Operations = 15% of 50 = ₹7.5 Crores Increase = 20% of 7.5 = ₹1.5 Crores New total = 50 + 1.5 = ₹51.5 Crores


Question 10

What is the central angle for the Marketing sector in the pie chart?

Solution: Marketing = 20% Central angle = 20% of 360° = 0.20 × 360 = 72°


Set 3: Bar Graph DI (Questions 11-15)

The bar graph shows sales (in ₹lakhs) of five products:

  • Product A: Q1=120, Q2=150, Q3=180, Q4=200
  • Product B: Q1=80, Q2=100, Q3=120, Q4=140
  • Product C: Q1=150, Q2=140, Q3=160, Q4=180
  • Product D: Q1=90, Q2=110, Q3=130, Q4=150
  • Product E: Q1=100, Q2=120, Q3=140, Q4=160

Question 11

Which product showed the highest growth from Q1 to Q4?

Solution: A: (200-120)/120 × 100 = 66.67% B: (140-80)/80 × 100 = 75% C: (180-150)/150 × 100 = 20% D: (150-90)/90 × 100 = 66.67% E: (160-100)/100 × 100 = 60%


Question 12

What is the total sales of all products in Q3?

Solution: Q3 total = 180 + 120 + 160 + 130 + 140 = 730 lakhs


Question 13

The sales of Product A in Q4 is what percentage of the total sales of Product C in all quarters?

Solution: Product A Q4 = 200 lakhs Product C total = 150 + 140 + 160 + 180 = 630 lakhs Percentage = (200/630) × 100 = 31.75%


Question 14

What is the average quarterly sales of Product D?

Solution: Average = (90 + 110 + 130 + 150) / 4 = 480 / 4 = 120 lakhs


Question 15

If the company targets 25% overall growth next year, what should be the total annual sales target?

Solution: Current total = (120+150+180+200) + (80+100+120+140) + (150+140+160+180) + (90+110+130+150) + (100+120+140+160) = 650 + 440 + 630 + 480 + 520 = 2720 lakhs

Target = 2720 × 1.25 = 3400 lakhs


Set 4: Line Graph DI (Questions 16-20)

The line graph shows the temperature (in °C) of two cities over a week:

DayCity XCity Y
Mon2528
Tue2830
Wed3229
Thu3032
Fri2835
Sat2633
Sun2430

Question 16

On which day was the difference between temperatures of both cities maximum?

Solution: Mon: |25-28| = 3 Tue: |28-30| = 2 Wed: |32-29| = 3 Thu: |30-32| = 2 Fri: |28-35| = 7 Sat: |26-33| = 7 Sun: |24-30| = 6


Question 17

What is the average temperature of City X during the week?

Solution: Average = (25 + 28 + 32 + 30 + 28 + 26 + 24) / 7 = 193 / 7 = 27.57°C


Question 18

The temperature of City Y on Wednesday is what percentage more than City X on Sunday?

Solution: City Y Wed = 29°C, City X Sun = 24°C Difference = 5°C Percentage = (5/24) × 100 = 20.83%


Question 19

If the temperature of City X increases by 10% every day next week starting from Monday's temperature, what will be the temperature on Wednesday of next week?

Solution: Starting temp = 25°C (Monday) Next Monday = 25 × 1.10 = 27.5°C Next Tuesday = 27.5 × 1.10 = 30.25°C Next Wednesday = 30.25 × 1.10 = 33.275°C


Question 20

What is the ratio of the highest temperature of City Y to the lowest temperature of City X?

Solution: Highest of City Y = 35°C (Friday) Lowest of City X = 24°C (Sunday) Ratio = 35:24


Tips & Tricks for Data Interpretation

1. Quick Estimation

Don't calculate exact values unless necessary. Use approximation for faster solving.

2. Read Question First

Glance at the question before analyzing data to know what to look for.

3. Use Visual Estimation

In bar/pie charts, you can often estimate answers visually before calculating.

4. Memorize Fraction-Percentage Conversions

1/2=50%, 1/3=33.33%, 1/4=25%, 1/5=20%, 1/6=16.67%, 1/8=12.5%

5. Calculate Smartly

For ratios, simplify before calculating. For percentages, find the base carefully.

6. Skip Complex Calculations

If a question requires lengthy calculations, mark it and return later.

7. Check Units

Always verify if the answer should be in lakhs, crores, thousands, etc.


Common Mistakes to Avoid

❌ Mistake 1: Wrong Base for Percentage

Always identify the correct base value for percentage calculations.

❌ Mistake 2: Ignoring Units

Watch for conversions between lakhs, crores, thousands, etc.

❌ Mistake 3: Calculation Errors

Double-check arithmetic, especially in time pressure.

❌ Mistake 4: Misreading Charts

Pay attention to legends, axes, and scales carefully.

❌ Mistake 5: Not Using Options

In MCQs, elimination can save time.

❌ Mistake 6: Over-Calculating

Don't find exact values when approximation is sufficient.


You May Also Like

Conclusion

Data Interpretation is a scoring section if approached strategically. Practice different types of charts and tables to build speed and accuracy. Remember to:

  • Scan the data quickly before attempting questions
  • Use approximation and estimation techniques
  • Practice mental math for faster calculations
  • Focus on understanding what the question asks

Ace your placement exams with PapersAdda! Get access to hundreds of DI sets, company-specific mock tests, and detailed solutions for TCS, Infosys, Wipro, Accenture, and more.

[Start your DI practice at PapersAdda.com!]


Keywords: Data Interpretation, DI questions, placement aptitude, table charts, pie charts, bar graphs, line graphs, TCS placement, campus recruitment, data analysis

Frequently Asked Questions

What is the salary range for candidates selected through Data Interpretation (DI) in campus placements?

DI is typically part of the quantitative aptitude section, so your final salary depends on your overall performance across aptitude, coding/technical rounds, and interviews. For many Indian campus drives (TCS/Infosys/Wipro and similar), DI-strong candidates often compete for roles in the 3–7 LPA band, with higher offers possible for top performers in technical and interview stages.

What are the eligibility criteria for placement exams where Data Interpretation is assessed?

Most campus placement drives require you to be in the eligible year of study (commonly 3rd/4th year or final year) and meet minimum CGPA/percentage criteria set by the company. There is usually no special DI eligibility, DI is tested as part of the aptitude/quant section for all eligible candidates.

How difficult is Data Interpretation compared to other quantitative topics in placement exams?

DI difficulty is moderate: the questions are formula-light but require fast reading, careful calculations, and strong understanding of tables, charts, and graphs. The challenge usually comes from time pressure and multi-step reasoning rather than advanced math.

How should I prepare for Data Interpretation using the 20 practice questions approach?

Start by mastering core DI skills: percentage change, ratio/proportion, averages, growth/decline, and interpreting bar/line/pie charts. Then practice consistently with timed sets (e.g., 15–25 minutes per mini-test), review mistakes, and create a short “error log” for recurring issues like misreading units or skipping conversions.

What are the typical interview rounds where DI matters most?

DI is most commonly evaluated in the written test/online assessment stage, usually alongside quantitative aptitude and reasoning. If you clear the aptitude screen, later rounds (technical interviews or coding rounds) focus more on programming/DSA, but strong quantitative reasoning can still help in case-based or analytical discussions.

What common topics are asked in Data Interpretation questions for placements?

Common DI topics include tabular data comparisons, percentage increase/decrease, profit-loss and cost-related interpretations (when embedded in charts), averages, ratios, and trend analysis from line graphs. You’ll also see questions based on pie charts and stacked bars that test your ability to convert angles/parts into percentages quickly.

How do I apply for campus placements where DI is part of the selection process?

Typically, you apply through your college’s placement cell or the company’s campus portal during the recruitment window. Ensure your resume/eligibility details are correct, then complete the online aptitude test when shortlisted, DI questions are usually included automatically in the assessment.

What is the selection rate for candidates who perform well in Data Interpretation?

Selection rate varies widely by company, batch size, and overall competition, and DI alone doesn’t guarantee selection because coding/technical rounds also matter. However, candidates who score consistently in DI (accuracy + speed) tend to improve their chances of clearing the aptitude cutoff, which is often the first major filter in campus drives.

Where this comes from: we compile these trends from public preparation resources and what candidates report after their drives. Use it as a study guide, and confirm fees, dates, and cut-offs on the official portal for the cycle you are sitting.

Methodology applied to this articlelast verified 9 Jun 2026
Sources used
Public exam-pattern documents, official recruiter pages, and verified candidate reports on r/developersIndia and LinkedIn.
Verification window
Page last edited 9 Jun 2026 by Aditya Sharma. Numbers and patterns sanity-checked against the most recent 2026 cycle drives we tracked.
What we did NOT do
  • No fabricated salary numbers or success rates. If we quote a range, it's sourced.
  • No noun-substituted templates. This article was not generated by swapping company names in a stock prompt.
  • No paid placements, sponsored coaching links, or affiliate-shilled course pushes.
Verification policy: /editorial-standards/. Found something incorrect? Submit a correction - we respond within 48 hours.

topic cluster

More resources in Topics & Practice

Use the category hub to browse similar questions, exam patterns, salary guides, and preparation resources related to this topic.

Open Topics & Practice hubBrowse all articles

paid contributor programme

Sat this this year? Share your story, earn ₹500.

First-person experience reports help future candidates prep smarter. We pay verified contributors ₹500 via UPI per accepted story with byline.

Submit your story →

ready to practice?

Take a free timed mock test

Put what you learned into practice. Our mock tests match the 2026 pattern with timer, navigator, reveal, and score breakdown. No signup.

Start free mock test →
related guides
Topics & Practice

Arrays Questions Placement

Arrays are the foundation of computer science and the most frequently asked data structure in technical...

Topics & Practice

Averages Questions Placement

> Comprehensive Topic Guide with 30 practice questions, shortcuts, and detailed solutions for TCS, Infosys,...

more from PapersAdda
Company Placement PapersAccenture Aptitude Questions 2026 (Cognitive and Technical Practice)
10 min read
Company Placement PapersAccenture Placement Papers 2026: Cognitive + Coding [Solved]
17 min read
Company Placement PapersAxis Bank Placement Papers 2026: 50+ Questions [Solved]
14 min read
Company Placement PapersBEL Placement Papers 2026: 50+ Questions [PDF + Solved]
13 min read

Share this guide