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.6k Reviews

Filter interviews by

TCS Technology Analyst Interview Questions and Answers

Updated 28 Aug 2024

TCS Technology Analyst Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Js questions , es6 , typescript, react , redux

Round 2 - Group Discussion 

Relevant experience , work experience,

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Question about basics Java, collection, stream api,

Interview Preparation Tips

Topics to prepare for TCS Technology Analyst interview:
  • Collections
  • Stream api
  • Spring Boot

Technology Analyst Interview Questions Asked at Other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N ... read more
Q2. Minimum Number Of Vertices To Reach All NodesGiven a directed acy ... read more
Q3. Flatten A Linked ListYou are given a linked list containing N nod ... read more
asked in Infosys
Q4. An atomic spark job runs for 15 mins everyday ,one day it is runn ... read more
Q5. Box StackingYou are given a set of ‘n’ types of rectangular 3-D b ... read more

I applied via Referral and was interviewed in Oct 2022. 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 

(3 Questions)

  • Q1. Waht are your technical certification
  • Q2. Waht are your IT strength &weakness
  • Q3. Which languages you know?

Interview Preparation Tips

Topics to prepare for TCS Technology Analyst interview:
  • Languages
Interview preparation tips for other job seekers - Market yourself
Apply even if you are not fully qualified
Round 1 - Technical 

(1 Question)

  • Q1. Regarding spring boot Regarding Java8 Regarding Microservices
  • Ans. Lot of answer I have given
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep concepts clear and be very good in speaking answers whether you know or don't know.

TCS interview questions for designations

 Technology

 (1)

 Associate Technology Trainee

 (1)

 Senior Technology Lead

 (1)

 IT Analyst

 (331)

 Security Analyst

 (12)

 System Analyst

 (11)

 Test Analyst

 (10)

 Programmer Analyst

 (9)

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is boxing and unboxing
  • Q2. What is garbage collection
Round 2 - Technical 

(2 Questions)

  • Q1. What is mvc and razor
  • Q2. What is software development
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. In SQL, Union will have sorted records or not
  • Q2. Queries related highest salary emplyee
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2023. 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 - Assignment 

It was a multiple questions test, 90 minutes test 43 questions technical question based on the position i have applied. It is intermediate level of test. I have cleared the test.

Round 3 - Technical 

(5 Questions)

  • Q1. After completed my Assessment test , I got a call from HR for technical round through WebEx. Yesterday interview done in that call panel asked about my role of my current company and asked about my project...
  • Q2. Put vs patch in restful
  • Ans. 

    In RESTful APIs, 'put' is used to update an entire resource, while 'patch' is used to update only specific fields of a resource.

    • PUT is used to update the entire resource, while PATCH is used to update specific fields

    • PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the specific fields to be updated

    • PUT is idempotent, meaning multiple identical requests will have th...

  • Answered by AI
  • Q3. Different between restful and webclient
  • Ans. 

    Restful is an architectural style for designing networked applications, while WebClient is a class in Java used for making HTTP requests.

    • RESTful is an architectural style that uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources.

    • WebClient is a class in Java that provides a higher-level API for making HTTP requests and handling responses.

    • RESTful APIs are stateless and use standard HTTP status...

  • Answered by AI
  • Q4. Serialization and deserialization in java
  • Ans. 

    Serialization is the process of converting an object into a byte stream, while deserialization is the process of converting a byte stream back into an object in Java.

    • Serialization is achieved by implementing the Serializable interface in Java.

    • Deserialization is done by reading the byte stream and reconstructing the object using the readObject() method.

    • Example: ObjectOutputStream for serialization and ObjectInputStream

  • Answered by AI
  • Q5. What are functional interface in java8
  • Ans. 

    Functional interfaces in Java 8 are interfaces with a single abstract method, used for lambda expressions and method references.

    • Functional interfaces have only one abstract method, but can have multiple default or static methods.

    • They can be used with lambda expressions and method references.

    • Examples include java.lang.Runnable, java.util.Comparator, and java.util.function.Predicate.

  • Answered by AI

Skills evaluated in this interview

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

Basic technical questions

Round 2 - HR 

(1 Question)

  • Q1. Exepected salary?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Case study on HRMS platform

Round 2 - HR 

(2 Questions)

  • Q1. Personality ques
  • Q2. Culture fit ques
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2023. 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 

(2 Questions)

  • Q1. Substring, collection, sql from creating table to all queries will ask to write
  • Q2. They ask to one notepad write prime example and example it.
Round 3 - Technical 

(1 Question)

  • Q1. Write substring, sql quire and prime no explain it
  • Ans. 

    Substring is a part of a string, SQL query is used to retrieve data from a database, and prime numbers are numbers divisible only by 1 and themselves.

    • Substring: a portion of a string, specified by its starting and ending indices

    • SQL query: a statement used to retrieve data from a database, using SELECT, FROM, WHERE, and other clauses

    • Prime numbers: numbers that are only divisible by 1 and themselves, such as 2, 3, 5, 7,

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on c# coding part and sql quires. Collections

Skills evaluated in this interview

TCS Interview FAQs

How many rounds are there in TCS Technology Analyst interview?
TCS interview process usually has 1-2 rounds. The most common rounds in the TCS interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in TCS Technology Analyst interview?

Some of the top questions asked at the TCS Technology Analyst interview -

  1. Question about basics Java, collection, stream a...read more
  2. Regarding spring boot Regarding Java8 Regarding Microservi...read more

Tell us how to improve this page.

TCS Technology Analyst Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more
TCS Technology Analyst Salary
based on 335 salaries
₹5.7 L/yr - ₹20 L/yr
55% more than the average Technology Analyst Salary in India
View more details

TCS Technology Analyst Reviews and Ratings

based on 26 reviews

3.6/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

2.7

Salary

4.7

Job security

3.9

Company culture

2.6

Promotions

3.4

Work satisfaction

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

₹1 L/yr - ₹9 L/yr

IT Analyst
67.6k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.3k 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.9k 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.7
Compare

Accenture

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