i
Tata Elxsi
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
Time and work , Coding questions (if -else) ,
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
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
I applied via LinkedIn and was interviewed in Sep 2022. There were 4 interview rounds.
Aptitude questions and coding questions
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.
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
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
It is very easy
I applied via Naukri.com and was interviewed before Jan 2021. There were 5 interview rounds.
posted on 8 Mar 2021
I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.
One hour aptitude test
Indexing in SQL is a technique used to improve the performance of queries by creating indexes on columns in a database table.
Indexes are created on columns in a table to speed up the retrieval of data.
They work similar to the index in a book, allowing the database to quickly locate the rows that match a certain criteria.
Indexes can be created using the CREATE INDEX statement in SQL.
Examples: CREATE INDEX idx_lastname O
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Engineer
4.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Specialist
2.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
648
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra