Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TCS Support Engineer Interview Questions and Answers

Updated 23 Sep 2024

TCS Support Engineer Interview Experiences

3 interviews found

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

(2 Questions)

  • Q1. TECHNICAL ASPECTS OF SQL
  • Ans. 

    SQL is a programming language used for managing and manipulating databases.

    • SQL stands for Structured Query Language

    • It is used to retrieve and manipulate data in relational databases

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • SQL can be used to create tables, indexes, and views in databases

  • Answered by AI
  • Q2. UNIX AND LOG MONITORING
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Need to study Reasoning,aptitude , Grammar

Round 3 - Technical 

(2 Questions)

  • Q1. Even and odd program from C
  • Ans. 

    A program to check if a given number is even or odd in C language.

    • Use the modulus operator to check if the number is divisible by 2 or not.

    • If the remainder is 0, then the number is even, otherwise it is odd.

    • Print the result accordingly using if-else statements.

  • Answered by AI
  • Q2. Palindrome in number program from c
  • Ans. 

    A program in C to check if a given number is a palindrome or not.

    • Take input number from user

    • Reverse the number

    • Compare the reversed number with the original number

    • If both are same, then the number is a palindrome

    • If not, then the number is not a palindrome

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Family background and self intro
  • Q2. Why you choose TCS? What is your extra curricular activities?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to clear online aptitude test helpful for interview

Skills evaluated in this interview

Support Engineer Interview Questions Asked at Other Companies

asked in Salesforce
Q1. How to handle escalations/ your approach to solve any issues/ why ... read more
asked in HCLTech
Q2. How you can manage if someone say you to work for 24 hours in a d ... read more
asked in HCLTech
Q3. How many cycles microprocessor run in MOV A,B?
asked in Salesforce
Q4. Write a SOQL query Accounts and it's related contact.
Q5. What is proxy & basic networking commands & networking de ... read more

I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logic and reasoning with general questions like Bank exam.

Round 2 - Coding Test 

They will ask about your resume and coding knowledge it can be done by using either python or any other coding language you knew

Interview Preparation Tips

Interview preparation tips for other job seekers - Never lose hope and never give up keep trying untill you got your job do not concern pthers

Interview questions from similar companies

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

(1 Question)

  • Q1. String manipulation code.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Shri Vidyanikethan Engineering College, Tirupati and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

All aptitude topics are comprehensively covered.

Round 2 - Coding Test 

Fundamentals of coding in Python and Java.

Round 3 - Technical 

(2 Questions)

  • Q1. What are the key concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    Key concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: The ability for objects of different classes to respond to the same method in different ways.

    • Abstraction: Hiding the complex implementation deta...

  • Answered by AI
  • Q2. Write python code for printing a word/number in reverse order
  • Ans. 

    Python code to print a word/number in reverse order

    • Use string slicing with a step of -1 to reverse the word/number

    • Example: word = 'hello', print(word[::-1]) will output 'olleh'

    • Example: number = 12345, print(str(number)[::-1]) will output '54321'

  • Answered by AI
Round 4 - HR 

(4 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a dedicated Support Engineer with a strong background in troubleshooting and resolving technical issues.

    • Experienced in providing technical support to customers via phone, email, and chat

    • Proficient in diagnosing and resolving hardware and software issues

    • Skilled in documenting troubleshooting steps and solutions for future reference

    • Familiar with various operating systems and software applications

  • Answered by AI
  • Q2. What factors influenced your decision to choose LTIMindtree over other companies?
  • Ans. 

    I chose LTIMindtree for its strong reputation in the industry, opportunities for growth, and positive company culture.

    • Reputation in the industry

    • Opportunities for growth

    • Positive company culture

  • Answered by AI
  • Q3. Where do you see yourself in the next five years?
  • Ans. 

    In five years, I see myself as a senior support engineer leading a team of professionals, implementing innovative solutions, and continuously learning and growing in my role.

    • Advancing to a senior support engineer role

    • Leading a team of professionals

    • Implementing innovative solutions

    • Continuously learning and growing in my role

  • Answered by AI
  • Q4. Are you willing to relocate to any location for this position?
  • Ans. 

    Yes, I am willing to relocate to any location for this position.

    • I am open to relocating for the right opportunity

    • I have relocated for previous positions and am comfortable with the process

    • I am excited about the possibility of experiencing a new location and culture

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Support Engineer interview:
  • Python
  • Java
  • Operating Systems
Interview preparation tips for other job seekers - Do not feel nervous during a test or interview. Engage with the interviewers in a friendly manner. Attempt the questions as quickly as possible if you know the answers, but make sure to try every job test for the company. Check your email inbox every day.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2022. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Prepare well for interview
Round 3 - One-on-one 

(1 Question)

  • Q1. Prepare well for interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well mostly they will ask you technical do you can easily crack interview

I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Latest technologies in software
  • Ans. 

    Latest technologies in software include AI, blockchain, cloud computing, and IoT.

    • AI (Artificial Intelligence) is being used in various industries for automation and decision-making

    • Blockchain technology is being used for secure and transparent transactions

    • Cloud computing is becoming more popular for its scalability and cost-effectiveness

    • IoT (Internet of Things) is being used to connect devices and enable data collection

  • Answered by AI
  • Q2. If you get a chance to developing of our country, what will you do.

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidates must have good communication skills.

Skills evaluated in this interview

I applied via campus placement at Raja Balwant Singh College, Agra and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Introduce yourself.
  • Q2. What is T state?
  • Ans. 

    T state refers to the time period in which a microprocessor executes a single machine cycle.

    • T state is a measure of time in a microprocessor's execution cycle.

    • It represents the time taken to complete a specific operation or instruction.

    • T state is often used to analyze and optimize the performance of microprocessors.

    • For example, a microprocessor may have multiple T states for fetching, decoding, and executing instructio

  • Answered by AI
  • Q3. How many cycles microprocessor run in MOV A,B?
  • Ans. 

    The number of cycles a microprocessor runs in MOV A,B depends on the specific microprocessor architecture.

    • The number of cycles can vary depending on the microprocessor architecture and its implementation.

    • In general, MOV A,B is a simple instruction that moves the value in register B to register A.

    • The number of cycles required for this instruction can range from 1 to multiple cycles.

    • Factors such as the microprocessor's p...

  • Answered by AI
  • Q4. Tell any three bad habbit in you . They are not benificial for company.
  • Q5. Have boys ever tease you on the road?
  • Q6. How you can manage if someone say you to work for 24 hours in a day?
  • Ans. 

    I would explain the importance of work-life balance and propose alternative solutions.

    • Explain the importance of work-life balance and the negative effects of working excessively

    • Propose alternative solutions such as delegating tasks, setting priorities, and implementing efficient processes

    • Highlight the benefits of a well-rested and balanced support engineer, including improved productivity and customer satisfaction

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all,
Hello everyone.
I am Swati Gupta.
I have selected in HCL in my placement selection.
So come on valuable points. What we have to do to clear the HCL exam.
So there were 3 rounds conducted by HCL on same day .
1. Written paper
2. Group Discussion
3. Personal Interview
In First paper there were aptitude , reasoning, verbal English, some language questions, networks etc . Questions are easy to moderate. You should prefer R.S Agrawal for all congnitive sections.
Second round was GD. In GD you should not go for the opposite of the topic not in favour of the topic just try to put facts of that topic. Don't be like I am in favour of the topic or I am unfavour of the topic. Just try to conclude advantage and disadvantage both.

Final round is PI . In PI they check communication skills. How powerful communication skills you have.
Can you explain your points clearly or not? And some technical questions. they are in from your resume . Whatever you have written in resume you need to know it .

Skills evaluated in this interview

I applied via Referral and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Configuration and formanting
Round 3 - HR 

(1 Question)

  • Q1. About configuration and formating

Interview Preparation Tips

Topics to prepare for Wipro Support Engineer interview:
  • Cloud Computing
Interview preparation tips for other job seekers - Do interview be confidently and tell him about your other skills

Interview Questionnaire 

1 Question

  • Q1. Questions related to unixand oracle

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall it was a good interview.

TCS Interview FAQs

How many rounds are there in TCS Support Engineer interview?
TCS interview process usually has 2-3 rounds. The most common rounds in the TCS interview process are Aptitude Test, Technical and Coding Test.
How to prepare for TCS Support Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at TCS. The most common topics and skills that interviewers at TCS expect are Linux, ITIL, Production Support, SQL and Unix.
What are the top questions asked in TCS Support Engineer interview?

Some of the top questions asked at the TCS Support Engineer interview -

  1. Palindrome in number program fro...read more
  2. Even and odd program fro...read more

Tell us how to improve this page.

TCS Support Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
TCS Support Engineer Salary
based on 505 salaries
₹1.6 L/yr - ₹9 L/yr
32% less than the average Support Engineer Salary in India
View more details

TCS Support Engineer Reviews and Ratings

based on 42 reviews

3.8/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

2.8

Salary

4.6

Job security

3.5

Company culture

2.5

Promotions

3.3

Work satisfaction

Explore 42 Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.7k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.5k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.2 L/yr - ₹5.8 L/yr

Associate Consultant
29.4k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

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