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
3.7

based on 86.1k Reviews

Filter interviews by

TCS Assistant System Engineer Interview Questions, Process, and Tips

Updated 24 Jan 2025

Top TCS Assistant System Engineer Interview Questions and Answers

  • Q1. Constellation Given a matrix ‘UNIVERSE’ with 3 rows and ‘N’ columns, with the characters { # , * , . } and these characters represent a cluster of stars and galaxies in s ...read more
  • Q2. Game in Space Ninja is in space with his super spaceship having unlimited fuel. Ninja initially has a health level ‘H’ and his spaceship has an armour ‘A’. He decides to ...read more
  • Q3. Given a string S(input consisting) of ‘*’ and ‘#’. The length of the string is variable. The task is to find the minimum number of ‘*’ or ‘#’ to make it a ...read more
View all 282 questions

TCS Assistant System Engineer Interview Experiences

422 interviews found

I applied via campus placement at Madhav Institute of Technology and Science, Gwalior and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. At first they saw my resume and then asked me to give my introduction, then they started asking questions relevant to the skills that I had mentioned in my resume (all basic questions). Then there were few...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1) The first thing I would tell is, never ever give your interview empty stomach because if you haven't eaten anything then you will feel low and your performance will not be the best.
2) Never ask them to return your cv/resume, keep extra copies of your resume with you.
3) Give honest answers.
4) Prepare a random topic to speak on as they may ask you to give an extempore.
5) Don't make a serious face, keep smiling in between.

I applied via campus placement at West Bengal University of Technology (WBUT) and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What 5 unique things do you know about the company?
  • Q2. What will you do if you are caught in a situation of delivering the projects on the very first day asked and its really necessary but, you already have a priority work?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very subtle and to the point. Answer only asked question.

Assistant System Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. ConstellationGiven a matrix ‘UNIVERSE’ with 3 rows and ‘N’ column ... read more
asked in TCS
Q2. Game in SpaceNinja is in space with his super spaceship having un ... read more
asked in TCS
Q3. Given a string S(input consisting) of ‘*’ and ‘#’. The le ... read more
asked in TCS
Q4. Prime Time AgainYou have been given two integers ‘DAY_HOURS’ and ... read more
asked in TCS
Q5. Maximize the sumYou are given two sorted arrays of distinct integ ... read more

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self? Why tcs? What is pointer? What is header files? What is friction? What is an array? What are your hobbies? Where and where did you travel till now? Are you ready to relocate?

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave answer of every question but my background was mechanical that's why they rejected me, after tr they told me to go outside and wait for ur round
I waited there around 6 hours and then a lady came and told to me that u may leave for the day.

I applied via campus placement at Samrat Ashok Technology Institution, Vidisha and was interviewed before Feb 2021. There were 4 interview rounds.

Round 1 - Coding Test 
Round 2 - Coding Test 

2 questions, both are easy.

Round 3 - Aptitude Test 
Round 4 - Coding Test 

2 coding questions, 1 easy 1 difficult.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare you aptitude sections well, coding comes easy.

TCS interview questions for designations

 System Engineer

 (1.1k)

 Assistant System Analyst

 (5)

 System Assistant

 (1)

 System Engineer Hardware

 (68)

 System Software Engineer

 (3)

 Junior System Engineer

 (2)

 System Engineer Analyst

 (2)

 Linux System Engineer

 (1)

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding and logical question

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be good in whatever subject you choose

Get interview-ready with Top TCS Interview Questions

Interview Questionnaire 

3 Questions

  • Q1. About projects they may ask, Ask you to write simple programs
  • Q2. Write a program to sort the elements( Bubble sorting technique)
  • Ans. 

    Bubble sort program for sorting an array of strings.

    • Create a function to perform bubble sort

    • Loop through the array and compare adjacent elements

    • Swap elements if they are in the wrong order

    • Repeat until no more swaps are needed

    • Return the sorted array

  • Answered by AI
  • Q3. Introducing yourself . Tell about your family background .

Interview Preparation Tips

Round: Test
Experience: Aptitude, C snippets and Email writing

Round: Test
Experience: Coading test ( one question will be there, we need to write code and get the output)

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Mostly technical questions
  • Q2. All practical questions on how you come up with solutions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and be confident

Assistant System Engineer interview

user image Tech My Hire

posted on 16 Nov 2021

I applied via Walk-in and was interviewed before May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the basic questions from java, pl/sql, college project and some brief about know languages.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always remember to be confident infront of interviewers, don't hesitate or panic they are there only for checking your background or base programming concepts.

I applied via Campus Placement and was interviewed before Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basic technical questions, HR and management round questions
  • Q2. Who is your favourite sportsman
  • Ans. 

    My favorite sportsman is Cristiano Ronaldo.

    • Cristiano Ronaldo is a professional soccer player known for his incredible goal-scoring ability and athleticism.

    • He has won numerous awards including multiple FIFA Ballon d'Or titles.

    • Ronaldo has played for top clubs like Manchester United, Real Madrid, and Juventus.

    • His work ethic and dedication to training are often cited as reasons for his success.

  • Answered by AI
  • Q3. Roger Federer
  • Q4. Basic HR questions like compesnsation
  • Q5. I am good with whatever they offer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool

TCS Interview FAQs

How many rounds are there in TCS Assistant System Engineer interview?
TCS interview process usually has 2-3 rounds. The most common rounds in the TCS interview process are Technical, Aptitude Test and HR.
What are the top questions asked in TCS Assistant System Engineer interview?

Some of the top questions asked at the TCS Assistant System Engineer interview -

  1. What are the functions used in a particular co...read more
  2. What is linklist ? Write a code to insert a node at the beginning of lis...read more
  3. What are local variable and global variables? and their default values and prog...read more
How long is the TCS Assistant System Engineer interview process?

The duration of TCS Assistant System Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

TCS Assistant System Engineer Interview Process

based on 138 interviews in last 1 year

4 Interview rounds

  • Aptitude Test Round
  • Technical Round
  • HR Round 1
  • HR Round 2
View more
TCS Assistant System Engineer Salary
based on 29.9k salaries
₹2.2 L/yr - ₹5.6 L/yr
At par with the average Assistant System Engineer Salary in India
View more details

TCS Assistant System Engineer Reviews and Ratings

based on 3.5k reviews

3.7/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

2.7

Salary

4.6

Job security

3.7

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 3.5k Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
67.7k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.2k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.9k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
28.8k salaries
unlock blur

₹8.9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

Accenture

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