Upload Button Icon Add office photos

Filter interviews by

TCS iON Executive Trainer Interview Questions and Answers

Updated 21 Feb 2023

TCS iON Executive Trainer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Patna University and was interviewed in Jan 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 - Group Discussion 

10 members in a GD. A topic given by hr to speak for 10 min for whole time

Round 3 - Aptitude Test 

80 questions in 1 hrs @tata ion center

Round 4 - HR 

(2 Questions)

  • Q1. Personal and tr questions
  • Q2. Tell me about your weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be confident and get ready with your content

Interview questions from similar companies

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

Basic questions on oops and sql queries

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Query on many to many table and aggregations
  • Q2. OOPS concepts and SpringBoot
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concepts, Encapsulation, Abstraction in detail with example
  • Q2. Types of beans in Java
  • Ans. 

    Java has two types of beans: stateful and stateless beans.

    • Stateful beans maintain conversational state with the client, while stateless beans do not.

    • Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.

    • Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code to sort an Array in ascending order
  • Ans. 

    Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.

    • Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.

    • For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.

    • Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.

  • Answered by AI
  • Q2. Find the second greatest number in an array
  • Ans. 

    Iterate through the array to find the second greatest number.

    • Iterate through the array and keep track of the greatest and second greatest numbers.

    • Compare each element with the current greatest and second greatest numbers.

    • Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Case Study 

Simple and easy just think and answer according to the that from the given text

Round 2 - HR 

(5 Questions)

  • Q1. Self Introduction
  • Q2. Why do we want to hire you?
  • Q3. Basic Human Anatomy and Physiology
  • Q4. Why do you choose Biomedical engineering as you career?
  • Q5. What is Biomaterials

Interview Preparation Tips

Topics to prepare for Episource Trainee interview:
  • Human Anatomy
  • Physiology
Interview preparation tips for other job seekers - If you don't know the answer instead of wasting the time of the HR just say yu don't know but not in a red flag
Be bold to answer all the questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. There were 5 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 

Aptitude + Technical

Round 3 - Coding Test 

5 problem statements and need to write code in any language

Round 4 - Technical 

(1 Question)

  • Q1. General Previous Work Experience Technical
Round 5 - HR 

(1 Question)

  • Q1. HR related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Registered on company portal on 11th Feb 2020. HR called me on Thursday, 19th Feb 2020 after screening my resume uploaded on their portal. First she ask me some information about me as every HR person ask while initial talk. She ask me to attend an interview on the next day but as I said for me not possible, asked her that day after tomorrow can come for interview that too not to Mumbai but to Pune office location. She was fine with it and scheduled interview on 21st Feb 2020 as sent mail soon after the discussion with the company address and time as usually happens scheduled interview this way. As my preparation was really well with the basics for the job as Fresher. As per the date and time, I attend interview on 21st Feb 2020 at Pune office. Initially they ask me to fill the detail on their form. Then after some time ask me to give an aptitude and technical test on computer. Then I had to wait for further things or rounds as given aptitude on general aptitude along with technica test. And good news that will take several rounds on interviews. So considering initial aptitude there were 4 rounds Aptitude, Technical Programming Test, Technical and HR. In Technical programming there were 5 programs and was very sure about the success as absolutely confident on hard work. Then in Technical Interview here not writing all questions but as usual introduction, education, earlier work history, technical things for the job profile as needed Fresher candidate with designation as Trainee Engineer. And then HR Interview, As done with interview process around 4:00 PM, on the same day got call in the evening at 6:00 PM but as was traveling did not receive call and as reached home late not called back. Decide to call on next day but as Saturday off. Then called on the Monday morning and heard the words Congratulations you are selected. We will share the further details of joining date etc very soon. Received call on 3rd March for the joining date intimation and mail in details on the very next day. And on 9th March 2020 joined the organization as Trainee Engineer by doing formalities of documentation as in every organization happens.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Self introduction

Interview Preparation Tips

Topics to prepare for Apexon Trainee interview:
  • Prepare one topic

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

Interview Questionnaire 

1 Question

  • Q1. Some basic questions on coding

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very good

Trainee Interview Questions & Answers

CitiusTech user image Swetha Hosamani

posted on 29 Aug 2024

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

(2 Questions)

  • Q1. Project experience
  • Ans. 

    I have worked on multiple projects during my time in university, including a group project on developing a mobile application.

    • Developed a mobile application for a group project

    • Collaborated with team members to design and implement features

    • Tested the application for bugs and user experience

    • Presented the project to professors and peers for evaluation

  • Answered by AI
  • Q2. Behavioural question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Assignment 

Give a topic and ask question from the topic

Round 3 - Technical 

(4 Questions)

  • Q1. Ask question anatomy physiology and body systems
  • Q2. Explain cardiovascular system
  • Q3. Nervous system disease and treatment
  • Q4. Longest bone in our human body
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare anatomy and physiology and all body systems function that enough

Trainee Interview Questions & Answers

CitiusTech user image Vishwajeet Jadhav

posted on 29 Dec 2023

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Project code explanation and basic programming questions

TCS iON Interview FAQs

How many rounds are there in TCS iON Executive Trainer interview?
TCS iON interview process usually has 4 rounds. The most common rounds in the TCS iON interview process are Resume Shortlist, Group Discussion and Aptitude Test.

Tell us how to improve this page.

People are getting interviews through

based on 1 TCS iON interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
CitiusTech Interview Questions
3.4
 • 264 Interviews
View all
Operations Executive
294 salaries
unlock blur

₹1.1 L/yr - ₹6 L/yr

Software Developer
142 salaries
unlock blur

₹2.1 L/yr - ₹11.6 L/yr

Software Engineer
121 salaries
unlock blur

₹2.1 L/yr - ₹9.4 L/yr

System Engineer
103 salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

IT Manager
58 salaries
unlock blur

₹1.2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare TCS iON with

Wipro

3.7
Compare

Amazon

4.1
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview