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

Filter interviews by

Clear (1)

Tata Elxsi Software Engineer Trainee Interview Questions and Answers

Updated 8 Feb 2024

Tata Elxsi Software Engineer Trainee Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

It consists of general aptitude

Round 2 - Coding Test 

3 questions were given to solve

Round 3 - Technical 

(2 Questions)

  • Q1. It's was quite easy , they only asked about your resume
  • Q2. Prepare well everything that you have mentioned in the resume
Round 4 - HR 

(1 Question)

  • Q1. It didn't get selected in this round
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2023. There were 5 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 Resume tips
Round 2 - Aptitude Test 

Was quite easy to crack with 65 questions mix of quantitative aps , loical reasoning, domain test and verbal

Round 3 - Coding Test 

Very simple questions 3 in numbers and beginner friendly

Round 4 - Technical 

(2 Questions)

  • Q1. Depends on ur resume whether it is easy or tough and also the HR .......... i got a cool Hr ............there will be a pen and paper check for testing ur coding skills
  • Q2. What is run-time polymorphism? what is SQL and RDBMS? What is the concept of inheritance and real time examples? code for a program to reverse a string
  • Ans. 

    Run-time polymorphism is the ability of a method to do different things based on the object it is acting upon.

    • Run-time polymorphism is achieved through method overriding in Java.

    • It allows a subclass to provide a specific implementation of a method that is already provided by its superclass.

    • Example: Animal class has a method 'makeSound'. Dog and Cat classes can override this method to make different sounds.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions

Interview Preparation Tips

Topics to prepare for Tata Elxsi Software Engineer Trainee interview:
  • DBMS
  • SQL
  • OOPS
  • Python
  • Java
Interview preparation tips for other job seekers - was easy to crack

Skills evaluated in this interview

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. React life cycle

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Amcat and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Refer R S Agarwal book for apptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Write a c program on fractional numbers
  • Ans. 

    A C program to perform arithmetic operations on fractional numbers.

    • Use float or double data type to store fractional numbers.

    • Use scanf() to take input from the user.

    • Perform arithmetic operations like addition, subtraction, multiplication, and division.

    • Use printf() to display the result.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared refer R S Agarwal book for apptitude test

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 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 Resume tips
Round 2 - Aptitude Test 

VERBAL QUANT DI/LR and Picture based test

Round 3 - Technical 

(1 Question)

  • Q1. Write a fibonaci series in c++ or C?
  • Ans. 

    Fibonacci series can be easily implemented using loops in C++ or C.

    • Declare variables for first two numbers of the series

    • Use a loop to calculate and print the next number in the series

    • Repeat the loop until desired number of terms are printed

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Informed about the policies and made us sign a document

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be calm and composed while answering the questions.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Mar 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 Resume tips
Round 2 - Coding Test 

Java assesment.

Round 3 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to start your career. Even if project managers or people wont support you, you will have teams and they will surely assist you with learning and progressing further.

Great to be part of Wipro!!

I applied via Job Fair and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Whatever mentioned in resume.. be strong in those concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with basics, c basic algorithm

Interview Questionnaire 

1 Question

  • Q1. Difference between java and python
  • Ans. 

    Java is statically typed, compiled language while Python is dynamically typed, interpreted language.

    • Java is faster than Python due to its compilation process.

    • Python has simpler syntax and is easier to learn.

    • Java is used for building enterprise-level applications while Python is used for scripting and automation.

    • Java has strict type checking while Python has loose type checking.

    • Java has better support for multithreading...

  • Answered by AI

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. Java and spring based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare java questions, spring and Data structure.
Contribute & help others!
anonymous
You can choose to be anonymous

Tata Elxsi Interview FAQs

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

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

  1. What is run-time polymorphism? what is SQL and RDBMS? What is the concept of in...read more
  2. Depends on ur resume whether it is easy or tough and also the HR .......... i g...read more
  3. It's was quite easy , they only asked about your res...read more

Recently Viewed

SALARIES

Juspay Technologies

INTERVIEWS

Infosys BPM

No Interviews

SALARIES

Akamai Technologies

INTERVIEWS

Prodapt

No Interviews

SALARIES

Akamai Technologies

INTERVIEWS

Tata Elxsi

No Interviews

INTERVIEWS

LTIMindtree

No Interviews

INTERVIEWS

Akamai Technologies

No Interviews

INTERVIEWS

Bosch

No Interviews

INTERVIEWS

Tata Technologies

No Interviews

Tell us how to improve this page.

Tata Elxsi Software Engineer Trainee Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Tata Elxsi Software Engineer Trainee Salary
based on 15 salaries
₹3.5 L/yr - ₹5.5 L/yr
22% more than the average Software Engineer Trainee Salary in India
View more details
Senior Engineer
4.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Specialist
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
646 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tata Elxsi with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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