Tech Mahindra Pvt. Ltd interview experience Real time questions & tips from candidates to crack your interview

Senior Software Engineer

Tech Mahindra Pvt. Ltd
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 5 months
Topics: OOPS, Java 8, Spring Boot, DB , JUnit, Microservices, Collection , Design Pattern.
Tip
Tip

Tip 1 : Find interview questions
Tip 2 : Study all interview questions 
Tip 3 : Practice coding

Application process
Where: Other
Eligibility: 3+ years experience
Resume Tip
Resume tip

Tip 1 : Short and structured 
Tip 2 : Define all projects

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date16 Sep 2021
Coding problem1

1. Sort Linked List

Easy
15m average time
85% success
0/40
Asked in companies
AmazonAdobePayPal

You are given a Singly Linked List of integers which is sorted based on absolute value.

You have to sort the Linked List based on actual values.

The absolute value of a real number x, denoted |x|, is the non-negative value of x without regard to its sign.

Example:
If the given list is {1 -> -2 -> 3} (which is sorted on absolute value), the returned list should be {-2 -> 1 -> 3}.
Problem approach

Comparable Interface

Try solving now
02
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date19 Apr 2022
Coding problem1

1. Sort Array

Moderate
15m average time
85% success
0/80
Asked in companies
HSBCHCL TechnologiesOYO

You are given an array consisting of 'N' positive integers where each integer is either 0 or 1 or 2. Your task is to sort the given array in non-decreasing order.

Note :
1. The array consists of only 3 distinct integers 0, 1, 2.
2. The array is non-empty.
Problem approach

No

Try solving now
03
Round
Medium
Telephonic
Duration60 minutes
Interview date19 Apr 2022
Coding problem1

1. Sort Array

Moderate
15m average time
85% success
0/80
Asked in companies
HSBCHCL TechnologiesOYO

You are given an array consisting of 'N' positive integers where each integer is either 0 or 1 or 2. Your task is to sort the given array in non-decreasing order.

Note :
1. The array consists of only 3 distinct integers 0, 1, 2.
2. The array is non-empty.
Problem approach

Comparable Interface

Try solving now

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
Senior Software Engineer
2 rounds | 3 problems
Interviewed by Tech Mahindra Pvt. Ltd
7421 views
1 comments
0 upvotes
Software Engineer
2 rounds | 2 problems
Interviewed by Tech Mahindra Pvt. Ltd
0 views
0 comments
0 upvotes
SDE - 1
3 rounds | 3 problems
Interviewed by Tech Mahindra Pvt. Ltd
1413 views
0 comments
0 upvotes
Senior Software Engineer
3 rounds | 3 problems
Interviewed by Tech Mahindra Pvt. Ltd
2226 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Senior Software Engineer
1 rounds | 6 problems
Interviewed by Arcesium
3920 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by Ernst & Young (EY)
5173 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by HCL Technologies
3155 views
3 comments
0 upvotes