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 fresher Graduate Interview Questions and Answers

Updated 26 Oct 2021

TCS fresher Graduate Interview Experiences

2 interviews found

I applied via Campus Placement and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is manual testing.?
  • Ans. 

    Manual testing is a process of verifying software manually to identify defects and ensure its functionality.

    • Manual testing involves executing test cases manually without the use of automation tools.

    • It requires human intervention to validate software functionality, usability, and performance.

    • Testers follow predefined test cases, explore the application, and report bugs.

    • It helps in identifying user interface issues, comp...

  • Answered by AI
  • Q2. What is software?
  • Ans. 

    Software is a set of instructions that tells a computer what to do.

    • Software is intangible and can be stored electronically.

    • It can be categorized into system software, application software, and programming software.

    • Examples of software include Microsoft Word, Adobe Photoshop, and Google Chrome.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview advise on my skills ...for e. g.. C, C++,javascript core java, html..

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. C,c++ ., Java

fresher Graduate Interview Questions Asked at Other Companies

Q1. What is Tally and what does it do?
asked in TCS
Q2. What is manual testing?
Q3. What is the accounting cycle?
asked in TCS
Q4. What is software?
Q5. What is HRM?

Interview questions from similar companies

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

Interview Questionnaire 

5 Questions

  • Q1. What is trigger ?
  • Q2. Explain inheritance and tell about multiple inheritance in Java
  • Ans. 

    Inheritance is a mechanism in Java where a class acquires the properties of another class.

    • Inheritance allows code reusability and promotes the concept of hierarchical classification.

    • The class that is being inherited is called the superclass or parent class, while the class that inherits is called the subclass or child class.

    • Java supports single inheritance, where a subclass can inherit properties from only one supercla...

  • Answered by AI
  • Q3. Tell about your project. How many screens do you have in your project ?
  • Q4. Explain oops concepts
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Abstraction

    • Encapsulation

    • Inheritance

    • Polymorphism

    • Classes and Objects

    • Methods and Properties

    • Message Passing

    • Dynamic Binding

  • Answered by AI
  • Q5. Explain with example about access specifiers.
  • Ans. 

    Access specifiers determine the level of access to class members.

    • Access specifiers are public, private, and protected.

    • Public members can be accessed from anywhere.

    • Private members can only be accessed within the class.

    • Protected members can be accessed within the class and its subclasses.

    • Example: class Car { private int speed; public void setSpeed(int s) { speed = s; } }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and honest . Don't try to fool the interviewer and at last don't forget to ask question to interviewer if he ask !

Skills evaluated in this interview

I applied via Company Website and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About java functions and theories algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Best interview with good feedback

What people are saying about TCS

View All
a senior associate
2w
Tata's lost its touch? TCS ain't what it used to be :-(
Tata is not the same after Sir Ratan Tata! TCS used to really look after its employees, even when they were on the bench. Now, things have changed and it's disappointing.
FeedCard Image
Got a question about TCS?
Ask anonymously on communities.

I applied via Campus Placement and was interviewed before Mar 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 

Aptitude and vocalbulary is the major things to be concentrated upon

Round 2 - Technical 

(1 Question)

  • Q1. Basic knowleged of programming languages listed in resume is must.
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 4 - HR 

(1 Question)

  • Q1. Analgorithm for factorial and palidrome
  • Ans. 

    An algorithm for factorial and palindrome

    • Factorial: Use a loop to multiply the number with all the numbers less than it

    • Palindrome: Reverse the string and compare it with the original string

    • Factorial can also be calculated recursively

    • For palindrome, ignore spaces and punctuation marks

  • Answered by AI
Round 5 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be bold and clear in answering all the questions.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What are the difference between multiple web servers?
  • Ans. 

    Multiple web servers differ in their hardware, software, and configuration.

    • Hardware differences include CPU, RAM, and storage capacity.

    • Software differences include operating system, web server software, and scripting languages.

    • Configuration differences include load balancing, caching, and security settings.

    • Examples of web servers include Apache, Nginx, and IIS.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Oops concept,polymorphism,inheritance, college project

Interview Preparation Tips

Interview preparation tips for other job seekers - interview was pretty easy and decent
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Jul 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell us about your training.
  • Q2. Write a code to find the number of a particular alphabet in a string
  • Ans. 

    Code to count the number of a particular alphabet in a string

    • Loop through the string and check each character if it matches the alphabet. Increase a counter if it does.

    • Use built-in functions like count() or regex to simplify the code.

  • Answered by AI
  • Q3. Explain SDLC
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process used to design, develop, and test software.

    • SDLC is a structured approach to software development.

    • It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of deliverables and objectives.

    • The goal of SDLC is to produce high-quality software that meets the customer's requirements.

    • Exa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in what you speak, brush up ur knowledge of basic C. They are more focused on asking for logic than coding syntaxs.

Skills evaluated in this interview

I appeared for an interview before Feb 2016.

Interview Questionnaire 

1 Question

  • Q1. Enter a question

Interview Preparation Tips

Round: Resume Shortlist
Experience: Tell in detail what all happened during this round
Tips: Provide tips specifically for this round

Round: Technical Interview
Experience: Tell in detail what all happened during this round
Tips: Provide tips specifically for this round

Interview Preparation Tips

Round: Test
Experience: The aptitude test was not that harder. focus was mainly on number systems. personally, i don't suggest that you need to go through R.S.Agrawal. IndiaBix is more than enough...but practice number systems as much as you can. A candidate with basic knowledge of all topics can easily crack this round.out of around 450 students, 257

College Name: Walchand College Of Engineering, Sangli

TCS Interview FAQs

How to prepare for TCS fresher Graduate 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 Data Entry, Data Processing, MS Office, Excel and MS Office Word.
What are the top questions asked in TCS fresher Graduate interview?

Some of the top questions asked at the TCS fresher Graduate interview -

  1. What is manual testin...read more
  2. What is softwar...read more
  3. C,c++ ., J...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
LTIMindtree Interview Questions
3.7
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.5k Interviews
View all

TCS fresher Graduate Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

2.0

Salary

5.0

Job security

4.0

Company culture

2.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
65.6k salaries
unlock blur

₹7.7 L/yr - ₹12.7 L/yr

AST Consultant
53.5k salaries
unlock blur

₹12 L/yr - ₹20.6 L/yr

Assistant System Engineer
33.2k salaries
unlock blur

₹2.5 L/yr - ₹6.4 L/yr

Associate Consultant
32.9k salaries
unlock blur

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