Skip to content

Tata Motors placement papers 2024

Tata Motors placement papers 2024. Primary filter: Tata Motors Online Test. Focus: Aptitude, domain tech, GD.

Tata Motors Aptitude Mock Quiz

Timed placement-style MCQs with score and explanations after you submit. Use it to check speed and accuracy before the real test.

Questions15
Time10 min

Sample Tata Motors Questions with Solutions

Section titled “Sample Tata Motors Questions with Solutions”

Practice-style questions (not leaked live papers).

Q1: Simple interest on Rs.8000 at 10% for 2 years?

Answer: Rs.1600

Explanation: SI = PRT/100 = 1600.

Q2: If 30% of x = 150, x = ?

Answer: 500

Explanation: 0.3x=150 => x=500.

Q3: Average of 5 numbers is 20. One number 30 replaced by 10. New average?

Answer: 16

Explanation: Sum 100 -> 80; avg 16.

Q4: A finishes in 10 days, B in 15. Together?

Answer: 6 days

Explanation: 1/10+1/15=1/6.

Q5: Probability of drawing an ace from a deck?

Answer: 1/13

Explanation: 4/52=1/13.

Q6: Pipe A fills in 6h, B in 8h. Together to fill?

Answer: 24/7 hours

Explanation: 1/6+1/8=7/24.

Q7: CP Rs.500, SP Rs.600. Profit percent?

Answer: 20%

Explanation: (100/500)*100=20%.

Q8: Find next: 2, 6, 12, 20, 30, ?

Answer: 42

Explanation: n(n+1) pattern.

Coding Q1: Two Sum

Approach: Hash map complements.

Complexity: O(n)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q2: Longest substring without repeat

Approach: Sliding window + last index.

Complexity: O(n)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q3: Merge intervals

Approach: Sort + merge.

Complexity: O(n log n)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q4: Top K frequent

Approach: Count + heap.

Complexity: O(n log k)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q5: Linked list cycle

Approach: Floyd tortoise-hare.

Complexity: O(1) space

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q6: Level order traversal

Approach: BFS queue.

Complexity: O(n)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q7: Coin change min coins

Approach: DP unbounded.

Complexity: O(amount*coins)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q8: Binary search

Approach: Lo/hi mid.

Complexity: O(log n)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q9: Kadane max subarray

Approach: Running best.

Complexity: O(n)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

Coding Q10: Reverse a string in-place

Approach: Two pointers from ends.

Complexity: O(n)/O(1)

Tata Motors tip: Narrate brute force then optimize then edge cases before coding.

How the Tata Motors Online Test Usually Feels

Section titled “How the Tata Motors Online Test Usually Feels”

Candidates describe a paced filter where easy marks disappear if you over-invest in one hard item. For Tata Motors, start with a three-minute scan, mark certainty levels, and protect accuracy. Languages typically include C/C++/Python for EV/software tracks.

Area Why it matters at Tata Motors
Aptitude Primary shortlist signal
Core CS (OOPs/DBMS/OS) Technical interview depth
Automotive awareness Managerial / HR differentiation
Communication Especially for consulting and client-facing GSIs
  1. Days 1-3: pattern familiarization + 2 sectional mocks
  2. Days 4-7: weak-topic closed practice
  3. Days 8-10: full mocks every other day
  4. Days 11-14: interview narration + light revision

Aptitude

Drills

Coding

DSA

OA

Assessment

Hub

Tata Motors

Maruti Suzuki · Mahindra · Bosch · L&T · Google · Amazon