i
Tech Mahindra
Filter interviews by
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
What people are saying about Tech Mahindra
I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.
Tech Mahindra interview questions for designations
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
Get interview-ready with Top Tech Mahindra Interview Questions
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
IVR application can be deployed in servers using various deployment methods.
Choose a deployment method based on the application requirements and server environment.
Common deployment methods include manual deployment, automated deployment, and containerization.
Ensure that all necessary dependencies and configurations are included in the deployment package.
Test the application thoroughly after deployment to ensure it is
I applied via Approached by Company and was interviewed before Nov 2021. There were 2 interview rounds.
Temporary stored procedures are stored in tempdb and are only available during the session in which they were created.
Temporary stored procedures are created using the CREATE PROCEDURE statement with the # prefix for the procedure name.
They are only available to the session in which they were created and are automatically dropped when the session ends.
They can be useful for performing complex data manipulation within a...
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The first line of Perl typically starts with a shebang and specifies the path to the Perl interpreter.
The shebang line is used to tell the system which interpreter to use to run the script
The shebang line starts with #! followed by the path to the Perl interpreter
Example: #!/usr/bin/perl
File operation and syntax
File operations include opening, reading, writing, and closing files
Syntax for opening a file: file = open('filename', mode)
Syntax for reading a file: file.read()
Syntax for writing to a file: file.write('content')
Syntax for closing a file: file.close()
DBI is the most commonly used database module in Perl.
DBI is a database-independent interface for Perl
It provides a consistent API for accessing different databases
DBD modules provide drivers for specific databases, such as DBD::mysql for MySQL
DBI supports transactions, prepared statements, and more
Pop and push operations are used to add or remove elements from an array in Perl.
The push operation adds one or more elements to the end of an array.
Example: push(@array, 'element1', 'element2');
The pop operation removes and returns the last element of an array.
Example: my $last_element = pop(@array);
Some of the top questions asked at the Tech Mahindra Senior Software Engineer interview for experienced candidates -
The duration of Tech Mahindra Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 45 interviews
4 Interview rounds
based on 1.9k reviews
Rating in categories
Software Engineer
26.4k
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Senior Software Engineer
21.6k
salaries
| ₹5.5 L/yr - ₹23.5 L/yr |
Technical Lead
11.9k
salaries
| ₹9.6 L/yr - ₹38.5 L/yr |
Associate Software Engineer
5.7k
salaries
| ₹1.8 L/yr - ₹5.9 L/yr |
Team Lead
5.1k
salaries
| ₹5.3 L/yr - ₹17.5 L/yr |
Infosys
Cognizant
Accenture
Wipro