i
Tech Mahindra
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Sep 2021. There were 2 interview rounds.
It was of moderate difficulty level
I was given a comm topic along with 5 other people
posted on 13 Jul 2021
I applied via Company Website and was interviewed before Jul 2020. There were 4 interview rounds.
posted on 3 Nov 2022
I applied via Company Website and was interviewed before Nov 2021. There were 4 interview rounds.
General Aptitude, Reasoning & English
Coding Round with 2 questions for 1 hr
posted on 14 Jun 2021
posted on 21 Dec 2022
Explanation of linked list reversal and RabbitMQ
Linked list reversal can be done iteratively or recursively
Iterative reversal involves changing the pointers of each node to point to the previous node
Recursive reversal involves calling the function recursively on the next node and changing its pointer to the current node
RabbitMQ is a message broker that allows for asynchronous communication between applications
It uses a...
posted on 25 Feb 2022
NA
posted on 18 Jul 2021
An array is a collection of elements of the same data type, stored in contiguous memory locations.
Arrays have a fixed size and can be accessed using an index.
Elements in an array can be of any data type, including other arrays.
Arrays are commonly used in programming for storing and manipulating data.
Example: int[] numbers = {1, 2, 3, 4, 5};
Example: char[] letters = {'a', 'b', 'c'};
posted on 23 Nov 2022
Quant and verbal questions, along with statistics
Basic array and string questions. Some stack and queue questions was also there.
posted on 15 Oct 2021
I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.
Dictionaries are a built-in data type in Python used to store key-value pairs.
Keys must be unique and immutable.
Values can be of any data type.
Access values using keys.
Add or modify values using keys.
Use the 'in' keyword to check if a key exists in the dictionary.
Use the 'len()' function to get the number of key-value pairs in the dictionary.
posted on 26 Aug 2022
2 coding questions of medium level
Function to check if a number is an Armstrong number
An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits
Loop through each digit of the number and calculate the sum of each digit raised to the power of the number of digits
Compare the sum with the original number to check if it is an Armstrong number
Software Engineer
26.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
21.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
11.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
5.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
Cognizant
Accenture
Wipro