Upload Button Icon Add office photos

Filter interviews by

PERSOLKELLY Interview Questions and Answers

Updated 20 Mar 2025

PERSOLKELLY Interview Experiences

Popular Designations

13 interviews found

Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your knowledge regarding your work responsibilities?
  • Ans. 

    I have a strong understanding of HR operations and payroll responsibilities, including compliance, data management, and employee relations.

    • Knowledge of payroll processing, including calculating wages, taxes, and deductions

    • Understanding of HR policies and procedures, including compliance with labor laws

    • Experience with employee onboarding, offboarding, and benefits administration

    • Proficiency in HRIS systems and data manag...

  • Answered by AI
  • Q2. What are the reasons for your desire to make a change?
  • Ans. 

    I am seeking new challenges and opportunities for growth in my career.

    • Seeking new challenges to expand my skill set

    • Opportunities for career advancement

    • Desire for a more fulfilling role

    • Seeking a better work-life balance

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Previous experience and product knowledge
  • Q2. Previous salary and expected salary
  • Ans. 

    Previous salary was competitive, looking for a salary that reflects my experience and skills.

    • Previous salary was in line with industry standards

    • Expecting a salary that reflects my experience and skills

    • Open to negotiation based on the overall compensation package

  • Answered by AI

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (52)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. What is cluster non cluter, powewr apps why
  • Q2. What is primary and nunique key
  • Ans. 

    Primary keys uniquely identify records in a database, while unique keys ensure no duplicate values in a column.

    • A primary key is a unique identifier for a record in a table, e.g., 'CustomerID' in a 'Customers' table.

    • A table can have only one primary key, but it can consist of multiple columns (composite key).

    • A unique key also enforces uniqueness but allows for one NULL value, e.g., 'Email' in a 'Users' table.

    • Primary key...

  • Answered by AI

Power Apps Developer Interview Questions asked at other Companies

Q1. What are variables in power apps
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

About our experience

Round 2 - HR 

(1 Question)

  • Q1. Regarding salary

PERSOLKELLY interview questions for popular designations

 Senior Consultant

 (2)

 Junior Software Engineer

 (1)

 MIS Specialist

 (1)

 IT Associate

 (1)

 Senior HR Operations Consultant

 (1)

 Sales Executive

 (1)

 Power Apps Developer

 (1)

 Head Human Resource and Administration

 (1)

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

I applied via Monster and was interviewed in Jun 2023. There were 3 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. Are you a team player?
  • Q2. How you cope up with when Employee is not regular to office?
Round 3 - One-on-one 

(2 Questions)

  • Q1. What Hrs tool used before?
  • Ans. 

    Various HR tools have been used in the past for different purposes.

    • One common HR tool used is an applicant tracking system (ATS) to manage the recruitment process.

    • Another tool is a performance management system to track and evaluate employee performance.

    • HRIS (Human Resource Information System) is used for managing employee data and HR processes.

    • Time and attendance tracking software is used to monitor employee attendanc...

  • Answered by AI
  • Q2. Are u a good team player if yes how?

Head Human Resource and Administration Interview Questions asked at other Companies

Q1. HOW TO KNOW ABOUT LEGAL & STATUTORY COMPLIANCE
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. 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) - searc...

  • Answered by AI
  • Q2. What is index+match
  • Ans. 

    Index+match is a combination of Excel functions used to lookup a value in a table based on row and column criteria.

    • Index function returns the value of a cell in a table based on the row and column number provided

    • Match function returns the position of a value in a range

    • Index+match is commonly used instead of Vlookup for more flexibility and accuracy

    • Example: =INDEX(A1:D10, MATCH(123, B1:B10, 0), 3) will return the value ...

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

(2 Questions)

  • Q1. Asking about previous experiences
  • Q2. How handle the situation
Round 3 - HR 

(1 Question)

  • Q1. Asking About Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place to work

Skills evaluated in this interview

MIS Specialist Interview Questions asked at other Companies

Q1. What is index+match
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How do you paginate responses in SQL?
  • Ans. 

    Use OFFSET and FETCH clauses in SQL to paginate responses.

    • Use OFFSET to skip a specified number of rows before returning the remaining rows.

    • Use FETCH to limit the number of rows returned after the OFFSET clause.

    • Example: SELECT * FROM table_name ORDER BY column_name OFFSET 10 ROWS FETCH NEXT 10 ROWS ONLY

  • Answered by AI

Skills evaluated in this interview

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Work experience related questions
  • Q2. Just to check communication

Interview Preparation Tips

Interview preparation tips for other job seekers - Request a reasonable salary increase upon joining the company, as promotions may not be highly rewarding.

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Devops Interview Questions & Answers

user image Anonymous

posted on 25 Mar 2023

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

I applied via Approached by Company and was interviewed in Oct 2022. 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 - Coding Test 

I agree to community guidelines nalland terms to used.....

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is the difference between azure and AWS?
  • Ans. 

    Azure and AWS are cloud computing platforms with similar services, but differ in pricing, scalability, and integration.

    • Azure is more tightly integrated with Microsoft products, while AWS has a wider range of third-party integrations.

    • AWS has a larger market share and more mature services, while Azure is catching up quickly.

    • Azure offers more flexible pricing options, while AWS has a more complex pricing structure.

    • Azure h...

  • Answered by AI
  • Q2. What is the uses of aws and azure?
  • Ans. 

    AWS and Azure are cloud computing platforms used for hosting, managing and deploying applications and services.

    • AWS provides a wide range of services including compute, storage, database, analytics, machine learning, and more.

    • Azure offers similar services as AWS but also has a strong focus on integration with Microsoft technologies.

    • Both platforms offer scalability, flexibility, and cost-effectiveness for businesses of a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I agree to community guidelines nalland terms to use.

Skills evaluated in this interview

Devops Interview Questions asked at other Companies

Q1. How will you setup a microservice architecture application simple testing environment and deployment pipeline using kubernetes, containers, jenkins and available Cloud services.
View answer (2)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Tell me about you
  • Q2. Why want to change
  • Ans. 

    I seek new challenges and opportunities for growth that align with my career aspirations and expertise.

    • Desire for professional growth: I'm looking for a role that offers more responsibility and the chance to lead projects.

    • Alignment with career goals: My current position doesn't fully utilize my skills in strategic consulting, which I want to focus on.

    • Seeking a dynamic environment: I thrive in fast-paced settings, and I...

  • Answered by AI

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

PERSOLKELLY Interview FAQs

How many rounds are there in PERSOLKELLY interview?
PERSOLKELLY interview process usually has 2-3 rounds. The most common rounds in the PERSOLKELLY interview process are One-on-one Round, HR and Resume Shortlist.
How to prepare for PERSOLKELLY 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 PERSOLKELLY. The most common topics and skills that interviewers at PERSOLKELLY expect are Information Technology, Analytics, Consulting, SQL and Management.
What are the top questions asked in PERSOLKELLY interview?

Some of the top questions asked at the PERSOLKELLY interview -

  1. What is the difference between azure and A...read more
  2. What is the uses of aws and azu...read more
  3. what is cluster non cluter, powewr apps ...read more
How long is the PERSOLKELLY interview process?

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

Tell us how to improve this page.

PERSOLKELLY Interview Process

based on 21 interviews

Interview experience

4
  
Good
View more

PERSOLKELLY Reviews and Ratings

based on 166 reviews

3.7/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.5

Salary

3.3

Job security

3.5

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 166 Reviews and Ratings
Consultant
40 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Senior Consultant
26 salaries
unlock blur

₹4 L/yr - ₹7.1 L/yr

HR Consultant
13 salaries
unlock blur

₹4 L/yr - ₹5.2 L/yr

Sales Executive
11 salaries
unlock blur

₹1 L/yr - ₹3.1 L/yr

Analyst
9 salaries
unlock blur

₹7 L/yr - ₹13.6 L/yr

Explore more salaries
Compare PERSOLKELLY with

Reliance Communications

4.0
Compare

Henry Harvin Education

3.7
Compare

GAO Tek

4.4
Compare

Tata Teleservices

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