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

Filter interviews by

TCS Senior Abinitio Developer Interview Questions and Answers

Updated 10 Jun 2024

TCS Senior Abinitio Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Design a graph to read a file which is continuously getting appended.
  • Ans. 

    Design a graph to read a file which is continuously getting appended.

    • Use Ab Initio components like GDE, Reformat, Partition, Join, etc.

    • Create a graph with a continuous loop to read the file at regular intervals.

    • Implement logic to handle new data being appended to the file while processing existing data.

    • Consider using parallel processing for better performance.

    • Use components like Rollup to aggregate data as needed.

  • Answered by AI
  • Q2. Can we read a file while it is written by some other job.
  • Ans. 

    Yes, it is possible to read a file while it is being written by another job in Abinitio.

    • Abinitio supports reading a file while it is being written by another job using continuous graph execution.

    • By using continuous graph execution, Abinitio can read the file as it is being written, ensuring data consistency.

    • This feature allows for real-time processing of data without waiting for the entire file to be written.

    • For exampl...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. About scan and rollup components.
  • Q2. How to find duplicates using sql.
  • Ans. 

    Use the GROUP BY clause with HAVING to find duplicates in SQL.

    • Use the GROUP BY clause to group rows with the same values together

    • Use the HAVING clause to filter out groups that have more than one row (indicating duplicates)

    • Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell about previous projects.
  • Ans. 

    I have worked on various projects involving data integration, ETL processes, and data warehousing using Abinitio.

    • Developed ETL processes to extract, transform, and load data from multiple sources into a data warehouse.

    • Implemented complex data transformations and business logic using Abinitio graphs and components.

    • Worked on performance tuning and optimization of Abinitio graphs to improve processing times.

    • Collaborated w...

  • Answered by AI
  • Q2. Have you worked on procedures?
  • Ans. 

    Yes, I have worked on procedures in Abinitio development.

    • I have experience creating and implementing procedures in Abinitio to automate data processing tasks.

    • I have written complex procedures using Abinitio's graphical interface or scripting language.

    • I have optimized procedures for performance and efficiency.

    • I have debugged and troubleshooted procedures to ensure they function correctly.

    • I have documented procedures for

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Ab initio scenario, SQL ,Unix
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. About active Directory
  • Q2. Networking protocols
Round 3 - HR 

(2 Questions)

  • Q1. About myself , previous experience
  • Q2. Salary expectation why we have to hire you

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between output index and output indexes in component, Reformat?
  • Ans. 

    Output index is a single index while output indexes is an array of indexes in Reformat component.

    • Output index refers to a single output field in Reformat component.

    • Output indexes refer to multiple output fields in Reformat component.

    • Output index is specified using a single integer value.

    • Output indexes are specified using an array of integer values.

  • Answered by AI
  • Q2. How to convert a column into a row?
  • Ans. 

    Use UNPIVOT operator in SQL to convert a column into a row.

    • Use UNPIVOT operator in SQL to convert a column into a row

    • Syntax: SELECT * FROM (SELECT [column_name] FROM [table_name]) AS [alias_name] UNPIVOT ([new_column_name] FOR [old_column_name] IN ([column_name])) AS [alias_name]

    • Example: SELECT * FROM (SELECT col1, col2, col3 FROM table1) AS t UNPIVOT (val FOR col IN (col1, col2, col3)) AS u

    • Transpose function in Excel

  • Answered by AI
  • Q3. Difference between partitioning and bucketing in SQL?
  • Ans. 

    Partitioning divides a table into smaller parts while bucketing groups data based on a hash function.

    • Partitioning is used to improve query performance by reducing the amount of data that needs to be scanned.

    • Bucketing is used to evenly distribute data across nodes in a cluster.

    • Partitioning is done based on a column or set of columns, while bucketing is done based on a hash function.

    • Partitioning is commonly used in datab...

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I would like to discuss my salary expectations in person during the negotiation phase.

    • Express willingness to discuss salary expectations during negotiation phase

    • Avoid giving a specific number without understanding the full scope of the role and responsibilities

    • Highlight the importance of considering factors such as experience, skills, and market value

  • Answered by AI
  • Q2. Share details of your previous job.
  • Ans. 

    I worked as an Abinitio Developer in my previous job.

    • Developed and maintained Abinitio graphs for data integration and transformation.

    • Collaborated with cross-functional teams to gather requirements and design solutions.

    • Optimized performance of Abinitio graphs by tuning parameters and implementing best practices.

    • Troubleshot and resolved issues related to data processing and ETL workflows.

    • Participated in code reviews and...

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

    I am an experienced Abinitio Developer with a strong background in data integration and ETL processes.

    • I have been working in the field of Abinitio development for the past 5 years.

    • I have expertise in designing and implementing complex data integration solutions using Abinitio.

    • I am proficient in various Abinitio components such as GDE, Co>Operating System, and EME.

    • I have experience in working with different databases an...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Abinitio Developer interview:
  • Parallelism
  • AB products overview
  • Useful components
  • XML handling
  • Air commands
Interview preparation tips for other job seekers - Be Confident. Prepare well using Abinitio help document.

Skills evaluated in this interview

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

Interview Questionnaire 

3 Questions

  • Q1. If we have a input file with one record and lookup file with 5 records and input record matches with all 5 records in lookup file. How many records will you get in output
  • Ans. 

    The output will have 5 records.

    • The input record matches with all 5 records in the lookup file.

    • Each match will result in a separate record in the output.

    • Therefore, the output will have 5 records.

  • Answered by AI
  • Q2. How to get records from reject port of reformat
  • Ans. 

    Use the reject link to get records from the reject port of reformat.

    • Connect the reject link to another component to process the rejected records.

    • Use the 'error' output port of the component to capture rejected records.

    • Add a filter condition to the 'error' output port to only capture rejected records.

    • Use the 'error' output port in a downstream component to process the rejected records.

  • Answered by AI
  • Q3. Force error

Interview Preparation Tips

Interview preparation tips for other job seekers - It's not about how many questions you answered...it's all about the way to think and communicate..All the best

Skills evaluated in this interview

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

(1 Question)

  • Q1. String functions
Interview experience
4
Good
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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. What will be the output if input is MFS file , componenet is rollup with {} key
  • Ans. 

    The output of a rollup component with {} key on an MFS file will be the aggregated values based on the specified key.

    • The rollup component in Abinitio is used to perform aggregation operations on data.

    • The {} key in the rollup component indicates that all records should be considered for aggregation.

    • The output will contain the aggregated values based on the specified key.

    • For example, if the MFS file contains student reco...

  • Answered by AI
  • Q2. What will be the output if input is mfs file and component is dedup with {} key
  • Ans. 

    The output will be a deduplicated mfs file based on the specified key.

    • The dedup component in Abinitio is used to remove duplicate records from a dataset.

    • The {} key in dedup signifies that all fields in the record are considered for deduplication.

    • The output will contain only unique records based on the combination of all fields in the input mfs file.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for situational questions as well.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Question based on GDE mostly scenario based Run time behaviour of components

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on basics and scenarios

TCS Interview FAQs

How many rounds are there in TCS Senior Abinitio Developer interview?
TCS interview process usually has 1 rounds. The most common rounds in the TCS interview process are Technical.
How to prepare for TCS Senior Abinitio Developer 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 Ab Initio, Oracle, Teradata, Unix and SQL.
What are the top questions asked in TCS Senior Abinitio Developer interview?

Some of the top questions asked at the TCS Senior Abinitio Developer interview -

  1. Design a graph to read a file which is continuously getting append...read more
  2. Can we read a file while it is written by some other j...read more

Tell us how to improve this page.

TCS Senior Abinitio Developer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
TCS Senior Abinitio Developer Salary
based on 4 salaries
₹8 L/yr - ₹12.2 L/yr
26% less than the average Senior Abinitio Developer Salary in India
View more details
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