Upload Button Icon Add office photos

TCS iON

Compare button icon Compare button icon Compare

Filter interviews by

TCS iON Engineer Trainee Interview Questions and Answers

Updated 3 Aug 2024

TCS iON Engineer Trainee Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and some technical

Round 2 - Technical 

(3 Questions)

  • Q1. What is array, string, memory allocation
  • Ans. 

    Array is a collection of elements of the same data type. String is a sequence of characters. Memory allocation is the process of reserving space in memory for variables.

    • Array: int numbers[5] = {1, 2, 3, 4, 5};

    • String: char name[] = 'John';

    • Memory allocation: int *ptr = (int*)malloc(5 * sizeof(int));

  • Answered by AI
  • Q2. String,pointers,types, differences
  • Q3. Union, structure
Round 3 - HR 

(2 Questions)

  • Q1. Relocation, inspiration, motivation,
  • Q2. Join, location , exams done

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude round mcq based question they ask in online mode. their level is easy to medium.

Round 2 - Coding Test 

In coding round 2 coding they give me they are dsa question.

Interview Preparation Tips

Topics to prepare for TCS iON Engineer Trainee interview:
  • DSA
  • Java
  • HTML
  • CSS
  • Javascript
Interview preparation tips for other job seekers - both 2 round you can solve it prapared about your interviwer round they your project related question. what language you know they ask again they ask you dsa related question. and some any programming language.

Engineer Trainee Interview Questions Asked at Other Companies

Q1. If 10 people had a meeting and they shake hands only once with ea ... read more
asked in Siemens
Q2. Puzzle - A drawer contains 10 pairs each of red and blue socks. W ... read more
asked in Sobha
Q3. Shear force diagram and bending moment diagram for combination of ... read more
Q4. Explain stress and strain curve; Different Modulus eg young,bulk ... read more
asked in AVASOFT
Q5. What is logic of amstrong number say its coding logic

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes
Total Questions: 30

College Name: niet

I appeared for an interview in Nov 2016.

Interview Questionnaire 

1 Question

  • Q1. Basic C,Java

Interview Preparation Tips

Round: Test
Total Questions: 40

College Name: Malla Reddy Institute Of Engineering & Technology ( MRIET )

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Ans. 

    Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.

    • Name mangling is used in C++ to support function overloading.

    • It is also used in Python to avoid naming conflicts in modules.

    • Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.

    • In C++, name mangling can be seen by using the 'nm' comman

  • Answered by AI

Skills evaluated in this interview

I appeared for an interview in Oct 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Mechanical Engineering, passionate about problem-solving and eager to learn and grow in the field.

    • Recent graduate with a degree in Mechanical Engineering

    • Passionate about problem-solving and critical thinking

    • Eager to learn and grow in the field

  • Answered by AI
  • Q2. Why should we hire you
  • Ans. 

    I am a dedicated and quick learner with a strong technical background and a passion for engineering.

    • I have a solid foundation in engineering principles and technical skills.

    • I am a quick learner and adapt easily to new technologies and processes.

    • I am dedicated to my work and always strive for excellence in everything I do.

    • I have a passion for engineering and am excited about the opportunity to contribute to your team.

  • Answered by AI
  • Q3. Questions based on what you have written on your resume

Interview Preparation Tips

Round: Test
Experience: The aptitude test was quite simple. Basic knowledge about all the given sections would help you to crack the test.
Duration: 1 hour 15 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: The interview process was very easy. Both, the technical and HR staff was very polite. Their main aim was to check communication skills and the basics of the technologies used.

Skills: Communication , Technical Skills
College Name: MIT College Of Engineering

Interview Preparation Tips

Round: Test
Experience: Aptitude test consist of sections of quants , Lr and english along with it we faced 2 sections of technical consisting of oops and sql
Tips: Apti is the main part so focus on it to achieve highest score. Oops questions are quite easy and very general questions of sql are asked so prepare accordingly.
Duration: 1 hour

Round: Group Discussion
Tips: Speak relevant. Repetition of points will not help. Focus is mainly given on the way you speak.
Duration: 20 minutes

Round: Technical Interview
Experience: Questions related to branch were asked along with programming questions.

College Name: Ycce

I applied via Job Portal and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding Data science

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall interview was a good experience for me, I was able to answer almost to every question, few questions was little tricky.

I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is the use of python in IT
  • Ans. 

    Python is widely used in IT for web development, data analysis, artificial intelligence, automation, and scripting.

    • Python is used for web development frameworks like Django and Flask.

    • It is used for data analysis and scientific computing with libraries like NumPy, Pandas, and SciPy.

    • Python is popular for artificial intelligence and machine learning with libraries like TensorFlow and PyTorch.

    • It is used for automation and ...

  • Answered by AI
  • Q2. What tools are used in AI
  • Ans. 

    Various tools are used in AI to develop, train, and deploy AI models.

    • Python: Popular programming language for AI development

    • TensorFlow: Open-source library for machine learning

    • PyTorch: Deep learning framework

    • Scikit-learn: Machine learning library

    • Keras: High-level neural networks API

    • Jupyter Notebook: Interactive coding environment

    • Pandas: Data manipulation and analysis library

    • NumPy: Numerical computing library

    • OpenAI Gym:...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - IF YOU DON'T KNOW THE ANWER DON'T BE PANIC JUST SAY I'M SORRY

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. React hooks

TCS iON Interview FAQs

How many rounds are there in TCS iON Engineer Trainee interview?
TCS iON interview process usually has 2-3 rounds. The most common rounds in the TCS iON interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in TCS iON Engineer Trainee interview?

Some of the top questions asked at the TCS iON Engineer Trainee interview -

  1. What is array, string, memory allocat...read more
  2. String,pointers,types, differen...read more
  3. Join, location , exams d...read more

Tell us how to improve this page.

TCS iON Engineer Trainee Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
TCS iON Engineer Trainee Salary
based on 9 salaries
₹3 L/yr - ₹4 L/yr
12% more than the average Engineer Trainee Salary in India
View more details

TCS iON Engineer Trainee Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

3.0

Company culture

4.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Operations Executive
268 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Software Developer
151 salaries
unlock blur

₹2.8 L/yr - ₹12 L/yr

Software Engineer
119 salaries
unlock blur

₹2.1 L/yr - ₹9 L/yr

System Engineer
103 salaries
unlock blur

₹2.2 L/yr - ₹9.2 L/yr

IT Manager
57 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.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview