Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Teleperformance Team. If you also belong to the team, you can get access from here

Teleperformance Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 27.8k Reviews

Filter interviews by

Teleperformance Exchange Administrator Interview Questions, Process, and Tips

Updated 25 Sep 2021

Teleperformance Exchange Administrator Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What is Autodiscover Response
  • Ans. 

    Autodiscover Response is a feature in Exchange Server that automatically configures email clients with server settings.

    • Autodiscover Response provides email clients with the necessary server settings to connect to Exchange Server.

    • It uses the user's email address and domain to locate the Exchange Server and configure the client.

    • Autodiscover Response can be configured using DNS records or by specifying the settings in Exc...

  • Answered by AI
  • Q2. What is remote domain
  • Ans. 

    A remote domain is a domain that is external to the local domain and is accessed through a network connection.

    • Remote domains are used for email routing between different organizations.

    • They can be configured in Exchange Server to allow for communication with external domains.

    • Remote domains can also be used to apply message format policies to messages sent to specific domains.

    • Examples of remote domains include gmail.com,

  • Answered by AI
  • Q3. What is DBEB
  • Ans. 

    DBEB stands for Database Event Broker, a tool used for monitoring and managing database events.

    • DBEB is a software tool used for monitoring and managing database events.

    • It allows administrators to track and respond to database events in real-time.

    • DBEB can be used to automate tasks such as backup and recovery, and to generate alerts when specific events occur.

    • It supports a variety of database platforms including Oracle,

  • Answered by AI
  • Q4. Prerequisites of Hybrid Move
  • Ans. 

    Hybrid Move prerequisites include proper licensing, network connectivity, and domain configuration.

    • Proper licensing for both on-premises and cloud environments

    • Network connectivity between on-premises and cloud environments

    • Domain configuration and synchronization

    • Exchange Server version compatibility

    • Sufficient resources for migration

    • Valid SSL certificate for Exchange Server

    • Proper permissions for migration account

    • Validate...

  • Answered by AI
  • Q5. Concepts Behind Federation
  • Ans. 

    Federation is a way to establish trust between different organizations to share resources and collaborate.

    • Federation allows for single sign-on across multiple organizations.

    • It enables secure communication and data sharing between organizations.

    • Examples include Microsoft Federation Gateway and Shibboleth.

    • Federation can be implemented using various protocols such as SAML, OAuth, and OpenID Connect.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover related Docs Article

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Aptitude question
  • Q2. Explanation about my project
  • Ans. 

    I developed a web application for tracking personal fitness goals and progress.

    • Used HTML, CSS, and JavaScript for front-end development

    • Utilized Node.js and Express for back-end development

    • Implemented user authentication and data storage using MongoDB

    • Incorporated data visualization tools like Chart.js for displaying progress graphs

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is k in KNN algorithm ?
  • Ans. 

    k in KNN algorithm represents the number of nearest neighbors to consider when making a prediction.

    • k is a hyperparameter that is chosen by the user and determines how many neighbors to look at when classifying a new data point.

    • A smaller value of k can lead to overfitting, while a larger value can lead to underfitting.

    • For example, if k=3 in a KNN algorithm, the prediction for a new data point will be based on the majori

  • Answered by AI
  • Q2. A small riddle

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know all the concepts of your project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. Introduction round about yourself
  • Q3. About work experience in past company
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 Aug 2024. There was 1 interview round.

Round 1 - Case Study 

Java stream api question and some basic questions in java

Interview Preparation Tips

Interview preparation tips for other job seekers - case study regarding interfaces and object class methods
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Hashmap question
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2023. There were 3 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 

First time attend aptitude test .

Round 3 - Technical 

(5 Questions)

  • Q1. Any computer engineering basic questions
  • Q2. C,C++,java , python
  • Q3. What is inheritance.how many times of inheritance.
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.

    • There are different types of inheritance such as single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.

    • Example: Class B inheriting from Class A - 'class B: public A {}'

  • Answered by AI
  • Q4. How many characters are used in C.
  • Ans. 

    C uses a set of 128 characters, including letters, digits, special characters, and control characters.

    • C uses 26 letters (uppercase and lowercase), 10 digits (0-9), and various special characters like !, @, #, $, %, etc.

    • C also includes control characters like newline, tab, carriage return, etc.

    • The total number of characters used in C is 128.

  • Answered by AI
  • Q5. What is c. How many characters are used.
  • Ans. 

    C is a programming language known for its efficiency and flexibility. It uses 256 characters.

    • C is a high-level programming language used for system programming, embedded systems, and applications.

    • C uses 256 characters, including letters, digits, special characters, and whitespace.

    • Examples of characters in C include 'a', '1', '+', and ' '.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Jan 2023.

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 - Technical 

(2 Questions)

  • Q1. Questions regarding React.js, TypeScript, GraphQL pure component, hooks, useEffect vs useLayoutEffect, portals in react, how do you make API calls, What are ref in React, error handling in react how to ove...
  • Q2. Small machine coding assignment to solve in online IDE fetch data from API & show the results also provide search input box at top where user can search items.
Round 3 - Technical 

(2 Questions)

  • Q1. How do you create GQL server, directive in GQL, Fragments in GQL how do you write unit tests for gql Queries/mutations (on the server side) TypeScript: Partial, Decorators, unions, Generics useCallback vs ...
  • Ans. 

    Answering questions related to creating GQL server, directives, fragments, unit tests, TypeScript features, and React.js functionalities.

    • To create a GQL server, you can use tools like Apollo Server or Express with GraphQL middleware.

    • Directives in GQL are used to modify the behavior of a field or fragment in a query. For example, @include and @skip are common directives.

    • Fragments in GQL allow you to define reusable unit...

  • Answered by AI
  • Q2. React Router & Authentication using jwt
  • Ans. 

    React Router is used for client-side routing in React applications. JWT is used for authentication by generating tokens for secure communication.

    • React Router is a library that allows for declarative routing in React applications

    • Authentication using JWT involves generating a token on the server and sending it to the client for subsequent requests

    • JWT tokens typically contain information about the user and are signed to e

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. 2 people took the interview & it took 1 hour 15 mins 1. Array based question on sorting & merging 2. array based easy question 3. sorting related question (medium level)

Interview Preparation Tips

Topics to prepare for Firstsource Solutions Senior Software Engineer interview:
  • Javascript
  • React.Js
  • Typescript
  • GraphQL
  • Data Structures
Interview preparation tips for other job seekers - there were total 4 technical rounds.
I was able to clear 3 rounds & after the final round, I waited for the feedback but they didn't replied.
I then followed up with HR person, he said he will update by EOD.
I again waited for another 2 days but didn't receive any response.
Again, I called HR to follow up, he said the job position had been put on hold.
It was total waste of my time, I felt very bad because I prepared before every round & was confident on my skills.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.

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 - Aptitude Test 

1-hour exam, few math questions, and few technical were asked, and all were MCQs

Round 3 - Group Discussion 

Very general topics were asked to check our communication skills

Round 4 - Technical 

(3 Questions)

  • Q1. Intro, DBMS, SQL questions, OOPs concepts, and real-life examples, About the project I worked in, were asked. Most of the questions are based on the resume.
  • Q2. OOPs- inheritance, encapsulation code on it overloading, overriding concept and coding question
  • Q3. Coding questions on strings

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare OOPs concepts properly, understand the questions properly, and give the right answers. Deliver every answer with real life example.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is oop? What is inheritance? What is cooling?
  • Ans. 

    OOP is a programming paradigm that uses objects to represent and manipulate data. Inheritance is a mechanism for creating new classes based on existing ones. Cooling is not a relevant term in software engineering.

    • OOP stands for Object-Oriented Programming

    • In OOP, objects are instances of classes that encapsulate data and behavior

    • Inheritance allows a new class to be based on an existing class, inheriting its properties a...

  • Answered by AI
  • Q2. Good. Bbbbbbbb Goodjjjjjhjjjjjjj Goodyuhjhhhhh

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a god company to work with conduent.................
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

In Aptitude test in Math & Reasoning &English is be must for 1st round.

Round 3 - Coding Test 

In Coding Round first of all basic programing language C & 2nd One Oops language & DBMS must be knowledge. And then coding profile is above.

Interview Preparation Tips

Interview preparation tips for other job seekers - Dependent on basis his skill, talent, knowledge. Now must be coding knowledge.

Teleperformance Interview FAQs

What are the top questions asked in Teleperformance Exchange Administrator interview?

Some of the top questions asked at the Teleperformance Exchange Administrator interview -

  1. What is Autodiscover Respo...read more
  2. What is remote dom...read more
  3. What is D...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Teleperformance interview
Job Portal
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

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
WNS Interview Questions
3.4
 • 951 Interviews
View all
Customer Care Executive
6.4k salaries
unlock blur

₹0.8 L/yr - ₹4.5 L/yr

Customer Service Executive
6.1k salaries
unlock blur

₹1 L/yr - ₹7.5 L/yr

Customer Service Associate
6k salaries
unlock blur

₹0.9 L/yr - ₹4.2 L/yr

Team Lead
3.3k salaries
unlock blur

₹1 L/yr - ₹8 L/yr

Senior Customer Service Executive
2.9k salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Explore more salaries
Compare Teleperformance with

Concentrix Corporation

3.8
Compare

Foundever

3.6
Compare

Wipro

3.7
Compare

Genpact

3.9
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