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.6k Reviews

Filter interviews by

Teleperformance Project Manager-IT/Software Interview Questions and Answers for Experienced

Updated 22 May 2021

Teleperformance Project Manager-IT/Software Interview Experiences for Experienced

1 interview found

Interview Questionnaire 

5 Questions

  • Q1. A brief about myself specially on professional front.
  • Q2. How do you handle pressure situation?
  • Q3. How is your communication plan?
  • Q4. What steps do you follow for a critical and large project?
  • Q5. What financial management tool do you use to manage project finance?
  • Ans. 

    We use a combination of Excel spreadsheets and project management software to manage project finance.

    • We use Excel spreadsheets to track expenses and budget

    • We use project management software to monitor project progress and financial status

    • We regularly update our financial reports and share them with stakeholders

    • We ensure that all expenses are properly documented and accounted for

    • We work closely with the finance team to ...

  • Answered by AI

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Walk-in

Round 1 - Technical 

(5 Questions)

  • Q1. Hibernate, MicroService static keywords,super key words
  • Q2. SQL group by query
  • Q3. Hibernate annotations
  • Q4. Singleton class
  • Q5. Controller and rest controller

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics question of Java
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Java concepts - Oops, collection
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Related to programming
Round 2 - Coding Test 

Have asked many questions related to coding

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

I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. How to handle data load
  • Ans. 

    Handle data load by optimizing database queries, using indexing, caching, and load balancing.

    • Optimize database queries to reduce load on servers

    • Use indexing to speed up data retrieval

    • Implement caching to store frequently accessed data

    • Utilize load balancing to distribute data load evenly across servers

  • Answered by AI
  • Q2. What is paging describe how it works
  • Ans. 

    Paging is a memory management scheme that allows the operating system to use secondary storage as an extension of the computer's primary memory.

    • Paging divides the physical memory into fixed-size blocks called pages.

    • Virtual memory is divided into fixed-size blocks called frames.

    • The operating system keeps track of the mapping between pages and frames using a page table.

    • When a process requests data that is not in physical...

  • Answered by AI
  • Q3. What is connection string
  • Ans. 

    A connection string is a string that specifies information about a data source and the means of connecting to it.

    • Contains information such as server name, database name, authentication details, etc.

    • Used by applications to establish a connection to a database or other data source.

    • Formatted in a specific way depending on the database management system being used.

    • Example: 'Server=myServerAddress;Database=myDataBase;User I

  • Answered by AI
  • Q4. Difference between procedure and functions
  • Ans. 

    Procedures do not return values, functions return values.

    • Procedures are a set of instructions that perform a specific task, but do not return a value.

    • Functions are also a set of instructions that perform a specific task, but they return a value.

    • Functions can be called within expressions, while procedures cannot.

    • Example: Procedure to display a message vs Function to calculate the sum of two numbers.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic of .net framework
Round 2 - Technical 

(2 Questions)

  • Q1. Asp net and related basics
  • Q2. What is filters in asp .net
  • Ans. 

    Filters in ASP.NET are used to intercept and modify HTTP requests and responses.

    • Filters are used to perform pre-processing and post-processing tasks in ASP.NET applications.

    • There are different types of filters in ASP.NET such as Authorization filters, Action filters, Result filters, and Exception filters.

    • Filters can be applied at the controller level or at the action method level.

    • Filters can be used to perform tasks li...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java/Java 8 - Collection, Stream API, Method Reference, Framework- Spring basics, Struts2, Hibernate Database - Oracle

Interview Preparation Tips

Topics to prepare for WNS Senior Software Engineer interview:
  • Core Java
  • Java 8
  • Struts2
  • Hibernate
  • Oracle
  • Stream api
Interview preparation tips for other job seekers - Interview difficulty was average. Mostly focused on Basic things.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ questions only of 30 marks

Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Code write to connected domain

Round 3 - Technical 

(1 Question)

  • Q1. Depth knowledge on Subject

Tell us how to improve this page.

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
 • 952 Interviews
View all
Customer Care Executive
6.4k salaries
unlock blur

₹0.8 L/yr - ₹7.3 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.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