AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
logo
Premium Employer

i

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

Principal Global Services Verified Tick Work with us arrow

Compare button icon Compare button icon Compare
3.9

based on 678 Reviews

  • Why join us
  • Reviews
    678
  • Salaries
    4.9k
  • Interviews
    73
  • Jobs
    1
  • Benefits
    104
  • Photos
    5
  • Posts
    3

Filter interviews by

Principal Global Services Interview Questions and Answers

Updated 17 Jun 2025
Popular Designations

34 Interview questions

A Software Engineer was asked 5d ago
Q. What happens when you click on a link in your web browser?
Ans. 

Clicking a link initiates a series of network and browser processes to retrieve and display the linked content.

  • The browser sends an HTTP request to the server hosting the link.

  • DNS resolution occurs to translate the domain name into an IP address.

  • The server processes the request and sends back an HTTP response.

  • The browser renders the HTML, CSS, and JavaScript received from the server.

  • If the link is to a different d...

View all Software Engineer interview questions
A Client Service Specialist was asked 2w ago
Q. What is a 401(k) plan?
Ans. 

A 401(k) plan is a retirement savings account offered by employers, allowing employees to save pre-tax income for retirement.

  • Employees can contribute a portion of their salary to the plan, often pre-tax, reducing their taxable income.

  • Employers may match contributions up to a certain percentage, enhancing retirement savings (e.g., 50% match on the first 6%).

  • Funds in a 401(k) grow tax-deferred until withdrawal, typi...

View all Client Service Specialist interview questions
A Senior Data Engineer was asked 7mo ago
Q. How do you reverse a list without using built-in functions?
Ans. 

Reverse a list without using inbuilt functions

  • Create two pointers, one at the start and one at the end of the array

  • Swap the elements at the two pointers and move them towards the center until they meet

  • Repeat the process until the entire list is reversed

View all Senior Data Engineer interview questions
A Senior Data Engineer was asked 7mo ago
Q. Write an SQL query to delete duplicate rows from a table using Common Table Expressions (CTEs).
Ans. 

Using Common Table Expressions (CTEs) to delete duplicates in SQL query

  • Use a CTE to identify duplicates by ranking rows based on a unique identifier

  • Delete rows with duplicate ranks in the main query

View all Senior Data Engineer interview questions
A Software Developer was asked 9mo ago
Q. How do you handle duplicate entries in a database?
Ans. 

Duplicate entries in the database can be handled by using unique constraints, deduplication scripts, or merging duplicate records.

  • Use unique constraints in the database schema to prevent duplicate entries.

  • Implement deduplication scripts to regularly scan and remove duplicate records.

  • Merge duplicate records by updating one record with the information from the other duplicate record.

View all Software Developer interview questions
A Software Developer was asked 9mo ago
Q. How did you implement concepts of OOP in your projects?
Ans. 

I implemented concepts of OOP in my projects by creating classes, objects, inheritance, encapsulation, and polymorphism.

  • Used classes to represent real-world entities

  • Implemented inheritance to reuse code and create a hierarchy of classes

  • Utilized encapsulation to hide data and restrict access to it

  • Applied polymorphism to allow objects of different classes to be treated as objects of a common superclass

View all Software Developer interview questions
A Software Developer was asked 12mo ago
Q. Why did you choose CSE?
Ans. 

Passion for problem-solving and interest in technology led me to choose Computer Science Engineering.

  • Passion for problem-solving

  • Interest in technology

  • Opportunities for innovation and creativity

  • High demand and job prospects in the field

View all Software Developer interview questions
Are these interview questions helpful?
A Process Associate was asked
Q. What is insurance?
Ans. 

Insurance is a contract between an individual and an insurance company where the individual pays premiums in exchange for financial protection against potential losses.

  • Insurance is a form of risk management to protect against financial loss.

  • Types of insurance include health, life, auto, home, and travel insurance.

  • Premiums are paid by the insured to the insurance company in exchange for coverage.

  • Insurance policies ...

View all Process Associate interview questions
A Process Associate was asked
Q. What is VLOOKUP?
Ans. 

VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value from another column.

  • VLOOKUP stands for 'Vertical Lookup'

  • It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column

  • Syntax: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

  • Example: =VLOOKUP(A2, B2:D10, 3, FALSE) - ...

View all Process Associate interview questions
A Process Associate was asked
Q. What are the different types of insurance?
Ans. 

Insurance is a financial product that provides protection against specific risks in exchange for payment of a premium.

  • Insurance is a contract between the insurer (insurance company) and the insured (policyholder).

  • Types of insurance include life insurance, health insurance, auto insurance, home insurance, and more.

  • Insurance helps individuals and businesses manage risk by transferring it to the insurance company.

  • Pre...

View all Process Associate interview questions
1 2 3 4

Principal Global Services Interview Experiences

73 interviews found

Software Developer Interview Questions & Answers

user image Anonymous

posted on 23 Sep 2024

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 Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

After 3 sections of aptitude, English and core subjects, there were two coding problems both based on string one was easy and other was medium.

Round 2 - Technical 

(5 Questions)

  • Q1. Explain the projects in your resume
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Utilized HTML, CSS, JavaScript for front-end development

    • Used PHP and MySQL for back-end functionality

    • Implemented user authentication and authorization features

    • Integrated calendar and notification system for task reminders

  • Answered by AI
    Add your answer
  • Q2. Explain the backend side of your project
  • Ans. 

    The backend of my project is responsible for handling server-side logic and data processing.

    • Implemented RESTful APIs for communication between frontend and backend

    • Used Node.js and Express for server-side scripting

    • Utilized MongoDB for database management

    • Implemented authentication and authorization using JWT tokens

  • Answered by AI
    Add your answer
  • Q3. How did you implement concepts of OOP in your projects
  • Ans. 

    I implemented concepts of OOP in my projects by creating classes, objects, inheritance, encapsulation, and polymorphism.

    • Used classes to represent real-world entities

    • Implemented inheritance to reuse code and create a hierarchy of classes

    • Utilized encapsulation to hide data and restrict access to it

    • Applied polymorphism to allow objects of different classes to be treated as objects of a common superclass

  • Answered by AI
    Add your answer
  • Q4. How to handle duplicate entries in the database
  • Ans. 

    Duplicate entries in the database can be handled by using unique constraints, deduplication scripts, or merging duplicate records.

    • Use unique constraints in the database schema to prevent duplicate entries.

    • Implement deduplication scripts to regularly scan and remove duplicate records.

    • Merge duplicate records by updating one record with the information from the other duplicate record.

  • Answered by AI
    Add your answer
  • Q5. Write a code to tell whether a string is palindrome or not
  • Ans. 

    Code to check if a string is a palindrome or not

    • Create a function that takes a string as input

    • Remove all non-alphanumeric characters and convert to lowercase

    • Compare the string with its reverse to check if it's a palindrome

  • Answered by AI
    Add your answer

Interview Preparation Tips

Topics to prepare for Principal Global Services Software Developer interview:
  • Java
  • Backend
  • OOPS
  • DBMS
Interview preparation tips for other job seekers - Be confident, it is easy to crack

Skills evaluated in this interview

Anonymous

Senior Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Sep 2024

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

(2 Questions)

  • Q1. Fixed assets account questions
  • Add your answer
  • Q2. Expenses accounting questions
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. R2R RELATED QUESTION
  • Add your answer
  • Q2. Accounts payable
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Salary discussions and company policy information
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer are asking very deep questions related process.
Anonymous

Senior Data Engineer Interview Questions & Answers

user image ABHISHEK JHA

posted on 9 Nov 2024

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

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. End to End project Architecture and data pipeline working
  • Ans. 

    End to end project architecture involves designing and implementing a data pipeline to process and analyze data from various sources.

    • Define project requirements and goals

    • Design data architecture including data sources, storage, processing, and analytics tools

    • Implement data pipeline to extract, transform, and load data

    • Ensure data quality and consistency throughout the pipeline

    • Monitor and optimize performance of the data...

  • Answered by AI
    Add your answer
  • Q2. Optimization performed in current project
  • Ans. 

    Implemented query optimization techniques to improve performance in data processing.

    • Utilized indexing to speed up data retrieval

    • Optimized SQL queries by rewriting them for better performance

    • Implemented caching mechanisms to reduce redundant data processing

  • Answered by AI
    Add your answer
  • Q3. SQL query to delete Duplicates using CTEs
  • Ans. 

    Using Common Table Expressions (CTEs) to delete duplicates in SQL query

    • Use a CTE to identify duplicates by ranking rows based on a unique identifier

    • Delete rows with duplicate ranks in the main query

  • Answered by AI
    Add your answer
  • Q4. Basic Python theory questions on lists and tuples and dictionaries
  • Add your answer
  • Q5. Reverse a list without inbuilt functions
  • Ans. 

    Reverse a list without using inbuilt functions

    • Create two pointers, one at the start and one at the end of the array

    • Swap the elements at the two pointers and move them towards the center until they meet

    • Repeat the process until the entire list is reversed

  • Answered by AI
    Add your answer
Round 2 - Technical 

(4 Questions)

  • Q1. End to End Project implementation
  • Ans. 

    End to end project implementation involves taking a project from conception to completion, including planning, development, testing, and deployment.

    • Define project goals and requirements

    • Design data pipelines and architecture

    • Develop and implement data processing algorithms

    • Test and validate data quality and accuracy

    • Deploy and monitor the project in production

    • Iterate and improve based on feedback

  • Answered by AI
    Add your answer
  • Q2. ETL Data warehousing concepts like CDC,SCD & Schema Design
  • Add your answer
  • Q3. Question on Data Mesh & Architecture Design for ETL
  • Add your answer
  • Q4. SQL joins, number of records for each join
  • Ans. 

    SQL joins combine data from two or more tables based on a related column between them.

    • Different types of SQL joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • The number of records in the result of a join depends on the type of join and the data in the tables.

    • For example, an INNER JOIN will only return records that have matching values in both tables, while a LEFT JOIN will return all records from the left...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Topics to prepare for Principal Global Services Senior Data Engineer interview:
  • Project Implementation
  • Data Warehousing
  • SQL
Interview preparation tips for other job seekers - The interviewers are good but the HR recruiter was a pain to talk to, she was lazy and I had to follow up multiple times to get a response from her. After having cleared my technical rounds, she mailed me to send all required documents to proceed with HR discussion and did not respond after that to my calls or mails.

Skills evaluated in this interview

Anonymous

Associate Analyst Interview Questions & Answers

user image Anonymous

posted on 18 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why should we hire you ?give us specific reason
  • Ans. 

    I have a strong analytical background, excellent communication skills, and a proven track record of delivering high-quality work.

    • I have a Bachelor's degree in Economics with a focus on data analysis

    • I have experience using statistical software such as SPSS and Excel for data analysis

    • I have completed multiple internships where I conducted market research and presented findings to senior management

    • I am a quick learner and...

  • Answered by AI
    Add your answer
  • Q2. Explain about your current process?
  • Ans. 

    My current process involves collecting and analyzing data to provide insights and recommendations for decision-making.

    • Collecting data from various sources such as databases, surveys, and reports

    • Cleaning and organizing data to ensure accuracy and consistency

    • Analyzing data using statistical tools and techniques

    • Creating visualizations and reports to communicate findings

    • Presenting insights and recommendations to stakeholde...

  • Answered by AI
    Add your answer
Anonymous

Process Specialist Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2024

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

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and detail-oriented Process Specialist with a strong background in optimizing workflows and improving efficiency.

    • Experienced in analyzing processes and identifying areas for improvement

    • Skilled in implementing solutions to streamline operations

    • Strong attention to detail and ability to prioritize tasks effectively

  • Answered by AI
    Add your answer
  • Q2. Company overview
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. Process relates
  • Add your answer
  • Q2. Family background
  • Add your answer
Round 3 - One-on-one 

(2 Questions)

  • Q1. Close ended questions
  • Add your answer
  • Q2. Senario based questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best
Anonymous

GYM Trainer Interview Questions & Answers

user image ABHIJEET AKHADE

posted on 11 Apr 2025

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Gym muscle Workout releted
  • Add your answer
  • Q2. Fat loss Diet releted
  • Add your answer
  • Q3. Warm up and streches realetd
  • Add your answer
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

About the technology your working

Round 2 - Case Study 

Provides the scenario, need to build or explain the program

Round 3 - Behavioral 

(1 Question)

  • Q1. About the project your worked in
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Test your stability and mind set.
  • Add your answer
Anonymous

Delivery Manager Interview Questions & Answers

user image Anonymous

posted on 30 Aug 2024

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

I applied via Monster and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Architecture of recent project
  • Ans. 

    The architecture of the recent project involved a microservices-based approach with containerization using Docker and orchestration with Kubernetes.

    • Utilized microservices architecture for scalability and flexibility

    • Containerized applications using Docker for easy deployment and management

    • Orchestrated containers with Kubernetes for automated scaling and load balancing

  • Answered by AI
    Add your answer
  • Q2. Project details
  • Add your answer

Skills evaluated in this interview

Anonymous

Process Associate Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2024

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

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is easy basic questions related to Accounts, Excel and insurance.

Round 2 - Technical 

(3 Questions)

  • Q1. What is insurance?
  • Ans. 

    Insurance is a contract between an individual and an insurance company where the individual pays premiums in exchange for financial protection against potential losses.

    • Insurance is a form of risk management to protect against financial loss.

    • Types of insurance include health, life, auto, home, and travel insurance.

    • Premiums are paid by the insured to the insurance company in exchange for coverage.

    • Insurance policies outli...

  • Answered by AI
    Add your answer
  • Q2. What is type of insurance?
  • Ans. 

    Insurance is a financial product that provides protection against specific risks in exchange for payment of a premium.

    • Insurance is a contract between the insurer (insurance company) and the insured (policyholder).

    • Types of insurance include life insurance, health insurance, auto insurance, home insurance, and more.

    • Insurance helps individuals and businesses manage risk by transferring it to the insurance company.

    • Premiums...

  • Answered by AI
    Add your answer
  • Q3. What is Vlook up?
  • Ans. 

    VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value from another column.

    • VLOOKUP stands for 'Vertical Lookup'

    • It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column

    • Syntax: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

    • Example: =VLOOKUP(A2, B2:D10, 3, FALSE) - searc...

  • Answered by AI
    Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    As a Process Associate, I excel in data management, process optimization, and ensuring operational efficiency in various tasks.

    • Data Management: I have experience in handling large datasets, ensuring accuracy and integrity, which is crucial for process efficiency.

    • Process Optimization: In my previous role, I identified bottlenecks in workflows and implemented solutions that improved processing time by 20%.

    • Attention to De...

  • Answered by AI
    Add your answer
  • Q2. Basic HR questions
  • Add your answer

Interview Preparation Tips

Topics to prepare for Principal Global Services Process Associate interview:
  • Advanced Excel
Interview preparation tips for other job seekers - It was easy process. Have a confidence in yourself.
Anonymous

Engineer Trainee Interview Questions & Answers

user image Mandar Bakshi

posted on 21 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy Eltimus Test. CAT level

Round 2 - Coding Test 

Teams Interview, Basic SQL and DSA questions

Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
timepasstiwari
·
A Digital Markter
ChatGPT prepped me HARD for my interview!
Spent like two hours on chatgpt yesterday prepping for an interview. First, the usual, copy-pasted my resume and the job description, telling it to "upload this to your memory 'cause we are going to talk about it later". Then I grilled it with questions about stuff I didn't get in the job spec, and chatgpt helped me figure things out. I asked it to list the four or five key things they are looking for in the role. Then I told chatgpt to quiz me with ten questions, one at a time, to help me think about how I have gained experience in those areas. After the ten questions, it gave me strengths/weaknesses and a summary. Finally, I had chatgpt summarize each of my answers into three bullet points. Now have got a list of stories ready to go for any interview. No matter the question, I can steer the convo toward one of these success stories.
Got a question about Principal Global Services?
Ask anonymously on communities.
More about working at Principal Global Services
  • HQ - Des Moines, United States (USA)
  • Insurance
  • 1k-5k Employees (India)

Principal Global Services Interview FAQs

How many rounds are there in Principal Global Services interview?
Principal Global Services interview process usually has 2-3 rounds. The most common rounds in the Principal Global Services interview process are Technical, HR and One-on-one Round.
How to prepare for Principal Global Services 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 Principal Global Services. The most common topics and skills that interviewers at Principal Global Services expect are Python, SQL, Analytical, Troubleshooting and Automation.
What are the top questions asked in Principal Global Services interview?

Some of the top questions asked at the Principal Global Services interview -

  1. 1. Explain difference between brd and frd. 2. Explain about your last projects....read more
  2. How will you design a sign in option? How can you make it secu...read more
  3. How did you implement concepts of OOP in your proje...read more
What are the most common questions asked in Principal Global Services HR round?

The most common HR questions asked in Principal Global Services interview are -

  1. Why are you looking for a chan...read more
  2. What is your family backgrou...read more
  3. What are your salary expectatio...read more
How long is the Principal Global Services interview process?

The duration of Principal Global Services interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Principal Global Services Interviews By Designations

  • Principal Global Services Software Engineer Interview Questions
  • Principal Global Services Senior Analyst Interview Questions
  • Principal Global Services Process Specialist Interview Questions
  • Principal Global Services Analyst Interview Questions
  • Principal Global Services Software Developer Interview Questions
  • Principal Global Services Senior Software Engineer Interview Questions
  • Principal Global Services Trainee Analyst Interview Questions
  • Principal Global Services Intern Interview Questions
  • Show more
  • Principal Global Services Java Developer Interview Questions
  • Principal Global Services Engineer Trainee Interview Questions

Interview Questions for Popular Designations

  • Software Engineer Interview Questions
  • Process Specialist Interview Questions
  • Senior Analyst Interview Questions
  • Analyst Interview Questions
  • Team Lead Interview Questions
  • Software Developer Interview Questions
  • Business Analyst Interview Questions
  • Consultant Interview Questions
  • Show more
  • Assistant Manager Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

4.3/5

based on 52 interview experiences

Difficulty level

Easy 3%
Moderate 94%
Hard 3%

Duration

Less than 2 weeks 59%
2-4 weeks 31%
4-6 weeks 7%
More than 8 weeks 3%
View more
logo
Join Principal Global Services Let our expertise round out yours

Interview Questions from Similar Companies

Bajaj Allianz Life Insurance
Bajaj Allianz Life Insurance Interview Questions
3.9
 • 371 Interviews
Bharti AXA Life Insurance
Bharti AXA Life Insurance Interview Questions
3.8
 • 128 Interviews
Medi Assist India
Medi Assist India Interview Questions
3.5
 • 125 Interviews
Future Generali India Life Insurance
Future Generali India Life Insurance Interview Questions
3.6
 • 104 Interviews
Cholamandalam MS General Insurance
Cholamandalam MS General Insurance Interview Questions
3.8
 • 101 Interviews
MetLife
MetLife Interview Questions
4.1
 • 96 Interviews
Aditya Birla Health Insurance Co
Aditya Birla Health Insurance Co Interview Questions
3.9
 • 93 Interviews
Universal Sompo General Insurance
Universal Sompo General Insurance Interview Questions
4.1
 • 77 Interviews
IndiaFirst Life Insurance
IndiaFirst Life Insurance Interview Questions
3.9
 • 67 Interviews
Chubb
Chubb Interview Questions
3.7
 • 57 Interviews
View all

Principal Global Services Reviews and Ratings

based on 678 reviews

3.9/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.7

Salary

4.1

Job security

3.8

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 678 Reviews and Ratings
Jobs at Principal Global Services
Principal Global Services
Senior Lead Analyst - FP&A

Pune

6-9 Yrs

Not Disclosed

Explore more jobs
Principal Global Services Salaries in India
Process Specialist
407 salaries
unlock blur

₹2.7 L/yr - ₹6.8 L/yr

Software Engineer
379 salaries
unlock blur

₹7.5 L/yr - ₹16 L/yr

Analyst
327 salaries
unlock blur

₹2.3 L/yr - ₹10.5 L/yr

Softwaretest Engineer
220 salaries
unlock blur

₹3.5 L/yr - ₹5.6 L/yr

Senior Software Engineer
205 salaries
unlock blur

₹12.1 L/yr - ₹23 L/yr

Explore more salaries
Compare Principal Global Services with
Bajaj Allianz Life Insurance

Bajaj Allianz Life Insurance

3.9
Compare
Cholamandalam MS General Insurance

Cholamandalam MS General Insurance

3.8
Compare
Bharti AXA Life Insurance

Bharti AXA Life Insurance

3.8
Compare
Future Generali India Life Insurance

Future Generali India Life Insurance

3.6
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Principal Global Services Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter