i
Tata
Elxsi
Filter interviews by
To find duplicate elements in an array, use a hash set to track occurrences efficiently.
1. Use a hash set to store unique elements as you iterate through the array.
2. For each element, check if it exists in the set. If it does, it's a duplicate.
3. Example: For array ['apple', 'banana', 'apple', 'orange'], 'apple' is a duplicate.
4. Alternatively, sort the array and check adjacent elements for duplicates.
Abstraction is a fundamental OOP concept that hides complex implementation details, exposing only essential features to the user.
Abstraction allows focusing on what an object does instead of how it does it.
Example: In a car, you use the steering wheel to drive without knowing the mechanics behind it.
In Java, abstraction can be achieved using abstract classes and interfaces.
Example: An abstract class 'Animal' can d...
Gherkin test cases define the steps for a backup process in a clear, structured format for behavior-driven development.
Feature: Backup Process - This section describes the overall functionality being tested, e.g., 'Backing up user data to a secure location.'
Scenario: Successful Backup - A scenario that outlines the steps for a successful backup, e.g., 'Given the user is logged in, when they initiate a backup, then...
A pen's writing mechanism should be tested for ink flow, durability, and user comfort during writing.
Ink Flow Test: Verify that the pen writes smoothly without skipping or blotting. Example: Write continuously for 5 minutes and check for consistency.
Durability Test: Assess the pen's ability to withstand drops or pressure. Example: Drop the pen from a height of 1 meter and check for functionality.
Comfort Test: Eval...
Data structures are organized formats for storing and managing data efficiently for various operations.
1. Definition: A data structure is a way of organizing data to enable efficient access and modification.
2. Types: Common types include arrays, linked lists, stacks, queues, trees, and graphs.
3. Arrays: Fixed-size structures that store elements of the same type in contiguous memory locations.
4. Linked Lists: Colle...
OOP concepts are foundational principles in software development that enhance code organization and reusability.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class based on an existing class, inheriting its properties (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the same interface ...
I expect a collaborative environment, opportunities for growth, and a focus on innovation in automation technologies.
A supportive team culture that encourages knowledge sharing and collaboration, like regular team brainstorming sessions.
Opportunities for professional development, such as training programs or certifications in the latest automation tools.
A focus on innovative projects that challenge my skills and a...
Design input is what the product should do, design output is what the product actually does.
Design input is the requirements and specifications provided by the customer or user.
Design output is the final product or system that meets the design input requirements.
Design input is the 'what', design output is the 'how'.
Examples: Design input - product must be waterproof. Design output - product passed waterproof test...
Design verification ensures the product is designed correctly, while design validation ensures the correct product is designed.
Design verification confirms that the design output meets the design input requirements.
Design validation confirms that the product meets user needs and intended use.
Verification is done before validation in the design process.
Verification can include activities like reviews, inspections, ...
Outsource testing to accredited laboratories, gather documentation and evidence of compliance, and work closely with notified bodies.
Outsource testing to accredited laboratories to meet MDR requirements.
Gather documentation and evidence of compliance from suppliers and manufacturers.
Work closely with notified bodies to ensure all necessary steps are taken for MDR submission.
5G and AI/ML use cases are revolutionizing industries by enabling faster data processing and decision-making.
5G enabling real-time data transmission for AI/ML algorithms
AI/ML optimizing network performance and resource allocation in 5G networks
AI-powered predictive maintenance for 5G infrastructure
AI-driven personalized content delivery over 5G networks
AI/ML enhancing cybersecurity measures in 5G networks
Use XOR operation to swap two variables without using a temporary variable
Use XOR operation to swap two variables without using a temporary variable
Example: a = 5, b = 10. a = a XOR b, b = a XOR b, a = a XOR b. Now a = 10, b = 5
Matrix multiplication in CUDA involves parallelizing the computation across multiple threads on the GPU.
Use CUDA kernels to launch parallel threads for matrix multiplication.
Divide the matrices into blocks and load them into shared memory for faster access.
Implement the matrix multiplication algorithm in CUDA C/C++.
Ensure proper memory management and synchronization between threads.
Merge two sorted arrays into a single sorted array
Create a new array to store the merged result
Iterate through both arrays simultaneously and compare elements
Add the smaller element to the new array and move to the next element in that array
Continue until all elements from both arrays are merged
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Transformers work on the principle of electromagnetic induction to transfer electrical energy between two or more circuits.
Transformers have two coils of wire, known as primary and secondary coils, which are magnetically coupled.
When an alternating current flows through the primary coil, it creates a changing magnetic field which induces a voltage in the secondary coil.
The ratio of the number of turns in the primary an...
To replace a blown 22 kv line fuse, safety measures include de-energizing the line, using proper PPE, and following proper procedures.
De-energize the line before attempting to replace the fuse
Use insulated tools to avoid electrical shock
Wear appropriate PPE such as rubber gloves, safety glasses, and flame-resistant clothing
Follow proper lockout/tagout procedures to ensure the line remains de-energized during the replac...
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Very easy and comfortable
I applied via Campus Placement
It had aptitude along with 3 coding question
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.
30 questions combination of Logical, numeric, verbal and 2 coding questions.
Strength: Problem-solving skills. Weakness: Overthinking.
Strength: I have strong problem-solving skills which help me in finding efficient solutions to complex issues.
Weakness: Sometimes I tend to overthink situations, which can lead to unnecessary stress and delays in decision-making.
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
It was basics, computer fundamentals, quants, logical coding.
C++ is an object-oriented programming language with additional features compared to C.
C++ supports object-oriented programming concepts like classes and inheritance, while C does not.
C++ has a richer standard library compared to C.
C++ allows for function overloading and templates, which are not available in C.
Top trending discussions
Some of the top questions asked at the Tata Elxsi interview -
The duration of Tata Elxsi interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 295 interview experiences
Difficulty level
Duration
based on 2.5k reviews
Rating in categories
Senior Engineer
4.8k
salaries
| ₹4.4 L/yr - ₹14 L/yr |
Specialist
2.7k
salaries
| ₹7.7 L/yr - ₹26 L/yr |
Engineer
1.5k
salaries
| ₹2.8 L/yr - ₹7.4 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹4 L/yr - ₹15 L/yr |
Software Engineer
764
salaries
| ₹3 L/yr - ₹9 L/yr |
TCS
LTIMindtree
DXC Technology
Mphasis