Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Tech Mahindra Team. If you also belong to the team, you can get access from here

Tech Mahindra Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tech Mahindra IT Service Desk Analyst Interview Questions and Answers

Updated 23 May 2024

Tech Mahindra IT Service Desk Analyst Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is bsod error
  • Ans. 

    BSOD stands for Blue Screen of Death, a Windows operating system error screen displayed when a system encounters a critical error.

    • BSOD is a stop error screen that appears when the Windows operating system encounters a critical error and cannot recover.

    • It usually includes a specific error code and a message indicating the cause of the error.

    • Common causes of BSOD errors include hardware failures, driver issues, and softw...

  • Answered by AI
  • Q2. Bsod is blue screen error
  • Ans. 

    BSOD stands for Blue Screen of Death, an error message displayed on Windows systems when a fatal system error occurs.

    • BSOD is a common error message displayed on Windows systems when a fatal system error occurs

    • It usually includes a stop code that can help identify the cause of the error

    • BSOD can be caused by hardware issues, driver problems, or software conflicts

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. My self , Previous work knowledge, Salary expectations.
  • Q2. Why you left last organisation?
  • Q3. What is your salary expectations ?
  • Q4. Where do you live at ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident no matter if your grammar is not perfect while communicating. Just be normal.

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic questions on testing.
  • Q2. Write sample code on some basic queries supplied during interview.
  • Ans. 

    Sample code for basic queries

    • Use SELECT statement to retrieve data from a table

    • Use WHERE clause to filter data based on conditions

    • Use ORDER BY clause to sort data in ascending or descending order

    • Use GROUP BY clause to group data based on a column

    • Use JOIN clause to combine data from multiple tables

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please have some knowledge on selenium testibg.

I applied via Referral and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Introduction confirmation about the interview schedule.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Go through your resume
  • Q2. Testing core knowledge on applied domine.
Round 4 - HR 

(1 Question)

  • Q1. About the salary negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared on basis information Domin on which role you are applied.

I applied via Referral and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is the difference between System drive and Boot drive
  • Ans. 

    System drive and Boot drive are different in terms of their functionality and purpose.

    • System drive contains the operating system files and other system-related files.

    • Boot drive is the drive from which the computer boots up.

    • System drive can be different from the Boot drive.

    • For example, in a dual-boot system, each operating system may have its own system and boot drives.

  • Answered by AI
  • Q2. Azure does It support AD LDAP?
  • Ans. 

    Yes, Azure supports AD LDAP.

    • Azure Active Directory Domain Services provides LDAP support

    • Allows applications to authenticate and authorize users

    • Can be used to manage on-premises AD from Azure

    • Supports LDAPS (LDAP over SSL/TLS) for secure communication

  • Answered by AI
  • Q3. Azure does not support LDAP in MS Azure.The workaround is to setup Azure AD Domain services.Setup Security groups in Indentity and Accounts Management , then configure to LDAP connect.
  • Ans. 

    Azure does not support LDAP. Workaround is to setup Azure AD Domain services and configure LDAP connect.

    • Azure AD Domain services can be used as a workaround for LDAP.

    • Security groups can be set up in Identity and Accounts Management.

    • LDAP connect can be configured after setting up Azure AD Domain services.

    • Azure AD Domain services provides managed domain services such as domain join, group policy, LDAP, and Kerberos/NTLM ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Azure MS Azure as a cloud solution to anwer the above.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. In C# --> Abstraction, Interface , Abstract Method, Abstract Class, Polymorphisms, Encapsulation ,Inheritance, Serialization,
  • Ans. 

    C# concepts including abstraction, interface, abstract method, abstract class, polymorphism, encapsulation, inheritance, and serialization.

    • Abstraction: hiding implementation details

    • Interface: defining a contract for behavior

    • Abstract method: method without implementation

    • Abstract class: class with one or more abstract methods

    • Polymorphism: ability of objects to take on multiple forms

    • Encapsulation: bundling data and behavi...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Tr1- difference between switch case and if else, write the code for sorting
  • Ans. 

    Switch case is used for multiple conditions while if else is for binary conditions. Sorting can be done using various algorithms.

    • Switch case is faster than if else for multiple conditions

    • If else is more readable for binary conditions

    • Sorting can be done using bubble sort, insertion sort, quick sort, etc.

    • Example code for bubble sort: for(i=0;iarr[j+1]){swap(&arr[j],&arr[j+1]);}}}

  • Answered by AI
  • Q2. Tr2-difference between compiler and interpreter, Solve a challange on their own coding platform with proper output
  • Ans. 

    Difference between compiler and interpreter with a coding challenge

    • Compiler translates the entire code into machine language before execution while interpreter translates line by line during execution

    • Compiler generates an executable file while interpreter does not

    • Compiler is faster but debugging is harder while interpreter is slower but debugging is easier

    • Coding challenge: Write a program to find the sum of two numbers

  • Answered by AI
  • Q3. Oops concept

Interview Questionnaire 

1 Question

  • Q1. Technical questions they ask about Database structure basics rman restoration datagaurd Linux basics data pump

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview but it's take 2 months for offer letter

I applied via Referral and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Previous job experiences and Excel Sap related questions and family details
  • Q2. Please prepare for all accounts related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare for accounts related question and SAP and ms office

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra IT Service Desk Analyst interview?
Tech Mahindra interview process usually has 1 rounds. The most common rounds in the Tech Mahindra interview process are Technical.
What are the top questions asked in Tech Mahindra IT Service Desk Analyst interview?

Some of the top questions asked at the Tech Mahindra IT Service Desk Analyst interview -

  1. What is bsod er...read more
  2. Bsod is blue screen er...read more

Tell us how to improve this page.

Tech Mahindra IT Service Desk Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Tech Mahindra IT Service Desk Analyst Salary
based on 65 salaries
₹2.8 L/yr - ₹6.4 L/yr
At par with the average IT Service Desk Analyst Salary in India
View more details

Tech Mahindra IT Service Desk Analyst Reviews and Ratings

based on 13 reviews

2.6/5

Rating in categories

2.7

Skill development

2.4

Work-life balance

1.9

Salary

2.3

Job security

2.4

Company culture

2.1

Promotions

2.4

Work satisfaction

Explore 13 Reviews and Ratings
Software Engineer
26.4k salaries
unlock blur

₹2 L/yr - ₹9.4 L/yr

Senior Software Engineer
21.6k salaries
unlock blur

₹5.5 L/yr - ₹23.4 L/yr

Technical Lead
11.9k salaries
unlock blur

₹9.6 L/yr - ₹32 L/yr

Associate Software Engineer
5.7k salaries
unlock blur

₹1.8 L/yr - ₹5.9 L/yr

Team Lead
5k salaries
unlock blur

₹5.3 L/yr - ₹17.5 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview