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

Clear (1)

TCS Senior Analyst II Interview Questions and Answers

Updated 13 Dec 2024

TCS Senior Analyst II Interview Experiences

2 interviews found

Senior Analyst II Interview Questions & Answers

user image Rahul Shankar Gupta

posted on 13 Dec 2024

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

(1 Question)

  • Q1. What GAAP accounting standards
  • Ans. 

    GAAP accounting standards are a set of guidelines and rules used in the US to prepare and present financial statements.

    • GAAP stands for Generally Accepted Accounting Principles

    • GAAP ensures consistency and transparency in financial reporting

    • Examples of GAAP principles include revenue recognition, matching principle, and materiality

  • Answered by AI

Saint-Gobain

We thank our employees for rating us 4/5 on AmbitionBox

Join a company where our employee's ratings speak volumes.

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Data structure and linked list implementation and usage

Round 2 - HR 

(1 Question)

  • Q1. Pay discussion about current salary

Interview Preparation Tips

Topics to prepare for TCS Senior Analyst II interview:
  • Data Structures
  • Backend

Senior Analyst II Interview Questions Asked at Other Companies

Q1. 1. What you will check in BRS ? 2. Possible causes of difference ... read more
Q2. Approach to rating NBFC which has a manufacturing parent
asked in Accenture
Q3. 1.How you identify rank for a serious of students,write a query
asked in HSBC Group
Q4. Mathematics behind random forest, logistic regression?
asked in HCLTech
Q5. What is vpn and how to implement it?

Interview questions from similar companies

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

(2 Questions)

  • Q1. Tell me about your yourself
  • Q2. Tell me about your strength
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is network?
  • Ans. 

    A network is a collection of computers, servers, mainframes, network devices, and other devices connected to one another to share data and resources.

    • Networks can be classified based on their size (LAN, WAN, MAN)

    • They can be wired or wireless

    • Common network devices include routers, switches, and firewalls

    • Examples of networks include the internet, intranets, and extranets

  • Answered by AI
  • Q2. What is vpn and how to implement it?
  • Ans. 

    VPN stands for Virtual Private Network, a secure connection that allows users to access the internet privately and securely.

    • VPN creates a secure encrypted connection over a less secure network, such as the internet.

    • It masks your IP address and encrypts data to ensure privacy and security.

    • VPN can be implemented using VPN software or apps, configuring VPN settings on devices, or using VPN routers.

    • Examples of VPN services

  • Answered by AI
  • Q3. What is ipsec?and how to implement it?
  • Ans. 

    IPsec stands for Internet Protocol Security, a protocol suite used to secure Internet Protocol (IP) communications.

    • IPsec provides authentication, integrity, and confidentiality for data transmitted over a network.

    • It can be implemented through various protocols such as Authentication Header (AH) and Encapsulating Security Payload (ESP).

    • IPsec can be used to create Virtual Private Networks (VPNs) for secure communication ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Same question asked
  • Q2. Same question asked and how we can understand

Skills evaluated in this interview

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

Core Java questions with oops concepts covered

Round 2 - Technical 

(1 Question)

  • Q1. MCQ on all core Java questions and sql
Round 3 - HR 

(1 Question)

  • Q1. Package discussion based on experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well all the best

I applied via Not sure and was interviewed in May 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. About my project on what i had worked in previous organization
  • Q2. What challenges i had faced

Interview Preparation Tips

Interview preparation tips for other job seekers - Gain knowledge>be confident and explain very clearly to your questions
Interview experience
5
Excellent
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. What is BIOS and how it works?
  • Ans. 

    BIOS stands for Basic Input/Output System. It is a firmware that initializes hardware components during the boot process.

    • BIOS is a firmware embedded on a small chip on the motherboard of a computer.

    • It is responsible for initializing and testing hardware components like the CPU, memory, and storage devices during the boot process.

    • BIOS also provides a basic set of instructions for the operating system to interact with th...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1.How you identify rank for a serious of students,write a query
  • Ans. 

    Ranking students based on their performance using a query

    • Use the RANK() function in SQL to assign a rank to each student based on their performance

    • Order the students by their performance metric (e.g. grades) in descending order

    • Handle ties by using the DENSE_RANK() function instead of RANK()

    • Consider using the ROW_NUMBER() function if you want to assign unique ranks without handling ties

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. What is precompilaion unit?
  • Ans. 

    Precompilation unit is a compiled code that can be reused by multiple source files.

    • Precompilation unit is created by the compiler from the source code.

    • It contains the compiled code of header files and other dependencies.

    • It can be reused by multiple source files, reducing compilation time.

    • It is also known as precompiled header or PCH.

    • Example: stdafx.h in Visual Studio is a precompiled header file.

  • Answered by AI
  • Q2. About ur future,ur short term goal,why this company

Interview Preparation Tips

Skills: Resume, CGPA
College Name: IIT Kharagpur

Interview Questionnaire 

3 Questions

  • Q1. First 50 Prime Number
  • Ans. 

    The first 50 prime numbers are...

    • Start with 2, the first prime number

    • Check each odd number greater than 2

    • Use trial division to check if a number is prime

    • Stop when you have found 50 prime numbers

  • Answered by AI
  • Q2. How to sort the file in the range (hint provided)
  • Ans. 

    Sorting a file within a range

    • Use a sorting algorithm like quicksort or mergesort

    • Read the file and store the data in an array or list

    • Sort the array or list within the given range

    • Write the sorted data back to the file

  • Answered by AI
  • Q3. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js, Express, and MongoDB

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Shortlist cut was 0.0 cgpa
Tips: Need to mention Programming skill in any one of three language C , C++ ,Java

Round: Test
Experience: Test was Average, Many question were from INDIABIX.COM , computer network, operating system ,data structure, c , c++ language
Tips: Understand Data Structure and Algorithm deeply, At least read about computer networks, operating system , DBMS 3-4 times for basic good understand, refer various site
Duration: 180 minutes

Round: Test
Experience: Two question were given , we have to write the code on A4 size sheet
Tips: Deep understanding of STACK AND QUEUE
Duration: 60 minutes

Round: Technical Interview
Experience: Previous Test (2 Questions on A4 size sheet) were discussed and is there any improvement that can be done, discussed each and every step.
Tips: Comments is important using programming
present with demo example (various cases)

Round: HR Interview
Experience: Be calm and show your interest in the company,
ask question about company, what are activity other than techincal technical stuff
Tips: Smile , if possible talk in Hindi - English,Try to Make the interview in discussion

General Tips: Practice Daily , Understand Each and Every Step in Detail , Try to code in A4 size paper then computer
Skill Tips: Read Good Books , Practice Daily

Skills: Algorithms And Data Structures
College Name: IIT Kharagpur

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

TCS Interview FAQs

How many rounds are there in TCS Senior Analyst II interview?
TCS interview process usually has 1-2 rounds. The most common rounds in the TCS interview process are Coding Test and HR.

Recently Viewed

REVIEWS

ARMSOFTECH.AIR

No Reviews

SALARIES

TradeIndia (Infocom Network Private Limited)

COMPANY BENEFITS

TradeIndia (Infocom Network Private Limited)

No Benefits

JOBS

VeeTechnologies

No Jobs

REVIEWS

Indiamart Intermesh

No Reviews

JOBS

TradeIndia (Infocom Network Private Limited)

No Jobs

REVIEWS

TradeIndia (Infocom Network Private Limited)

No Reviews

REVIEWS

TradeIndia (Infocom Network Private Limited)

No Reviews

COMPANY BENEFITS

VeeTechnologies

No Benefits

REVIEWS

TradeIndia (Infocom Network Private Limited)

No Reviews

Tell us how to improve this page.

TCS Senior Analyst II Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

HCLTech

There's no stopping you

TCS Senior Analyst II Salary
based on 19 salaries
₹2.8 L/yr - ₹7.2 L/yr
35% less than the average Senior Analyst II Salary in India
View more details
System Engineer
1.1L salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IT Analyst
66.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

AST Consultant
51.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
29.6k salaries
unlock blur

₹0 L/yr - ₹0 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