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 ASE Interview Questions, Process, and Tips for Freshers

Updated 26 Nov 2024

Top TCS ASE Interview Questions and Answers for Freshers

  • Q1. Given N gold wires, each wire has a length associated with it. At a time, only two adjacent small wires are assembled at the end of a large wire and the cost of forming i ...read more
  • Q2. what is inheritance?
  • Q3. What are exceptions?

TCS ASE Interview Experiences for Freshers

3 interviews found

ASE Interview Questions & Answers

user image amitesh rajput

posted on 26 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic mathematics problems

Round 2 - Coding Test 

Arrays, Strings and mathematical formulas

ASE Interview Questions & Answers

user image PrepInsta

posted on 17 Dec 2021

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

Round 1 - Nqt 

(1 Question)

I had opted for incenter options, where there were 4 sections: aptitude, logical reasoning, English, and coding round. Each question had time allocation . Aptitude mere of moderate level( follow prepinsta apti section for practice) ,English and logical were easy to moderate level, next comes the coding part
It comprises of 2 codes , first one was easy 2 and one was of moderate level

  • Q1. Given N gold wires, each wire has a length associated with it. At a time, only two adjacent small wires are assembled at the end of a large wire and the cost of forming is the sum of their length. Find the...
  • Ans. 

    Given N gold wires with lengths, find minimum cost to assemble all wires into a single wire.

    • Only two adjacent small wires can be assembled at a time

    • Cost of forming is the sum of their length

    • Use dynamic programming to find minimum cost

    • Example: N=4, lengths=[2,3,4,5], minimum cost=29

  • Answered by AI
Round 2 - Interview 

(3 Questions)

My interview was scheduled on the 26th of September on ms teams. I was asked to join at 10 am in the lobby , I had to wait for 2 hours in the lobby after that they allowed me to join and thus my interview began. In The end they asked for document verification

  • Q1. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows for code reuse and promotes a hierarchical organization of classes.

    • The existing class is called the superclass or parent class, while the new class is called the subclass or child class.

    • The subclass inherits all the properties and methods of the superclass, and can also...

  • Answered by AI
  • Q2. What are exceptions?
  • Ans. 

    Exceptions are unexpected events that occur during program execution.

    • Exceptions are used to handle errors and prevent program crashes.

    • They can be caused by a variety of factors, such as invalid input or resource exhaustion.

    • Examples of exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

    • Exception handling involves catching and handling exceptions using try-catch blocks.

    • Unchecked exce...

  • Answered by AI
  • Q3. Define finally keyword.
  • Ans. 

    finally keyword is used in try-catch block to execute a block of code regardless of the exception thrown or not.

    • finally block is optional and can be used after catch block

    • It is used to release resources like database connections, file handles, etc.

    • It is executed even if there is a return statement in try or catch block

    • Example: try { //code } catch(Exception e) { //code } finally { //code }

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from Hooghly Engineering and technology College.Tcs interview preparation:Tips for other job seekers - The best advice I can give to a job seeker is to build a good resume because it really matters a lot. If you have a good resume then your chances of getting selected and shortlisted increases a lot.Final outcome of the interviewSelected

Skills evaluated in this interview

ASE Interview Questions Asked at Other Companies for undefined

asked in TCS
Q1. Given N gold wires, each wire has a length associated with it. At ... read more
asked in Accenture
Q2. In a certain code 'MISSIONS' is written as 'MSIISNOS'. How is 'ON ... read more
asked in LTIMindtree
Q3. Write a program to write all prime numbers in the given range.
asked in LTIMindtree
Q4. Tell me about one deadlock algorithm
asked in LTIMindtree
Q5. What does deadlock mean?

ASE Interview Questions & Answers

user image Anonymous

posted on 31 Mar 2023

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

I applied via LinkedIn and was interviewed before Mar 2022. 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 - Aptitude Test 

Practice well okay - time and distance and speed, water problems

Round 3 - HR 

(2 Questions)

  • Q1. About goals, parents and stuff
  • Q2. About TCS and it's subsidaries

Interview Preparation Tips

Interview preparation tips for other job seekers - Tailor your resume for each job application. Network an dmake connections in your industry

Interview questions from similar companies

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 11 May 2018

Interview Preparation Tips

Round: Resume Shortlist
Experience: 60% or 6 cgpa
No gaps

Round: Test
Experience: Reasoning &Aptitude & General English

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 24 Sep 2017

I was interviewed before Sep 2016.

Interview Questionnaire 

2 Questions

  • Q1. Being an EC student why do you want to join an IT company?
  • Ans. 

    As an EC student, I want to join an IT company to apply my technical skills in a practical setting and contribute to innovative projects.

    • Opportunity to work on cutting-edge technologies

    • Chance to apply my knowledge of programming and data analysis

    • Desire to be part of a dynamic and fast-paced industry

    • Potential for career growth and development

    • Interest in exploring the intersection of electronics and information technolog

  • Answered by AI
  • Q2. What will be your response to the project that is not located to a place within your comfort zone?
  • Ans. 

    I would embrace the opportunity and adapt to the new environment.

    • Express enthusiasm and willingness to step out of comfort zone

    • Highlight adaptability and ability to learn new things

    • Provide examples of previous experiences where you successfully tackled unfamiliar projects

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The questions were really good, they required only your focus and practice.
Tips: This round required practices and proper focus.
Duration: 1 hour
Total Questions: 30

Round: Technical + HR Interview
Experience: I was very much worried about the interview as it was my first one. When I entered the interviewers were really nice and made me feel comfortable. After 5 mins there was no stress left, it was a healthy conversation that left me with a great experience.
Tips: For this round, you really need to be chilled out because the more stress free you will be, the more comfortably you will answer the questions and the interviewers will be able to see the real you in the conversation.

Skills: Communication And Confidence, Knowledge About The Company
College Name: Mody University Of Science And Technology, Sikar

Interview Questionnaire 

1 Question

  • Q1. Basic aptitude and two programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have proper lighting in room, net and computer to give exam

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 26 Sep 2021

I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. All HR related Question. No technical question was asked.
  • Q2. Tell me about your project
  • Q3. Challenges you faced in project and how did you overcome them?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Prepare your answers well. Always smile during the interview.

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 12 Jan 2021

I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First round was aptitude round in which there are 6 section : Verbal , Quantitative, Computer Network , Pseudocode, Ms Word and Logical section which has their own sectional cut-off. It was an elimination ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with your project and soft skills and everything you mention in your CV .They generally focus on team work so frame your answer in such a way that looks like you are a team player

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 29 Dec 2021

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

Interview Questionnaire 

1 Question

  • Q1. Most of the questions were related to the projects that i mentioned in my resume.for eg:Technology used in the project?Is the project feasible?Questions about the code used in the project

Interview Preparation Tips

Interview preparation tips for other job seekers - Top priority is given to the projects that you have mentioned in your resume.

Interview Questionnaire 

1 Question

  • Q1. How to crack accenture interview

TCS Interview FAQs

How many rounds are there in TCS ASE interview for freshers?
TCS interview process for freshers usually has 2-3 rounds. The most common rounds in the TCS interview process for freshers are Aptitude Test, Resume Shortlist and HR.
How to prepare for TCS ASE interview for freshers?
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 PLSQL, Unix, Automation, Shell Scripting and Backup.
What are the top questions asked in TCS ASE interview for freshers?

Some of the top questions asked at the TCS ASE interview for freshers -

  1. Difference between modular programming languages and Object oriented programmin...read more
  2. What is oops, and what’s the difference between object oriented programming a...read more
  3. Basic questions on oops,some hands-on questions on basic programming, and proje...read more

Tell us how to improve this page.

TCS ASE Interview Process for Freshers

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
TCS ASE Salary
based on 564 salaries
₹2.8 L/yr - ₹7 L/yr
26% less than the average ASE Salary in India
View more details

TCS ASE Reviews and Ratings

based on 92 reviews

3.7/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

2.7

Salary

4.5

Job security

3.7

Company culture

2.8

Promotions

3.0

Work satisfaction

Explore 92 Reviews and Ratings
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.5k 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.5k 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