Upload Button Icon Add office photos

TCS iON

Compare button icon Compare button icon Compare

Filter interviews by

TCS iON Interview Questions, Process, and Tips for Experienced

Updated 27 Feb 2025

Top TCS iON Interview Questions and Answers for Experienced

View all 23 questions

TCS iON Interview Experiences for Experienced

Popular Designations

63 interviews found

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

I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Multiple-choice question.

Round 2 - Technical 

(2 Questions)

  • Q1. As per interviewer
  • Q2. As per process
Round 3 - HR 

(2 Questions)

  • Q1. As per company policy
  • Q2. Same

Interview Preparation Tips

Interview preparation tips for other job seekers - Help me find better job opportunities in the life sciences sector.

Process Associate Interview Questions asked at other Companies

Q1. How will you explain a red colour (or any colour) to a person who is blind since his or her birth?
View answer (21)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why python is called interpreted language
  • Ans. 

    Python is called an interpreted language because it executes code line by line at runtime.

    • Python code is not compiled into machine code before execution, instead it is translated into intermediate code which is then interpreted by the Python interpreter.

    • This allows for easier debugging and dynamic typing, as code can be executed and tested immediately without the need for compilation.

    • Interpreted languages like Python a...

  • Answered by AI
  • Q2. How to run python file
  • Ans. 

    To run a Python file, use the command 'python filename.py' in the terminal.

    • Open the terminal or command prompt

    • Navigate to the directory where the Python file is located

    • Run the command 'python filename.py' to execute the file

  • Answered by AI

Skills evaluated in this interview

Top TCS iON Assistant System Engineer Trainee Interview Questions and Answers

Q1. What is Encapsulation?
View answer (2)

Assistant System Engineer Trainee Interview Questions asked at other Companies

Q1. #include int main() { int any = ' ' * 10; printf("%d", any); return 0; } What is the output?
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. I don't have any questions
  • Q2. I don't want to ask any question
  • Q3. Java opps concept
  • Q4. Database related questions
  • Q5. Web development questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What you learned in you skill set?
  • Ans. 

    I have learned various skills in SAP Fico including configuration, customization, and integration with other modules.

    • Configuration of SAP Fico modules

    • Customization of reports and forms

    • Integration with other SAP modules like MM and SD

    • Understanding of financial processes and accounting principles

  • Answered by AI
  • Q2. What was the experience in respective Domain
Round 2 - HR 

(2 Questions)

  • Q1. What is your salary expectation?
  • Q2. Are you willing to relocate to any location?
  • Ans. 

    Yes, I am open to relocating to any location for the right opportunity.

    • I am open to exploring new opportunities in different locations

    • I am willing to relocate for career growth and development

    • I understand the importance of flexibility in consulting roles

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am looking for job change In sap concur consultant.

SAP Fico Consultant Interview Questions asked at other Companies

Q1. 1. Journal entry for Purchase with GST 2. Explain any one Ind AS 3. What is SAP? 4. What is ERP? 5. Why IT industry? 6. What is the use of Flash-Fill in Excel? 7. Any 5 excel features. (Pivot table, macros, flashfill, vlookup, charts)
View answer (3)

TCS iON interview questions for popular designations

 Software Developer

 (36)

 System Engineer

 (25)

 Software Engineer

 (19)

 Java Developer

 (12)

 Assistant System Engineer Trainee

 (10)

 Assistant System Engineer

 (10)

 Business Analyst

 (9)

 Softwaretest Engineer

 (8)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Group Discussion 

Basic knowledge of Drupal

Round 2 - Technical 

(3 Questions)

  • Q1. In depth knowledge of Drupal, with managerial prospective
  • Q2. Block concept, creating custom block
  • Q3. Creating custom node programmatically
  • Ans. 

    Creating custom nodes programmatically involves defining the node class, implementing the necessary functionality, and adding it to the system.

    • Define a new class for the custom node

    • Implement the desired functionality within the class

    • Add the custom node to the system programmatically

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - What ever technology working on, Just Be prepared with basic and some advance technology concept

Skills evaluated in this interview

Top TCS iON System Engineer Interview Questions and Answers

Q1. GCD (Greatest Common Divisor) Problem Statement You are given two numbers, X and Y. Your task is to determine the greatest common divisor of these two numbers. The Greatest Common Divisor (GCD) of two integers is the largest positive intege... read more
View answer (1)

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)

Get interview-ready with Top TCS iON Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are your looking after in current role ?
  • Q2. How you experience is valuable to us

Interview Preparation Tips

Interview preparation tips for other job seekers - Structure your answer well and try to showing the work you done and the impact you have generated

Senior Manager Interview Questions asked at other Companies

Q1. 1. What you understand the requirement of shuttering material at project site?
View answer (19)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is vulnerability management
  • Ans. 

    Vulnerability management is the practice of identifying, classifying, prioritizing, and mitigating security vulnerabilities in systems and software.

    • Identifying vulnerabilities in systems and software

    • Classifying vulnerabilities based on severity

    • Prioritizing vulnerabilities based on risk level

    • Mitigating vulnerabilities through patches or other security measures

  • Answered by AI
  • Q2. What is sast dast
  • Ans. 

    SAST stands for Static Application Security Testing and DAST stands for Dynamic Application Security Testing.

    • SAST involves analyzing the application's source code for security vulnerabilities before it is compiled and deployed.

    • DAST involves testing the application while it is running to identify vulnerabilities from the outside.

    • SAST is more focused on finding potential security issues in the code itself, while DAST is ...

  • Answered by AI
  • Q3. What is threat modelling
  • Ans. 

    Threat modelling is a structured approach to identifying and prioritizing potential security threats to a system.

    • Involves identifying potential threats to a system

    • Prioritizing threats based on likelihood and impact

    • Helps in designing appropriate security controls

    • Common methodologies include STRIDE and DREAD

    • Example: Identifying potential threats to a web application such as SQL injection, cross-site scripting, etc.

  • Answered by AI

Skills evaluated in this interview

Security Engineer Interview Questions asked at other Companies

Q1. 1. What is Cryptography? Cryptography is the practice and study of techniques for securing information and communication mainly to protect the data from third parties that the data is not intended for. 2. What is the difference between Symm... read more
View answer (25)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 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 - Assignment 

Marketing ka laya campany ka implies ko other product ka knowledge Assignment ka therow provided sa unko accha sa samjha agya after all Assignment ka basic sa idea ho ta h
Ke hm product ko marketing ma lounch kasa cara jisa campany ko jida profit ho.

Round 3 - Technical 

(4 Questions)

  • Q1. Are u technical using for profit is a campany.
  • Ans. 

    Yes, I am technical and have experience using digital marketing strategies to drive profit for companies.

    • I have a strong technical background in digital marketing tools and platforms.

    • I have successfully implemented digital marketing campaigns that have resulted in increased profits for previous companies.

    • I am proficient in analyzing data and using it to optimize marketing strategies for maximum profitability.

  • Answered by AI
  • Q2. Are u knowledge for group discussion.
  • Ans. Yes change ko accha sa explain kaya jaa sakta h.
  • Answered Anonymously
  • Q3. Marketing are ma aptitude test ka kaya roll h.
  • Q4. Are u knowledge for Case study what kay benefits for marketing are ya campany.
Round 4 - Case Study 

Campany ya other are ma what u solving for Case Study.

Interview Preparation Tips

Interview preparation tips for other job seekers - No

Digital Marketing Manager Interview Questions asked at other Companies

Q1. Because, bidding is not only the factor to block the first position in Ad Ranking. Mainly three factors need to be optimized in order to get the chance to show up of Ad rank 1st, Landing Page Relevancy, Ad Quality Score and Bidding.
View answer (1)

Associate Interview Questions & Answers

user image [5035] Stella S

posted on 18 Sep 2024

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

(2 Questions)

  • Q1. About the final year project for freshers
  • Q2. Self introduction and questions from resume

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)
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 Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops, entity, sql, api
  • Q2. Azure, good, bad, challenge

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)

TCS iON Interview FAQs

How many rounds are there in TCS iON interview for experienced candidates?
TCS iON interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the TCS iON interview process for experienced candidates are Technical, Resume Shortlist and HR.
What are the top questions asked in TCS iON interview for experienced candidates?

Some of the top questions asked at the TCS iON interview for experienced candidates -

  1. tell me about transaction keys in assest account...read more
  2. Are u technical using for profit is a campa...read more
  3. What is the command for checking system connectiv...read more
How long is the TCS iON interview process?

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

Tell us how to improve this page.

TCS iON Interview Process for Experienced

based on 43 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 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
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
ITC Infotech Interview Questions
3.6
 • 334 Interviews
View all

TCS iON Reviews and Ratings

based on 1.3k reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.4

Salary

4.0

Job security

3.8

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 1.3k Reviews and Ratings
Operations Executive
253 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
151 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
126 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
118 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IT Manager
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TCS iON with

Wipro

3.7
Compare

Amazon

4.1
Compare

TCS

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview