Upload Button Icon Add office photos
Engaged Employer

i

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

Tata Elxsi Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 2k Reviews

Filter interviews by

Tata Elxsi Graduate Trainee Interview Questions, Process, and Tips

Updated 4 Apr 2024

Top Tata Elxsi Graduate Trainee Interview Questions and Answers

Tata Elxsi Graduate Trainee Interview Experiences

2 interviews found

I applied via LinkedIn and was interviewed in Sep 2022. 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 

Aptitude questions and coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Write code of Diagonals sum in 2 d matrix
  • Ans. 

    Code to calculate the sum of diagonals in a 2D matrix.

    • Iterate through the rows and columns of the matrix.

    • Add the values of the diagonal elements to a variable.

    • Return the sum of the diagonal elements.

  • Answered by AI
  • Q2. Write code for max and min element in array
  • Ans. 

    Code for finding max and min element in an array

    • Initialize max and min variables with first element of array

    • Loop through the array and compare each element with max and min variables

    • Update max and min variables accordingly

    • Return max and min variables

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About personality questions and included techincal questions and about my clg

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice well and crack it
Be prepared with basics of all programming languages

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Time and work , Coding questions (if -else) ,

Round 2 - Technical 

(2 Questions)

  • Q1. Explain the OOPs concept
  • Ans. 

    OOPs concept stands for Object-Oriented Programming, which is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain data and methods to manipulate that data

    • It involves concepts like inheritance, encapsulation, polymorphism, and abstraction

    • Example: Inheritance allows a class to inherit properties and methods from another class

  • Answered by AI
  • Q2. Write code for palindrome check
  • Ans. 

    Code to check if a given string is a palindrome

    • Iterate through the string from both ends and compare characters

    • Use built-in functions like reverse() to simplify the code

    • Consider ignoring spaces and punctuation for a more accurate check

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why TATA elxsi ?
  • Q2. Will you relocate

Skills evaluated in this interview

Graduate Trainee Interview Questions Asked at Other Companies

asked in Flipkart
Q1. Given an array, how do you get the count of pairs that sum to eve ... read more
asked in TCS
Q2. Count Consonants In A StringGiven a string ‘STR’ which consists o ... read more
asked in Freshworks
Q3. Valid ParenthesesYou're given string ‘STR’ consisting solely of “ ... read more
asked in Freshworks
Q4. Invert a Binary TreeYou are provided with a Binary Tree and one o ... read more
asked in Freshworks
Q5. Merge Two Sorted ArraysNinja has been given two sorted integer ar ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain your projects
  • Ans. 

    I have worked on various projects including developing a mobile app for a local charity and implementing a new inventory management system for a small business.

    • Developed a mobile app for a local charity to help them raise funds and increase awareness

    • Implemented a new inventory management system for a small business to streamline operations and improve efficiency

  • Answered by AI
  • Q2. Pillars of OOPS
  • Ans. 

    The pillars of Object-Oriented Programming (OOP) are encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Allowing a new class to inherit properties and behavior from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in different ways.

  • Answered by AI
  • Q3. What is Big Data?
  • Ans. 

    Big Data refers to large volumes of data that cannot be easily managed or analyzed using traditional data processing tools.

    • Big Data involves processing and analyzing massive amounts of data to uncover patterns, trends, and insights.

    • It typically includes structured, semi-structured, and unstructured data from various sources.

    • Examples of Big Data include social media data, sensor data, financial transactions, and healthc

  • Answered by AI
  • Q4. How do you manage data?
  • Ans. 

    I manage data by organizing, analyzing, and storing it efficiently.

    • I use database management systems to store and retrieve data.

    • I ensure data accuracy and integrity through regular audits and validations.

    • I analyze data using statistical tools and techniques to derive insights.

    • I organize data into structured formats for easy access and interpretation.

    • I prioritize data security and confidentiality to protect sensitive in

  • Answered by AI
  • Q5. What is cloud based services, why companies are shifting to cloud?
  • Ans. 

    Cloud based services refer to services and resources delivered over the internet. Companies are shifting to cloud for scalability, cost savings, flexibility, and improved collaboration.

    • Scalability: Companies can easily scale their resources up or down based on demand without investing in physical infrastructure.

    • Cost savings: Cloud services eliminate the need for companies to purchase and maintain expensive hardware, le...

  • Answered by AI
  • Q6. Disadvantages of Cloud ?
  • Ans. 

    Disadvantages of cloud computing include security risks, dependency on internet connection, and potential downtime.

    • Security risks: Data stored in the cloud can be vulnerable to cyber attacks and breaches.

    • Dependency on internet connection: Users need a stable internet connection to access cloud services, which can be a limitation in areas with poor connectivity.

    • Potential downtime: Cloud service providers may experience ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your resume.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions were regarding Oops concepts
  • Q2. Sql Queries,joins,keys
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Business Administration, passionate about marketing and eager to learn and grow in a dynamic work environment.

    • Recent graduate with a degree in Business Administration

    • Passionate about marketing

    • Eager to learn and grow in a dynamic work environment

  • Answered by AI
  • Q2. Given a topic to speak fee lines on it
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to crack very simple questions.

Round 2 - Group Discussion 

Technology bone or bane

Round 3 - One-on-one 

(3 Questions)

  • Q1. Introduce yourself?
  • Q2. Willing to relocate?
  • Q3. Some senario based questions?

Graduate Trainee Interview Questions & Answers

NTT Data user image Ankush Kumar Gupta

posted on 17 Apr 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was normal basic math, reasoning and english questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. He asked computer network questions like TCP vs UDP
  • Q2. NAT, Ip addresses, router, switch

Interview Preparation Tips

Interview preparation tips for other job seekers - This is Network Engineer post. So be ready with only Computer networks fundamental questions.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology,(NIT), Goa and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mixed Questions asked from almost all the domains.

Round 2 - Coding Test 

2 Coding Questions. I was able to solve one full and another partial

Round 3 - Technical 

(1 Question)

  • Q1. What are the projects that you did, Explain
  • Ans. 

    I have worked on various projects including a marketing campaign analysis, a customer satisfaction survey, and a product launch strategy.

    • Conducted data analysis on the effectiveness of a marketing campaign

    • Designed and implemented a customer satisfaction survey to gather feedback

    • Developed a product launch strategy including market research and competitor analysis

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude and logical reasoning questions

Round 2 - Technical 

(2 Questions)

  • Q1. Electronics related questions like embedded systems
  • Q2. Questions from the resume were asked
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.

    • Graduated with a Bachelor's degree in Business Administration

    • Strong interest in marketing and project management

    • Completed internships at marketing agencies and project management firms

  • Answered by AI
  • Q2. Work/internship experience
  • Ans. 

    I have completed internships at two different companies, gaining valuable experience in marketing and project management.

    • Completed internships at two different companies

    • Experience in marketing and project management

    • Learned how to create marketing campaigns and manage project timelines

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Was easy though , simple and general topics

Round 2 - Coding Test 

General coding basics questions such as palindrome,binary search

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Tell about your school life

Interview Preparation Tips

Interview preparation tips for other job seekers - Although it was good interview I gone through gained some experience overall

Tata Elxsi Interview FAQs

How many rounds are there in Tata Elxsi Graduate Trainee interview?
Tata Elxsi interview process usually has 3-4 rounds. The most common rounds in the Tata Elxsi interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Tata Elxsi Graduate Trainee interview?

Some of the top questions asked at the Tata Elxsi Graduate Trainee interview -

  1. Write code of Diagonals sum in 2 d mat...read more
  2. Write code for max and min element in ar...read more
  3. Write code for palindrome ch...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Tata Elxsi interviews
Job Portal
Campus Placement
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Tata Elxsi Graduate Trainee Salary
based on 5 salaries
₹3.4 L/yr - ₹3.5 L/yr
10% less than the average Graduate Trainee Salary in India
View more details

Tata Elxsi Graduate Trainee Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

2.0

Skill development

3.0

Work-Life balance

3.0

Salary & Benefits

2.0

Job Security

3.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Senior Engineer
4.3k salaries
unlock blur

₹4.3 L/yr - ₹13.5 L/yr

Specialist
2.5k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Engineer
1.3k salaries
unlock blur

₹2.8 L/yr - ₹8.8 L/yr

Senior Software Engineer
990 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Software Engineer
632 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Tata Elxsi with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview