Upload Button Icon Add office photos

Filter interviews by

Google Pay Software Engineer Interview Questions and Answers

Updated 21 Aug 2024

Google Pay Software Engineer Interview Experiences

3 interviews found

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

I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

All about coding and solving questions

Round 2 - Technical 

(2 Questions)

  • Q1. All about coding questions in depth and follow up questions
  • Q2. Be good in coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Very supportive interviewer. Helps in between to make you comfortable

Interview Questionnaire 

2 Questions

  • Q1. DSA asked overall
  • Q2. Practise all dsa questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Not that hard can be solved with practise

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via AngelList and was interviewed before Oct 2021. There were 2 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 - HR 

(2 Questions)

  • Q1. What's your name? Previously working details
  • Q2. Your long term goals?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare hard guys they are much more expertise in their field

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Search in a sorted matrix
  • Ans. 

    Search for a target value in a sorted matrix efficiently.

    • Start from the top right corner and move left or down based on comparison with target value

    • Utilize the sorted nature of the matrix to eliminate certain rows or columns

    • Implement binary search for more efficient search in each row or column

  • Answered by AI
  • Q2. Rotting orange graph
  • Q3. Database Indexing and SQL
Round 2 - Technical 

(3 Questions)

  • Q1. Design Patterns
  • Q2. Medium level Binary tree question
  • Q3. Previous work discussion

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

A test that covers all fundamental topics, including networking, object-oriented programming (OOP), and data structures and algorithms (DSA).

Round 2 - Technical 

(2 Questions)

  • Q1. Write code for quick sort
  • Q2. Puzzle
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the react lifecycle functions and how they work
  • Ans. 

    React lifecycle functions are methods that are automatically called at specific points in a component's life cycle.

    • Mounting: constructor, render, componentDidMount

    • Updating: render, componentDidUpdate

    • Unmounting: componentWillUnmount

  • Answered by AI
  • Q2. Css box model, difference between padding and margin
  • Ans. 

    Padding is the space inside the border of an element, while margin is the space outside the border.

    • Padding is used to create space between the content and the border of an element.

    • Margin is used to create space between the border of an element and other elements.

    • Padding affects the size of the content area, while margin affects the positioning of the element.

    • Example: padding: 10px will create 10 pixels of space inside ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations in CTC and variables?
  • Q2. Will you relocate to the location required?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare everything bookish! don't only speak related to your experience

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. LLD/Machine coding - Design a social media application with users, posts, comments, likes, etc. There is also an admin who needs to approve post creation and can delete any post they want. Create appropria...
Round 2 - Technical 

(1 Question)

  • Q1. High-level design - Design a chat-based application like WhatsApp with only user-to-user chat feature (no group chats). Explain and draw out the E2E design by mentioning all the components and design decis...
Round 3 - One-on-one 

(1 Question)

  • Q1. Hiring Manager - basic questions like why Razorpay, what are your career goals, what does career growth look like for you, etc.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic Java related questions, OOPs concepts
  • Q2. Write code for encryption of the code
  • Ans. 

    Encryption of code involves converting plaintext into ciphertext to secure data.

    • Choose a strong encryption algorithm like AES or RSA

    • Generate a key for encryption

    • Encrypt the plaintext using the key and algorithm

    • Store or transmit the ciphertext securely

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

(2 Questions)

  • Q1. Java Related questions, also some system design-related questions
  • Q2. Show the abstraction and write code for function overriding
  • Ans. 

    Abstraction is hiding the implementation details, function overriding is providing a new implementation for a method in a subclass.

    • Abstraction involves hiding the complex implementation details and showing only the necessary features to the user.

    • Function overriding occurs in inheritance when a subclass provides a specific implementation for a method that is already defined in its superclass.

    • Example: Parent class 'Anima...

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Normal questions related to projects and work ethics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain java8 concepts
  • Q2. Internal working of hashmap
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via campus placement at Indian School of Mines (ISM), Dhanbad and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Leetcode medium to hard level

Round 2 - One-on-one 

(1 Question)

  • Q1. Dfs bfs in a graph

Google Pay Interview FAQs

How many rounds are there in Google Pay Software Engineer interview?
Google Pay interview process usually has 2 rounds. The most common rounds in the Google Pay interview process are Resume Shortlist, HR and Coding Test.
What are the top questions asked in Google Pay Software Engineer interview?

Some of the top questions asked at the Google Pay Software Engineer interview -

  1. All about coding questions in depth and follow up questi...read more
  2. Practise all dsa questi...read more
  3. DSA asked over...read more

Tell us how to improve this page.

Google Pay Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Google Pay Software Engineer Salary
based on 9 salaries
₹7.1 L/yr - ₹24.2 L/yr
66% more than the average Software Engineer Salary in India
View more details

Google Pay Software Engineer Reviews and Ratings

based on 2 reviews

3.7/5

Rating in categories

5.0

Skill development

2.4

Work-life balance

5.0

Salary

4.4

Job security

4.4

Company culture

3.7

Promotions

3.1

Work satisfaction

Explore 2 Reviews and Ratings
Team Lead
182 salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Business Development Executive
99 salaries
unlock blur

₹1.8 L/yr - ₹3.6 L/yr

Sales Executive
97 salaries
unlock blur

₹1.4 L/yr - ₹5 L/yr

Field Sales Executive
49 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

City Manager
48 salaries
unlock blur

₹4.7 L/yr - ₹8.9 L/yr

Explore more salaries
Compare Google Pay with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Amazon Pay

4.1
Compare

Mobikwik

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