Upload Button Icon Add office photos

Filter interviews by

Tata Motors Ltd Erc Interview Questions and Answers

Updated 25 Jun 2024

Tata Motors Ltd Erc Interview Experiences

Popular Designations

5 interviews found

Assistant Manager Interview Questions & Answers

user image Konika Patra

posted on 25 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Feature Prioritization: Discuss the importance of features like restaurant search, menu viewing, ordering process, user reviews, etc.User Experience: Consider which features will enhance user satisfaction and engagement.Technical Feasibility: Evaluate whether the team has the resources and capabilities to implement certain features within the given timeline.Market Demand: Analyze market research or hypothetical user preferences to justify prioritizing certain features over others.Competitive Advantage: Consider if certain features could provide a competitive edge or differentiate the app from existing solutions.

Round 2 - Coding Test 

You may assume that each input would have exactly one solution, and you may not use the same element twice.

**Example:**

```python
nums = [2, 7, 11, 15]
target = 9
```

**Output:**

```python
[0, 1]
```

**Explanation:**

nums[0] + nums[1] = 2 + 7 = 9

**Solution:**

Here's a Python function to solve this problem using a hashmap for efficient lookup:

```python
def two_sum(nums, target):
num_map = {}
for i, num in enumerate(nums):
complement = target - num
if complement in num_map:
return [num_map[complement], i]
num_map[num] = i
return None # No solution found

# Example usage:
nums = [2, 7, 11, 15]
target = 9
print(two_sum(nums, target)) # Output: [0, 1]

Round 3 - Assignment 

Understand Requirements: Carefully read and understand the problem statement or task instructions.Plan and Prioritize: Allocate sufficient time for planning before diving into implementation or analysis.Document Your Process: Maintain clear documentation of your approach, assumptions made, and steps taken during the assignment.Showcase Your Skills: Demonstrate your expertise and creativity through your solution or proposal.Meet Deadlines: Submit your assignment within the given timeframe, ensuring all requirements are met.

Round 4 - Technical 

(1 Question)

  • Q1. Understand the Question: Clarify any ambiguities in the question before starting to answer.

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (87)

ITI Fitter Interview Questions & Answers

user image Anonymous

posted on 18 Jan 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Very simple question i solved it completely

Round 3 - One-on-one 

(9 Questions)

  • Q1. Related to fitter aur related to lathe machine
  • Q2. How many types of Leth machines are there?
  • Ans. 

    There are various types of Leth machines used in the ITI Fitter field.

    • Lathes can be classified based on their size and functionality.

    • Some common types include engine lathes, turret lathes, and CNC lathes.

    • Each type of lathe has its own specific applications and features.

    • For example, engine lathes are versatile and used for general-purpose turning operations.

    • Turret lathes are known for their ability to perform multiple o...

  • Answered by AI
  • Q3. Do the materiyal in a clean manner
  • Q4. What is done with drill machine i answered
  • Q5. Drill machine is used to lead
  • Q6. Drill machine se surah karne ke liye kiya jata hai
  • Q7. What is done with half round file
  • Ans. 

    Half round file is used for filing curved surfaces and grooves.

    • It is used to shape metal or other materials with a curved surface

    • It is commonly used in the automotive industry for filing grooves in engine parts

    • It can also be used for woodworking to shape curved edges or joints

  • Answered by AI
  • Q8. A job is done to clean one's tongue
  • Q9. What is a steel rule
  • Ans. 

    A steel rule is a measuring tool used in engineering and metalworking to measure lengths and distances accurately.

    • It is made of hardened and tempered steel.

    • It has markings in millimeters and inches.

    • It is available in various lengths, typically ranging from 6 inches to 48 inches.

    • It is used to measure the dimensions of metal parts and components.

    • It is also used to check the flatness of surfaces and the alignment of machi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Sir, I am very hardworking child and not afraid to do any work.

ITI Fitter Interview Questions asked at other Companies

Q1. Whow many types of gear available
View answer (10)

I applied via Walk-in and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me about your family
  • Q3. What is your experience
  • Q4. Give me money 💰 100000 I give you chance to permanent

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Pathetic job contract bace job very Pathetic HR

Assistant Materials Interview Questions asked at other Companies

Q1. How did you do the sum
View answer (1)

Sr. Manager Suspension Designing Interview Questions & Answers

user image Anonymous

posted on 12 May 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Mostly question related to suspension design
Round 3 - HR 

(1 Question)

  • Q1. Why you want to join Tata Motors Limited

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical round is main . Prepare accordingly

Tata Motors Ltd Erc interview questions for popular designations

 Assistant Manager

 (1)

 Assistant Materials

 (1)

 Graduate Engineer Trainee (Get)

 (1)

 ITI Fitter

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed before Feb 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Aptitude test was huge task was very hard can be cracked

Round 3 - Coding Test 

Was good can be cracked was little effort taking

Round 4 - HR 

(2 Questions)

  • Q1. Was good did all the background questions and yes all other questions that hr asks
  • Q2. Background check an what are the hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding test was good above average can be cracked but requires more knowledge

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: I was fulfilling their criteria of 60% through out the academics.

Round: Test
Experience: Aptitude was easy. It contained basics of Quants & Logic . Verbal or English part was bit difficult and length. There was a sectional time and sectional cut off.

Round: Interview
Experience: There was only one interview. Both Technical and HR questions were asked in the same interview. Prepare puzzles from the book Puzzles to puzzle you by Shakuntala Devi. This book helped me a lot. Technical questions were very basic but nearly from every subject.

General Tips: BE CONFIDENT. Speak Confident in Interview even if you are not good with ur english.
Skills: English language, Communication Skills, Reasoning Abilities
College Name: Jawaharlal Nehru Engineering College Aurangabad

Interview Preparation Tips

Round: Test
Experience: It went quite well.
Tips: Brush up everyday your aptitude skills
Duration: 30 minutes
Total Questions: 30

General Tips: Choosing your company and preparing for it early is better than trying everything on the day of selection process
Skills: Aptitude, Technical skills
College Name: IIT roorkee
Motivation: i am a self motivator

Interview Questionnaire 

7 Questions

  • Q1. Say something about yourself?
  • Q2. Asked on college project
  • Q3. Which programming language do you know?
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Proficient in Java with experience in developing web applications using Spring framework

    • Familiar with Python for data analysis and machine learning

    • Experience in C++ for developing high-performance applications

    • Also familiar with HTML, CSS, and JavaScript for front-end development

  • Answered by AI
  • Q4. What is class, encapsulation and other feature of OOP?
  • Ans. 

    Class is a blueprint for creating objects, encapsulation is the process of hiding data and methods within a class.

    • Class is a template or blueprint that defines the properties and behaviors of an object.

    • Encapsulation is the process of bundling data and methods together within a class, hiding the internal details from the outside world.

    • Other features of OOP include inheritance, polymorphism, and abstraction.

    • Inheritance a...

  • Answered by AI
  • Q5. Write a program to find the sum of the squares of each term of Fibonacci series
  • Ans. 

    Program to find the sum of squares of each term of Fibonacci series

    • Generate Fibonacci series using loop or recursion

    • Calculate square of each term

    • Add all squares to get the sum

  • Answered by AI
  • Q6. What can I do for you?
  • Q7. Why would you like to join Cognizant?
  • Ans. 

    I would like to join Cognizant because of its reputation as a leading global technology and consulting company.

    • Cognizant has a strong presence in the industry and is known for its innovative solutions.

    • I am impressed by Cognizant's commitment to digital transformation and its ability to deliver value to clients.

    • The company offers excellent career growth opportunities and a supportive work environment.

    • Cognizant's diverse...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions were simple but demanded faster solving ability especially the Quantitative ability section.
Tips: Solve every bit of R.S.Aggarwal for Aptitude problems. www.indiabix.com is a good site to solve questions from all the sections.
Duration: 90 minutes

Round: Interview
Experience: Started with self description to explaining what projects I was involved in. Talked about my role in the project. Then answered questions from C++ programming language and then wrote the program that the interviewer gave me to do.
Tips: Be Confident. Have the problem solving & "Yes I can Do" attitude. Go with a open mind. Listen to the interviewer carefully. Do not stammer. Keep yourself calm and cool. Be honest.

Round: Interview
Experience: Faced normal questions
Tips: Be confident & keep smiling. Keep track of your body language. Be fluent in speaking English.

General Tips: Be confident and a "can do" attitude will help you grab the job.
Skill Tips: """"
Skills: Communication Skill, Proficiency in English, Basic Computer Progamming Knowledge, Learning ability, Aptitude
College Name: IIT Madras

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: Candidates with CG equal to or higher than 8.0 were selected.

Round: Test
Experience: It was divided in 2 sets of 45 minutes each.
Coding: To write a function to find if a string is palindrome or not. 
Verbal+quant: These were CAT model questions.
Duration: 90 minutes

Round: Interview
Experience: There were 2 rounds of this interview. Both were HR and questions based on resume and some general questions were asked.
Tips: I think I was selected because of my CG, coding skills and communication skills.

General Tips: If you're preparing for core, make sure you start revising your subjects soon. Keep your notes and concentrate on structures.
Skill Tips: I started my preparations in November by going through case study material available in lan and solving CAT questions.
College Name: IIT MADRAS

Interview Preparation Tips

Round: Interview
Experience: Quizzed on opinions of the Construction Industry.

General Tips: 1. Be prepared on the courses and project works that you mention in your resume2. Read newspapers, blogs about the construction industry and keep yourself updated
Skill Tips: """"
Skills: Infrastructure Planning, Infrastructure Management, Construction Management, Project Management
College Name: VIT Chennai

Tata Motors Ltd Erc Interview FAQs

How many rounds are there in Tata Motors Ltd Erc interview?
Tata Motors Ltd Erc interview process usually has 3 rounds. The most common rounds in the Tata Motors Ltd Erc interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in Tata Motors Ltd Erc interview?

Some of the top questions asked at the Tata Motors Ltd Erc interview -

  1. How many types of Leth machines are the...read more
  2. what is done with half round f...read more
  3. what is a steel r...read more

Tell us how to improve this page.

Tata Motors Ltd Erc Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Maruti Suzuki Interview Questions
4.2
 • 597 Interviews
Hero MotoCorp Interview Questions
4.2
 • 331 Interviews
TVS Motor Interview Questions
4.0
 • 308 Interviews
Bajaj Auto Interview Questions
3.9
 • 270 Interviews
Ashok Leyland Interview Questions
4.1
 • 237 Interviews
Force Motors Interview Questions
3.6
 • 116 Interviews
Eicher Motors Interview Questions
4.2
 • 33 Interviews
SML Isuzu Interview Questions
4.2
 • 19 Interviews
View all

Tata Motors Ltd Erc Reviews and Ratings

based on 22 reviews

4.3/5

Rating in categories

4.0

Skill development

4.4

Work-life balance

3.8

Salary

4.2

Job security

4.1

Company culture

3.4

Promotions

4.3

Work satisfaction

Explore 22 Reviews and Ratings
Senior Manager
36 salaries
unlock blur

₹8.5 L/yr - ₹19.2 L/yr

Senior Engineer
10 salaries
unlock blur

₹8.6 L/yr - ₹12.6 L/yr

Design Engineer
4 salaries
unlock blur

₹4.8 L/yr - ₹6.1 L/yr

Senior Design Engineer
4 salaries
unlock blur

₹7.5 L/yr - ₹9 L/yr

Transport Executive
4 salaries
unlock blur

₹1.8 L/yr - ₹2.8 L/yr

Explore more salaries
Compare Tata Motors Ltd Erc with

Mahindra & Mahindra

4.1
Compare

Maruti Suzuki

4.2
Compare

Ashok Leyland

4.1
Compare

Hero MotoCorp

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview