Upload Button Icon Add office photos

Tata Group

Compare button icon Compare button icon Compare

Filter interviews by

Tata Group Technical Engineer Interview Questions, Process, and Tips

Updated 18 Sep 2022

Top Tata Group Technical Engineer Interview Questions and Answers

Tata Group Technical Engineer Interview Experiences

2 interviews found

I applied via Campus Placement and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is vernier caliper
  • Ans. 

    A vernier caliper is a measuring instrument used to accurately measure the dimensions of an object.

    • It consists of a main scale and a sliding vernier scale.

    • The main scale provides the whole number measurements, while the vernier scale provides the fractional measurements.

    • The vernier scale slides along the main scale and is used to determine the precise measurement by aligning the markings on both scales.

    • Vernier calipers...

  • Answered by AI
  • Q2. What is micro meter $ &screw guage
  • Ans. 

    A micrometer is a precision measuring instrument used to measure small distances or thicknesses. A screw gauge is a type of micrometer that uses a screw mechanism for measurement.

    • A micrometer is commonly used in engineering and manufacturing industries for precise measurements.

    • It consists of a calibrated screw and a scale that allows for accurate readings.

    • Micrometers are capable of measuring dimensions as small as a fe...

  • Answered by AI
  • Q3. What is CNC machine define
  • Ans. 

    A CNC machine, or Computer Numerical Control machine, is a device that uses computer programming to control the movement and operation of machine tools.

    • CNC machines are used in various industries, such as manufacturing, automotive, aerospace, and woodworking.

    • They are capable of performing precise and complex operations, such as cutting, drilling, milling, and shaping materials.

    • CNC machines eliminate the need for manual...

  • Answered by AI
  • Q4. What is G-code and M-code
  • Ans. 

    G-code and M-code are programming languages used in CNC machines to control their movements and functions.

    • G-code is used to control the movement of the machine, such as speed, direction, and position.

    • M-code is used to control the machine's auxiliary functions, such as turning on/off the spindle or coolant.

    • Both G-code and M-code are written in a specific format and are executed by the machine's controller.

    • Examples of G-...

  • Answered by AI
  • Q5. What is design and thinking
  • Ans. 

    Design thinking is a problem-solving approach that involves empathy, creativity, and iteration.

    • Design thinking involves understanding the user's needs and perspectives

    • It emphasizes creativity and brainstorming to generate multiple solutions

    • Prototyping and testing are used to refine and improve the solutions

    • Design thinking can be applied to a wide range of fields, from product design to business strategy

    • Examples of comp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please give me reply.......
Thank you
Round 1 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 2 - Case Study 

Analizing the product and give finishing

Round 3 - Technical 

(1 Question)

  • Q1. About technical knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer the questions asked and give answer axact , and don't be nervous

Technical Engineer Interview Questions Asked at Other Companies

Q1. The hydraulic steering device of a dish antenna for satellite tra ... read more
asked in JLL
Q2. What is safety in ACB, VCB, DG set?
Q3. 1) imagine their is a electricity bulb, upon reaching equilibrium ... read more
Q4. why do we use startin methods to start induction motor n xplain t ... read more
Q5. How do you scale up for filtration? How to identify filtration eq ... read more

Interview questions from similar companies

I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction for your reference
  • Q2. Introduction to the same
  • Q3. Introduction to the smoky

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduction to the smoky and thanks for your

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of c, matrix multiplication, sql,he said to write group by query and swapping program without using third variable

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with basics of the mentioned languages in the resume.

I appeared for an interview before Jul 2021.

Round 1 - Technical 

(4 Questions)

  • Q1. What is Polymorphism and it’s type?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Method overloading is when a class has two or more methods with the ...

  • Answered by AI
  • Q2. What is Dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern where the dependencies of an object are injected into it rather than created within it.

    • It helps in achieving loose coupling between objects

    • It makes testing easier as dependencies can be mocked or stubbed

    • There are three types of Dependency Injection - Constructor Injection, Setter Injection, and Interface Injection

    • Example: In a web application, the database connection object can ...

  • Answered by AI
  • Q3. How Garbage Collection works in .Net?
  • Ans. 

    Garbage Collection in .Net automatically manages memory by freeing up unused objects.

    • Garbage Collector runs in the background and periodically checks for unused objects.

    • It frees up memory by deallocating objects that are no longer being used.

    • GC can be configured using different modes like Server, Workstation, Concurrent, etc.

    • GC can also be manually triggered using GC.Collect() method.

    • GC.SuppressFinalize() method can be...

  • Answered by AI
  • Q4. What is LINQ and some basic concept related it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. Go through basic concepts of OOPs and SQL.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Data Structure?
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures are used to manage large amounts of data efficiently.

    • They can be implemented using arrays, linked lists, trees, graphs, and other techniques.

    • Examples include stacks, queues, hash tables, and binary search trees.

    • Choosing the right data structure for a particular problem is important for op...

  • Answered by AI
  • Q2. Real time use of stack and Queue?
  • Ans. 

    Stack and Queue are used in real-time systems for managing tasks and events.

    • Stack is used for managing function calls, undo/redo operations, and backtracking.

    • Queue is used for managing events, scheduling tasks, and buffering data.

    • Real-time systems use both data structures for managing tasks and events in a time-sensitive manner.

    • Examples include task scheduling in operating systems, event handling in GUI applications, a

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C
  • C++
  • Java
  • Pyth
Interview preparation tips for other job seekers - 1 hr C/ python Programming, Debugging, Programming, Networking

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.

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 - Technical 

(1 Question)

  • Q1. .Net related technical questions
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
  • Q3. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well basic concepts like OOPs

Interview Questionnaire 

1 Question

  • Q1. What is pickling?
  • Ans. 

    Pickling is a process of serializing and de-serializing Python objects into a byte stream.

    • Pickling is used to store Python objects in a file or transfer them over a network.

    • The pickle module in Python is used for pickling and unpickling.

    • The pickled data can be stored in a file or transferred over a network.

    • The pickled data can be easily unpickled to get back the original Python object.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic programming concepts.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Basic questions of C and C++, then H.R questions, time management

I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why you wanna work in our company?
  • Q2. Wh

Interview Preparation Tips

Interview preparation tips for other job seekers - simple interview just be confident

Tata Group Interview FAQs

How many rounds are there in Tata Group Technical Engineer interview?
Tata Group interview process usually has 2 rounds. The most common rounds in the Tata Group interview process are Technical, Group Discussion and Case Study.
What are the top questions asked in Tata Group Technical Engineer interview?

Some of the top questions asked at the Tata Group Technical Engineer interview -

  1. What is vernier cali...read more
  2. What is micro meter $ &screw gu...read more
  3. What is CNC machine def...read more

Tell us how to improve this page.

Manager
124 salaries
unlock blur

₹9 L/yr - ₹38 L/yr

Assistant Manager
116 salaries
unlock blur

₹3.8 L/yr - ₹16 L/yr

Software Engineer
83 salaries
unlock blur

₹5 L/yr - ₹21 L/yr

Senior Manager
70 salaries
unlock blur

₹12 L/yr - ₹42 L/yr

Engineer
45 salaries
unlock blur

₹2.1 L/yr - ₹10 L/yr

Explore more salaries
Compare Tata Group with

TCS

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

Infosys

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