Upload Button Icon Add office photos

Filter interviews by

TNS India Foundation Interview Questions and Answers

Updated 16 Dec 2024

TNS India Foundation Interview Experiences

Popular Designations

3 interviews found

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

I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What do you know about data analysis?
  • Ans. 

    Data analysis involves collecting, organizing, and interpreting data to uncover patterns and insights.

    • Data analysis is the process of inspecting, cleaning, transforming, and modeling data to discover useful information.

    • It involves collecting and organizing data from various sources.

    • Data analysis techniques include statistical analysis, data mining, and data visualization.

    • It helps in making informed decisions and identi...

  • Answered by AI
  • Q2. Tell me about your projects?

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to have basic knowledge of LOOKUP's, pivot tables and data analysis

Program Associate Interview Questions asked at other Companies

Q1. Detect the First Node of the Loop in a Singly Linked List You are provided with a singly linked list that may contain a cycle. Your task is to return the node where the cycle begins, if such a cycle exists. A cycle occurs if a node's next p... read more
View answer (1)

Sopra Steria

Success to our employee's well-being? A work-life balance that's simply unbeatable.

Our employees have rated us 4 for Work-Life Balance on AmbitionBox

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 Aug 2022. There were 7 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 Resume tips
Round 2 - Screening round 

(1 Question)

  • Q1. Introduction & background verification+ verification of communication skills
Round 3 - Group Discussion 

I have to explain abt hashmap concept+ coding

Round 4 - Technical 

(2 Questions)

  • Q1. Core java related questions
  • Q2. Explain oops concept
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm that organizes data and behavior into reusable objects.

    • OOP focuses on creating objects that contain both data and methods.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Encapsulation hides the internal details of an object and provides a public interface.

    • Inheritance allows objects to inherit properties and methods from parent classes.

    • Po...

  • Answered by AI
Round 5 - MCQ test 

(1 Question)

  • Q1. All core java+sql related mcq
Round 6 - Behavioral 

(1 Question)

  • Q1. Conditional base question
Round 7 - HR 

(1 Question)

  • Q1. Basic question abt package & all

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident always make eye contact & use proper gestures.be calm and keep smile on face. Think properly & then answer..be a good listener first the try to answer. Give respect to interviewer based on it company rule.if it is non it company then follow non it rule.

Program Specialist Interview Questions asked at other Companies

Q1. What are the tools you know?
View answer (2)
TNS India Foundation Interview Questions and Answers for Freshers
illustration image

Trainer Interview Questions & Answers

user image Alaguabarna Baskar

posted on 16 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself

Trainer Interview Questions asked at other Companies

Q1. Many times you know that customer will be angry or rude if you give the correct solution then how to manage for customer satisfaction?
View answer (2)

Jobs at TNS India Foundation

View all

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. All Technical quetions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared technically

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

Contribute & help others!
anonymous
You can choose to be anonymous

TNS India Foundation Interview FAQs

How many rounds are there in TNS India Foundation interview?
TNS India Foundation interview process usually has 3 rounds. The most common rounds in the TNS India Foundation interview process are One-on-one Round, Resume Shortlist and Group Discussion.
How to prepare for TNS India Foundation 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 TNS India Foundation. The most common topics and skills that interviewers at TNS India Foundation expect are Soft Skills Training, Communication Skills, Education, Program Management and Project Management.
What are the top questions asked in TNS India Foundation interview?

Some of the top questions asked at the TNS India Foundation interview -

  1. what do you know about data analys...read more
  2. Explain oops conc...read more
  3. Introduction & background verification+ verification of communication ski...read more

Recently Viewed

REVIEWS

Teleperformance

No Reviews

LIST OF COMPANIES

Foundever

Locations

LIST OF COMPANIES

Globiva

Locations

REVIEWS

Altruist Technologies

No Reviews

LIST OF COMPANIES

Conduent

Locations

LIST OF COMPANIES

NetAmbit

Locations

LIST OF COMPANIES

ICCS

Locations

LIST OF COMPANIES

WNS

Locations

SALARIES

Teleperformance

No Salaries

COMPANY BENEFITS

Teleperformance

No Benefits

Tell us how to improve this page.

TNS India Foundation Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

HCLTech

A more secure future awaits you

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
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.7
 • 5.6k Interviews
Tata Trusts Interview Questions
4.4
 • 8 Interviews
View all

TNS India Foundation Reviews and Ratings

based on 34 reviews

3.9/5

Rating in categories

3.7

Skill development

4.2

Work-life balance

3.7

Salary

3.7

Job security

3.9

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 34 Reviews and Ratings
Finance Trainer

Mumbai,

Hyderabad / Secunderabad

+1

0-5 Yrs

₹ 5.5-6.5 LPA

Explore more jobs
Program Specialist
19 salaries
unlock blur

₹5 L/yr - ₹6.5 L/yr

Assistant Manager
4 salaries
unlock blur

₹9.2 L/yr - ₹10.6 L/yr

Project Manager
4 salaries
unlock blur

₹13.5 L/yr - ₹15.7 L/yr

Soft Skills Trainer
4 salaries
unlock blur

₹5.2 L/yr - ₹5.5 L/yr

Program Management Associate
4 salaries
unlock blur

₹5 L/yr - ₹6.5 L/yr

Explore more salaries
Compare TNS India Foundation with

Bill & Melinda Gates Foundation

4.2
Compare

Ford Foundation

4.0
Compare

Azim Premji Foundation

3.9
Compare

Reliance Foundation India

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