Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Tata Technologies Team. If you also belong to the team, you can get access from here

Tata Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tata Technologies Software Engineer Interview Questions and Answers

Updated 21 Jul 2024

Tata Technologies Software Engineer Interview Experiences

4 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Gave topic for discussion. How anyone can conduct GD round for experienced people without checking their technical knowledge.

Round 2 - Technical 

(2 Questions)

  • Q1. Asked easy Java SQL questions
  • Q2. Are strings immutable and explain its benifits.
  • Ans. 

    Yes

    • Strings are immutable in most programming languages.

    • Immutable strings provide safety and consistency in code.

    • Immutable strings allow for efficient memory management.

    • Immutable strings enable string interning and caching for optimization.

    • Immutable strings facilitate thread safety in concurrent programming.

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. HTML5, Javascript question
  • Q2. Responsive Web Design

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Is women better hr then men

Round 2 - Technical 

(2 Questions)

  • Q1. Is string immutable and explain its benifits
  • Ans. 

    Yes

    • String is immutable, meaning its value cannot be changed once created

    • Immutable strings provide benefits like thread safety, caching, and security

    • Immutable strings allow for efficient memory management and optimization

    • Immutable strings enable easy sharing and reusability of string objects

  • Answered by AI
  • Q2. Jdk,jre,jvm working
Interview experience
3
Average
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 

BASIC APTITUDE QUESTIONS

Round 3 - Coding Test 

BASED ON ARRAYS AND STRINGS

Round 4 - Group Discussion 

NEED GOOD COMMUNICATION

Round 5 - Technical 

(1 Question)

  • Q1. BASICS OF SQL,OOPS,BASIC DS
Round 6 - HR 

(1 Question)

  • Q1. BASIC QUESTIONS

Tata Technologies interview questions for designations

 Senior Software Engineer

 (2)

 Embedded Software Engineer

 (2)

 Software Developer

 (6)

 Embedded Software Developer

 (1)

 Data Engineer

 (2)

 Network Engineer

 (1)

 Performance Engineer

 (1)

 Technical Lead Engineer

 (2)

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Static keyword. Object creation
  • Q2. Virtual function and run time polymorphism
  • Q3. Compile time polymorphism and example
  • Ans. 

    Compile time polymorphism is achieved through function overloading and templates.

    • Function overloading allows multiple functions with the same name but different parameters.

    • Templates allow generic programming by defining functions or classes that can work with different data types.

    • Examples of function overloading include cout<< for different data types and sqrt() for float and double.

    • Examples of templates include vector

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Explain your project thoroughly, then they will ask project related questions, core java(multi threading, collections, oops mostly), SQL,spring(basic) for java developer interview

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 4 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 - Aptitude Test 

Wide range of aptitude questions including some technical

Round 3 - Technical 

(4 Questions)

  • Q1. Pure technical interview theory + coding
  • Q2. WAP to find the 2nd maximum number
  • Ans. 

    WAP to find the 2nd maximum number in an array

    • Sort the array in descending order and return the 2nd element

    • Iterate through the array and keep track of the maximum and 2nd maximum

    • Use a priority queue to find the 2nd maximum

  • Answered by AI
  • Q3. Explain design patterns
  • Ans. 

    Design patterns are reusable solutions to common software design problems.

    • Design patterns provide a common vocabulary for developers to communicate about solutions to common problems.

    • They can improve code readability, maintainability, and scalability.

    • Examples include the Singleton pattern, Factory pattern, and Observer pattern.

  • Answered by AI
  • Q4. Explain SOLID principles
  • Ans. 

    SOLID principles are a set of five design principles for writing maintainable and scalable code.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Subtypes should be substitutable for their base types.

    • I - Interface Segregation Principle: Clients should ...

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. Questions related to hobby
  • Q2. Career expectations related to
  • Q3. Family background discussion

Interview Preparation Tips

Topics to prepare for Saint-Gobain Software Engineer interview:
  • .Net
  • Azure
  • Angular
  • SAP ABAP
Interview preparation tips for other job seekers - Move ahead without a doubt in a mind.. Excellent work culture.. Organisation is known for its values and the respect which everyone shares on the floor

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About Yourself

Interview Preparation Tips

Round: Test
Experience: Test level was medium, as i also sat for mahindra, i found L&T test was harder than mahindra!
Tips: Just study RS agarwal

Round: Group Discussion
Experience: It was easy for me, coz i was aware about tips of GD
Tips: Be the leader, if possibleTalk in between, even if u dont know topic much
Duration: 20 minutes

Round: Interview
Experience: This question was damn easy for me, coz i can talk more based on my activities & resume
Tips: Dont hesitate, stay calm & describe yourself, but not family background

General Tips: Be yourself&#44; no technical knowledge is required(depends on panel u get)
Skill Tips: ""
College Name: IIT Roorkee
Motivation: To get placed!
Round 1 - Technical 

(1 Question)

  • Q1. Basic Core java , Angular, Hibernate , SpringBoot
Round 2 - HR 

(6 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.
Round 3 - Behavioral 

(1 Question)

  • Q1. Project based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was good . It took 1 hr technical round and 30 min manager round .
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 - One-on-one 

(1 Question)

  • Q1. Angualr concepts, pipes, services, modules
Round 3 - One-on-one 

(1 Question)

  • Q1. Question about previous company, work to do in Saint gobain

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about your primary skills, concepts, Saint gobain is on hiring spree so high chances to getting selected

Tata Technologies Interview FAQs

How many rounds are there in Tata Technologies Software Engineer interview?
Tata Technologies interview process usually has 2-3 rounds. The most common rounds in the Tata Technologies interview process are Group Discussion, Technical and Resume Shortlist.
How to prepare for Tata Technologies Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tata Technologies. The most common topics and skills that interviewers at Tata Technologies expect are Automotive, AUTOSAR, Embedded C, Jenkins and PTC.
What are the top questions asked in Tata Technologies Software Engineer interview?

Some of the top questions asked at the Tata Technologies Software Engineer interview -

  1. Are strings immutable and explain its benifi...read more
  2. Is string immutable and explain its benif...read more
  3. Asked easy Java SQL questi...read more

Tell us how to improve this page.

Tata Technologies Software Engineer Interview Process

based on 4 interviews

Interview experience

2
  
Poor
View more
Tata Technologies Software Engineer Salary
based on 104 salaries
₹3.6 L/yr - ₹12.6 L/yr
6% less than the average Software Engineer Salary in India
View more details

Tata Technologies Software Engineer Reviews and Ratings

based on 7 reviews

3.2/5

Rating in categories

3.0

Skill development

3.2

Work-life balance

2.5

Salary

3.0

Job security

3.0

Company culture

2.6

Promotions

3.3

Work satisfaction

Explore 7 Reviews and Ratings
Senior Design Engineer
2.3k salaries
unlock blur

₹5.2 L/yr - ₹16.2 L/yr

Design Engineer
2.1k salaries
unlock blur

₹3 L/yr - ₹10.2 L/yr

Technical Lead
1.7k salaries
unlock blur

₹7.4 L/yr - ₹28 L/yr

Solution Developer
1.6k salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

Team Lead
624 salaries
unlock blur

₹6.9 L/yr - ₹23 L/yr

Explore more salaries
Compare Tata Technologies with

Larsen & Toubro Limited

3.9
Compare

Megha Engineering & Infrastructures

3.9
Compare

Shapoorji Pallonji Group

4.1
Compare

Kalpataru Projects International

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