Upload Button Icon Add office photos

Filter interviews by

Wagepoint India Interview Questions and Answers for Experienced

Updated 26 Sep 2023

Wagepoint India Interview Experiences for Experienced

1 interview found

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

I applied via Naukri.com and was interviewed before Sep 2022. There were 5 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 

Hackerrank - 60 mins

Round 3 - Coding Test 

DSA related questions on Array, LinkedList and Trees

Round 4 - Technical 

(2 Questions)

  • Q1. System Design and Low level design mostly
  • Q2. When to Use Array and Hashset and Hashmap
  • Ans. 

    Arrays are used for ordered collections, HashSet for unique elements, and HashMap for key-value pairs.

    • Use arrays when you need to store elements in a specific order and access them by index.

    • Use HashSet when you need to store unique elements and do not care about the order.

    • Use HashMap when you need to store key-value pairs and quickly retrieve values based on keys.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. CEO interaction, it was the best part. it was not an interview but CEO explains about the company. He was also listening. He is the best.

Interview Preparation Tips

Topics to prepare for Wagepoint India Principal Software Engineer interview:
  • DSA
  • LLD
  • Database
Interview preparation tips for other job seekers - Prepare DSA and coding

Skills evaluated in this interview

Principal Software Engineer Interview Questions asked at other Companies

Q1. Codng question:For the given stream of integers, calculate the avg,print top 10 elements and bottom 10 elements. It was not clearly mentioned on the problem. After poking more on the problem only provided the details.
View answer (1)

Interview questions from similar companies

Round 1 - Aptitude Test 

The level of test was mixture of easy and tough questions

Round 2 - Technical 

(1 Question)

  • Q1. Some analytics questions related to problem solving
Round 3 - HR 

(1 Question)

  • Q1. To describe about any recently watched movie
  • Ans. 

    I recently watched the movie 'Inception'.

    • Directed by Christopher Nolan

    • Genre: Science fiction, Action, Thriller

    • Starring Leonardo DiCaprio, Joseph Gordon-Levitt, Ellen Page

    • The movie explores the concept of shared dreaming and subconscious manipulation

    • It has mind-bending visuals and a complex plot

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself , have confidence in you. The technical round will be related to the JD.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. About PBI development
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before 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 

Aptitute test included Puzzles, Maths problems etc.

Round 3 - One-on-one 

(2 Questions)

  • Q1. SQL queries like finding the nth highest salary etc.
  • Q2. Situational handling - How would you handle escalated customer when not meeting deadlines.
  • Ans. 

    I would listen to the customer's concerns, apologize for the delay, provide a clear explanation, offer a solution or compromise, and ensure follow-up.

    • Listen actively to the customer's concerns and acknowledge their frustration.

    • Apologize sincerely for the delay and take responsibility for the situation.

    • Provide a clear explanation of the reasons for the delay and any steps being taken to address it.

    • Offer a solution or co...

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

(2 Questions)

  • Q1. Situational handling case studies.
  • Q2. Explain implementation process for an enterprise software.
  • Ans. 

    The implementation process for an enterprise software involves planning, customization, testing, training, and deployment.

    • Develop a detailed implementation plan outlining goals, timelines, and resources.

    • Customize the software to meet the specific needs of the organization.

    • Conduct thorough testing to ensure the software functions correctly and meets requirements.

    • Provide training to employees on how to use the software e...

  • Answered by AI

Skills evaluated in this interview

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

Focused more on Logics and DSA

Round 2 - HR 

(1 Question)

  • Q1. Just with Formal Questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Java : Find all most occuring characters in given string only using arrays
  • Ans. 

    Use arrays to find all most occurring characters in a given string in Java.

    • Create an array to store the frequency of each character in the string.

    • Iterate through the string and update the frequency array.

    • Find the maximum frequency and then iterate through the frequency array to find all characters with that frequency.

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Based on profile and Job description
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via gfg and was interviewed before Dec 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 

3 medium DSA problems

Round 3 - Technical 

(1 Question)

  • Q1. 1 easy 2 medium DSA problems.

I applied via Campus Placement and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Reversing a string
  • Ans. 

    Reversing a string involves flipping the order of characters in a given string.

    • Create an empty string to store the reversed string

    • Iterate through the original string from the end to the beginning

    • Append each character to the empty string

    • Return the reversed string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic question oh OS,threads,OOPS

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Excel realated questions and answers
  • Q2. Vlookup working formula
  • Ans. 

    Vlookup is a function in Excel used to search for a value in a table and return a corresponding value.

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

    • lookup_value: The value to search for in the first column of the table.

    • table_array: The range of cells that contains the data.

    • col_index_num: The column number in the table from which to retrieve the value.

    • range_lookup: Optional. TRUE for approxim...

  • Answered by AI
  • Q3. H lookup formula
  • Ans. 

    HLOOKUP is a function in Excel used to search for a value in the top row of a table and return a value in the same column from a specified row.

    • HLOOKUP stands for Horizontal Lookup.

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

    • Syntax: =HLOOKUP(lookup_value, table_array, row_index_num, [range_lookup])

    • Example: =HLOOKUP(123, A1:D4, 3, FALSE) will searc...

  • Answered by AI
Round 2 - Assignment 

Assignment 1 ,3 and 3

Round 3 - Assignment 

Payroll realated questions and answers

Interview Preparation Tips

Topics to prepare for PeopleStrong Intern interview:
  • Excel
  • Finance
  • investment

Wagepoint India Interview FAQs

How many rounds are there in Wagepoint India interview for experienced candidates?
Wagepoint India interview process for experienced candidates usually has 5 rounds. The most common rounds in the Wagepoint India interview process for experienced candidates are Coding Test, Resume Shortlist and Technical.
How to prepare for Wagepoint India interview for experienced candidates?
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 Wagepoint India. The most common topics and skills that interviewers at Wagepoint India expect are Javascript, API Testing, Algorithms, Automation Testing and Bootstrap.
What are the top questions asked in Wagepoint India interview for experienced candidates?

Some of the top questions asked at the Wagepoint India interview for experienced candidates -

  1. When to Use Array and Hashset and Hash...read more
  2. System Design and Low level design mos...read more

Tell us how to improve this page.

Wagepoint India Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Oracle Interview Questions
3.7
 • 852 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
UKG Interview Questions
3.1
 • 100 Interviews
PeopleStrong Interview Questions
3.4
 • 51 Interviews
greytHR Interview Questions
4.0
 • 28 Interviews
QuickBooks Interview Questions
3.0
 • 1 Interview
View all

Wagepoint India Reviews and Ratings

based on 3 reviews

3.8/5

Rating in categories

3.8

Skill development

4.2

Work-life balance

3.8

Salary

3.0

Job security

4.2

Company culture

2.1

Promotions

4.2

Work satisfaction

Explore 3 Reviews and Ratings
Compare Wagepoint India with

Automatic Data Processing (ADP)

4.0
Compare

UKG

3.1
Compare

QuickBooks

3.0
Compare

greytHR

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