i
Tech Mahindra
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.
What people are saying about Tech Mahindra
I applied via AmbitionBox and was interviewed before Oct 2022. There were 2 interview rounds.
Verilog and system verilog
Tech Mahindra interview questions for designations
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
display none hides the element completely, visibility hidden hides the element but still takes up space, opacity 0 makes the element transparent.
display none removes the element from the layout
visibility hidden hides the element but it still occupies space
opacity 0 makes the element transparent but still occupies space
Example: display: none; visibility: hidden; opacity: 0;
Polyfill for JavaScript method 'filter'
Create a function called 'filter' that takes a callback function as an argument
Loop through the array and apply the callback function to each element
If the callback function returns true, add the element to a new array and return it
Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out and clashing with the rest of the page.
Shadow DOM allows for creating self-contained components with their own DOM tree and styling.
It helps in preventing styles from the main document affecting the component and vice versa.
Shadow DOM can be created using the 'attachShadow' method in JavaScript.
It is comm...
Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying allows you to create reusable functions with partial application of arguments.
It helps in creating more flexible and composable functions.
Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8
Event delegation in JavaScript is a technique where a single event listener is attached to a parent element to handle events for multiple child elements.
Event delegation helps improve performance by reducing the number of event listeners.
It is useful for dynamically created elements or elements with similar behavior.
Event delegation works by utilizing event bubbling, where events on child elements bubble up to the pare
posted on 21 Dec 2024
I applied via Campus Placement
Percentage and averages, number and alphabet series, compound interest (CI) and simple interest (SI).
Basic programs include: 1. A program to perform the addition of two numbers, 2. A program to print a star pattern, and 3. A program to generate a triangle output, among others.
We faced challenges related to communication, resource allocation, and project timelines.
Communication breakdown between team members
Limited resources available for the project
Struggling to meet project deadlines
In five years, I see myself as a senior consultant leading projects and mentoring junior team members.
Advancing to a senior consultant role
Leading projects and teams
Mentoring junior team members
Continuing professional development through training and certifications
Strategies to overcome failures include learning from mistakes, staying positive, seeking feedback, and setting new goals.
Learn from mistakes by analyzing what went wrong and how to improve
Stay positive and maintain a growth mindset to bounce back from setbacks
Seek feedback from mentors or colleagues to gain different perspectives
Set new goals and create a plan to move forward with renewed motivation
Yes, I thrive under pressure and can effectively manage my time and priorities to meet deadlines.
I have experience working in fast-paced environments where quick decision-making and adaptability are key.
I am able to stay calm and focused under pressure, allowing me to deliver high-quality work even in challenging situations.
I prioritize tasks effectively to ensure that deadlines are met without compromising on quality.
...
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
I applied via Job Portal and was interviewed in Oct 2024. There were 4 interview rounds.
Object-oriented programming concepts that focus on data encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detai...
Basics of maths,logical,technical
Code to find prime numbers
Iterate through numbers from 2 to n
Check if number is divisible by any number from 2 to its square root
If not divisible, it is a prime number
Try on reasoning,basics of maths,oops,dsa etc...
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.
based on 2 interviews
1 Interview rounds
based on 51 reviews
Rating in categories
Software Engineer
26.4k
salaries
| ₹2 L/yr - ₹9.2 L/yr |
Senior Software Engineer
21.4k
salaries
| ₹5.5 L/yr - ₹23 L/yr |
Technical Lead
11.7k
salaries
| ₹9.5 L/yr - ₹38 L/yr |
Associate Software Engineer
5.5k
salaries
| ₹1.8 L/yr - ₹8.2 L/yr |
Team Lead
5k
salaries
| ₹5.2 L/yr - ₹17 L/yr |
Infosys
Cognizant
Accenture
Wipro