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

Updated 19 Mar 2025

Top TCS AST Consultant Interview Questions and Answers for Freshers

  • Q1. What is data sparsity and how to handle it ? How to avoid dollar tables creation in a loading in ODI
  • Q2. How to call two load plan in parallel ? And make it wait if needed .
  • Q3. What is direct path read and write in Oracle ? It's use case and pros and cons ?
View all 11 questions

TCS AST Consultant Interview Experiences for Freshers

4 interviews found

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between different select query
  • Ans. 

    Different select queries have different purposes and syntax.

    • SELECT retrieves data from one or more tables

    • DISTINCT removes duplicates from the result set

    • WHERE filters the result set based on a condition

    • GROUP BY groups the result set by one or more columns

    • HAVING filters the result set based on a condition after grouping

    • ORDER BY sorts the result set by one or more columns

    • LIMIT limits the number of rows returned

    • JOIN combin...

  • Answered by AI
  • Q2. Performance tips to be considered

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple, focus on basic concepts and try to explain as much as you can

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

13 Questions

  • Q1. Was interviewed for ETL ODI Developer with DB , SQL ,PL SQL Knowledge.
  • Q2. How load large file in ODI ?
  • Ans. 

    Large files can be loaded in ODI using various techniques such as partitioning, chunking, and parallel processing.

    • Use partitioning to divide the large file into smaller chunks and load them in parallel

    • Chunking involves breaking the large file into smaller pieces and loading them sequentially

    • Parallel processing can be used to load multiple chunks of the file simultaneously

    • ODI also supports external tables, which can be ...

  • Answered by AI
  • Q3. How to handle complex file in ODI ?
  • Ans. 

    Complex files in ODI can be handled by using various techniques.

    • Use ODI's built-in file handling capabilities

    • Use custom Java code to handle complex file formats

    • Use third-party tools like Apache Nifi or Talend to preprocess the files

    • Use ODI's knowledge modules to transform the data into a more manageable format

    • Use ODI's parallel processing capabilities to speed up the processing of large files

  • Answered by AI
  • Q4. How does consistent JKM works ?
  • Ans. 

    Consistent JKM ensures uniformity in the execution of tasks and processes.

    • JKM stands for Job Knowledge Management

    • Consistent JKM involves documenting and sharing best practices

    • It helps in reducing errors and improving efficiency

    • For example, a consistent JKM approach in software development would involve using the same coding standards and tools across the team

  • Answered by AI
  • Q5. What is direct path read and write in Oracle ? It's use case and pros and cons ?
  • Ans. 

    Direct path read and write is a method of reading and writing data in Oracle without using buffer cache.

    • Direct path read and write is faster than traditional read and write methods.

    • It is useful for large data sets that do not fit in buffer cache.

    • Direct path read and write bypasses buffer cache, reducing memory usage.

    • However, it can cause increased I/O and CPU usage.

    • Direct path write is commonly used for bulk inserts, w...

  • Answered by AI
  • Q6. How to call two load plan in parallel ? And make it wait if needed .
  • Ans. 

    To call two load plans in parallel and make them wait if needed, use a parallel step and a wait step.

    • Create a parallel step in the load plan

    • Add the two load plans as child steps to the parallel step

    • Create a wait step after the parallel step

    • Set the wait step to wait for completion of the parallel step

    • Adjust the wait time as needed

  • Answered by AI
  • Q7. ODI file wait - how does it work ?
  • Ans. 

    ODI file wait is a feature that allows ODI to wait for a file to be available before proceeding with the execution of a task.

    • ODI file wait is configured in the ODI topology manager

    • It can be used in scenarios where a file needs to be processed before continuing with the task

    • ODI file wait can be set to wait for a specific file name or a file pattern

    • It can also be configured to wait for a specific amount of time before ti...

  • Answered by AI
  • Q8. Pivot command in SQL ? Running total ?
  • Ans. 

    Pivot command in SQL is used to transform rows into columns. Running total is a cumulative sum of values.

    • Pivot command is used to aggregate data and display it in a more readable format

    • Running total is calculated by adding the current value to the previous total

    • Example of pivot command: SELECT * FROM table_name PIVOT (SUM(column_name) FOR pivot_column IN (value1, value2, value3))

    • Example of running total: SELECT column_...

  • Answered by AI
  • Q9. What is data sparsity and how to handle it ? How to avoid dollar tables creation in a loading in ODI
  • Ans. 

    Data sparsity refers to the situation where a large portion of data is missing or empty. To handle it, techniques like data imputation or interpolation can be used. Dollar tables can be avoided in ODI loading by using appropriate mappings and transformations.

    • Data sparsity occurs when there are missing or empty values in a dataset.

    • To handle data sparsity, techniques like data imputation or interpolation can be used to f...

  • Answered by AI
  • Q10. DB performance tuning
  • Q11. Explain plan
  • Ans. 

    Explain plan is a feature in Oracle database that shows the execution plan of a SQL statement.

    • It helps in identifying the most efficient way to execute a query.

    • It shows the order in which tables are accessed, join methods used, and access methods used.

    • It can be generated using the EXPLAIN PLAN statement or through tools like SQL Developer.

    • The output can be in either text or graphical format.

  • Answered by AI
  • Q12. Autonomous transaction
  • Q13. Collection in PL SQL
  • Ans. 

    Collection in PL SQL is a data structure that can hold multiple values of the same data type.

    • Collections can be nested within each other.

    • PL/SQL provides three types of collections: associative arrays, nested tables, and VARRAYs.

    • Collections can be used to pass multiple values to a stored procedure or function.

    • Collections can be used to simplify SQL statements by allowing multiple rows to be returned as a single result s

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For any topic, have practice example ready. And ready first 20 thread from Google if you are searching.

Skills evaluated in this interview

AST Consultant Interview Questions Asked at Other Companies for Fresher

asked in TCS
Q1. What is data sparsity and how to handle it ? How to avoid dollar ... read more
asked in TCS
Q2. How to call two load plan in parallel ? And make it wait if neede ... read more
asked in TCS
Q3. What is direct path read and write in Oracle ? It's use case and ... read more
asked in TCS
Q4. ODI file wait - how does it work ?
asked in TCS
Q5. How to handle complex file in ODI ?

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Work experience and expectations (Technical come HR). This was an audio call.
  • Ans. Just be very clear on what you write in your resume as interviewer can go through any part and ask you what you have done. Have a detailed resume as per your experience and for this I would suggest to take help from Naukri resume expert team. I have taken a paid membership few years ago and Naukri team had created resume for me based on the details I have shared and I must say they have created my resume exceptionally ...
  • Answered by Sanket Agarwal
Round 2 - Technical 

(1 Question)

  • Q1. Detailed discussion on Work experience
  • Ans. Again it should be exactly what you have done in your career on work front . As long as you are clear on what you have done things should go well. The interviewer will definitely ask what is the value you can add and what are the challenges you faced in your area of work during these years you have been working. Being truthful is the best way to give an interview and Being confident is most important because eventuall...
  • Answered by Sanket Agarwal
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations and current salary
  • Ans. Just mention what you are looking for but don’t Be unrealistic. Some skills might get you 150% hike also but not all roles so do your due diligence before you give your salary expectation. Don’t just read some random messages on forums in internet that 10 years experience should get you 30 lakhs or 5 years experience gets you 15-20 lakhs. It may be possible but it depends on lot of factors.
  • Answered by Sanket Agarwal

Interview Preparation Tips

Interview preparation tips for other job seekers - Be realistic in what you showcase in your resume for the work you have done and Be confident in your interview. Be realistic in giving your salary expectations. Look at your current salary and the skills you possess.

I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic concepts from your technical areas.
  • Q2. Basic question from your projects.
  • Q3. Python related skills just prepare basics.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Manager round, Manager ask question from your previous project.
  • Q2. Managerial question, like why do you want to join ? Salary etc.
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion, its upto you how much you can negotiate as per market.
  • Q2. They will tell they don't have budget but they can give you even more . so don't go in trap.

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume shortlisting in main thing. After that just prepare basics and basic program to crack the interview.

TCS interview questions for designations

 Consultant

 (58)

 Associate Consultant

 (114)

 Senior Consultant

 (18)

 Functional Consultant

 (8)

 SAP Consultant

 (8)

 IT Consultant

 (6)

 Domain Consultant

 (4)

 Business Consultant

 (3)

Interview questions from similar companies

Round 1 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Manual testing and SQL
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions based on JD
Round 2 - Technical 

(1 Question)

  • Q1. Deep dive into your skills and requirements
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Analyst Interview Questions & Answers

Wipro user image Anonymous

posted on 23 Feb 2021

Interview Questionnaire 

1 Question

  • Q1. Previous Project Experience

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

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

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for job change
  • Q2. Question about job profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview as selection process can be time consuming

TCS Interview FAQs

How many rounds are there in TCS AST Consultant 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 Technical, One-on-one Round and HR.
What are the top questions asked in TCS AST Consultant interview for freshers?

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

  1. What is data sparsity and how to handle it ? How to avoid dollar tables creatio...read more
  2. How to call two load plan in parallel ? And make it wait if needed...read more
  3. What is direct path read and write in Oracle ? It's use case and pros and con...read more
How long is the TCS AST Consultant interview process?

The duration of TCS AST Consultant interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
TCS AST Consultant Salary
based on 52k salaries
₹8 L/yr - ₹25 L/yr
At par with the average AST Consultant Salary in India
View more details

TCS AST Consultant Reviews and Ratings

based on 3.6k reviews

3.4/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

2.5

Salary

4.4

Job security

3.2

Company culture

2.5

Promotions

3.1

Work satisfaction

Explore 3.6k Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.3k salaries
unlock blur

₹5 L/yr - ₹16 L/yr

AST Consultant
52k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Associate Consultant
30.5k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.2 L/yr - ₹5.8 L/yr

Explore more salaries
Compare TCS with

Amazon

4.0
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