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 Technical Engineer Interview Questions and Answers

Updated 16 May 2024

TCS Technical Engineer Interview Experiences

4 interviews found

Technical Engineer Interview Questions & Answers

user image Rakesh Palika

posted on 16 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Basic linux commands
  • Q2. Ssh connectivity issues
  • Ans. 

    Ssh connectivity issues can be caused by various factors such as network configuration, firewall settings, or incorrect credentials.

    • Check network configuration to ensure proper connectivity

    • Verify firewall settings to allow Ssh traffic

    • Ensure correct credentials are being used for authentication

  • Answered by AI
  • Q3. How to kill process
  • Ans. 

    To kill a process, you can use the 'kill' command in Unix/Linux or the 'taskkill' command in Windows.

    • In Unix/Linux, use the 'kill' command followed by the process ID (PID) to terminate a process. For example: kill 1234

    • In Windows, use the 'taskkill' command followed by the process name or PID to end a process. For example: taskkill /F /IM process_name.exe

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed in Aug 2023. 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 - Aptitude Test 

Basics of Java programming

Round 3 - Technical 

(3 Questions)

  • Q1. Full stack java
  • Q2. What is sql?sql structured query language
  • Ans. 

    SQL is a structured query language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language.

    • It is used to communicate with and manipulate databases.

    • SQL can be used to retrieve data, update data, insert data, and delete data from databases.

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

    • Example: SELECT * FROM customers WHERE country = 'USA';

  • Answered by AI
  • Q3. What is language
  • Ans. 

    Language is a system of communication using symbols, sounds, gestures, or written characters.

    • Language is a tool for communication between individuals or groups.

    • It can be spoken, written, or signed.

    • Languages can vary in structure, vocabulary, and grammar.

    • Examples include English, Spanish, Mandarin, and American Sign Language.

  • Answered by AI
Round 4 - Group Discussion 

About the social media and tv reporter

Skills evaluated in this interview

Technical Engineer Interview Questions Asked at Other Companies

Q1. Design a circuit to maintain the elevation of a satellite trackin ... read more
asked in JLL
Q2. What safety measures are in place for ACB, VCB, and DG sets?
Q3. Design a circuit with two switches, A and B, that outputs TRUE on ... read more
Q4. Imagine there is an electric bulb reaching equilibrium with its s ... read more
Q5. Why do we use starting methods to start induction motors and expl ... read more
Round 1 - Technical 

(3 Questions)

  • Q1. Good it was very nice
  • Q2. Why are you looking for job change
  • Q3. Career growth i want to change my environment

Interview Preparation Tips

Interview preparation tips for other job seekers - Be attentive be polite be cautious have confidence

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

Interview Questionnaire 

2 Questions

  • Q1. Why should i hire you?
  • Q2. I have potential to do work in any situation in your esteemed company and having ability to word hard and i will try to reach this comoany at peak.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.You should go in formal dress and talk in very polite way.
2.Never take offers snaks and tea.
3.Give replies in positive way(thinking).
4. Try to satisfy him/her with your given answers.

What people are saying about TCS

View All
a digital marketer
1w
Do you think they're gonna work on employees' work-life balance, OR for just publicity?
Infosys, Infosys, TCS, Genpact Revise Workplace Policies Infosys is sending a warning mail, if an employee overshoots the daily limit while working remotely, the system triggers a notification Genpact introduced a new policy to log in before 11 am But will these companies really change, or is it just a show to mask their issues?
FeedCard Image
Got a question about TCS?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Self introduction
  • Q2. What is java

Skills evaluated in this interview

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

Interview Questionnaire 

4 Questions

  • Q1. What is collections
  • Q2. What are the new features in java 8
  • Ans. 

    Java 8 introduces lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow functional programming in Java

    • Functional interfaces enable the use of lambda expressions

    • Streams provide a concise way to perform operations on collections

    • Default methods allow interfaces to have implementation

    • Date and Time API improvements

    • Nashorn JavaScript engine

  • Answered by AI
  • Q3. What is the use of spring boot
  • Q4. What is JPA
  • Ans. 

    JPA stands for Java Persistence API, a specification for object-relational mapping in Java applications.

    • JPA is used to map Java objects to relational database tables.

    • It provides a set of annotations to define the mapping between Java classes and database tables.

    • JPA also supports querying data using the Java Persistence Query Language (JPQL).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It will be easy interview

Skills evaluated in this interview

I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good job security but do not expect projects with latest technologies or development side.

If you are lucky you will get project with new technologies and you can learn.
Are these interview questions helpful?

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic javascript and nodejs questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear

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

Interview Questionnaire 

1 Question

  • Q1. Related to final year project and basic programming.

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied for pool campus drive before covid in feb 2019. The whole interview process have done in one day.

The first round was basic aptitude and essay writing the level of difficulty is average and this is also elimination round.

The second was pseudo coding round It has mcq based programing question like arrays, looping and some data structure question.

Depending on the score in coding round they split us into two groups infra and non infra. Infra for cloud and infrastructure related roles and non-infra for programming related role.

The third round was technical Hr. The level of the interview is average he asked basic questions in c and java like inheritance, Polymorphism, encapsulates etc.. and some final project related questions.

The last round was General Hr. He is very friendly and ask about some basic hr question. More importantly know something about the company before getting into this round.

I cleared the interview and got my LOI after 2 months.

Capgemini follows the pre joining course for fresher as ADAPT. It's very useful those are from non IT background.

Clearing ADAPT is not mandatory but you need to participate.

Due to pandemic I got the offer letter on Feb 2021 and now I have completed my training and looking for project.

I applied via Campus Placement and was interviewed before Nov 2021. There were 2 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 - Technical 

(2 Questions)

  • Q1. Python and Java questions
  • Q2. Oops basic interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easily we can Just Practice basic interview questions

TCS Interview FAQs

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

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

  1. What is sql?sql structured query langu...read more
  2. What is langu...read more
  3. How to kill proc...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
TCS Technical Engineer Salary
based on 32 salaries
₹3.2 L/yr - ₹7.6 L/yr
At par with the average Technical Engineer Salary in India
View more details

TCS Technical Engineer Reviews and Ratings

based on 7 reviews

4.1/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

3.4

Salary

4.2

Job security

4.0

Company culture

3.8

Promotions

3.8

Work satisfaction

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

₹3.9 L/yr - ₹8.3 L/yr

IT Analyst
65.3k salaries
unlock blur

₹8 L/yr - ₹14.5 L/yr

AST Consultant
53.8k salaries
unlock blur

₹12.2 L/yr - ₹20.7 L/yr

Associate Consultant
33.2k salaries
unlock blur

₹16.3 L/yr - ₹28.2 L/yr

Assistant System Engineer
33.2k salaries
unlock blur

₹2.4 L/yr - ₹6.3 L/yr

Explore more salaries
Compare TCS with

Amazon

4.0
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

3.7
Compare
write
Share an Interview