Upload Button Icon Add office photos

Punchh Tech India

Compare button icon Compare button icon Compare

Filter interviews by

Punchh Tech India Interview Questions and Answers

Updated 22 Dec 2023
Popular Designations

Punchh Tech India Interview Experiences

3 interviews found

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

I applied via Approached by Company and was interviewed in Feb 2023. 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 - Technical 

(2 Questions)

  • Q1. What is software develope life cycle
  • Q2. Bug cycle diffrences
  • Ans. 

    The bug cycle involves stages from identification to resolution, differing in focus and processes across various methodologies.

    • Identification: Bugs are reported by testers or users. Example: A user reports a crash when opening the app.

    • Classification: Bugs are categorized based on severity and priority. Example: A critical bug halting operations vs. a minor UI glitch.

    • Assignment: Bugs are assigned to developers for fixin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 3 rounds of interview process aptitude test, technical,hr round

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 4 Nov 2022

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 - Technical 

(3 Questions)

  • Q1. What is bug life cycle
  • Q2. Test cases vs test scenario
  • Ans. 

    Test cases are specific steps to test a feature while test scenarios are a set of steps to test a user story or use case.

    • Test cases are detailed and specific while test scenarios are broader

    • Test cases are used to verify functionality while test scenarios are used to validate user requirements

    • Test cases are often written by QA engineers while test scenarios are written by business analysts or product owners

  • Answered by AI
  • Q3. Abstract methods and interfaces.
Round 3 - HR 

(2 Questions)

  • Q1. Why looking for change
  • Q2. Salary negotiation according to current and expected ctc

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up the basic concepts of Qa and programming oops concepts. Should know sdlc and stlc well

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2022. There were 2 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 - One-on-one 

(1 Question)

  • Q1. API building, integration

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s worst organisation with worst and dirty mind colleagues, never ever join this organisation, you will regret incase senior and having higher package

Top trending discussions

View All
Interview Hub
2w
a sales executive
Walked out of an interview today
I walked out of an interview today. This was my third interview with the company. Interviewer goes on to mention there's a fourth interview with the manager and I said nope. I stood up, and said "you've met me 3 times already and should know if you want to hire me at this point. I am not doing a 4th interview." She was shocked. I wish I took a picture of the look on her face. She kept saying, "but I really like you." And, "no one's ever done this before." Nope, don't care.
Got a question about Punchh Tech India?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 2 technical rounds, 1 psychometric test, then Manager and HR rounds, basic question on java 7 and java 8,interface and class, DS questions like linkedList reverse and adding nodes to linkedList, Hashmap, ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Java basics should be clear and brushed up, be calm and confident while giving your answers.

Interview Questionnaire 

1 Question

  • Q1. Level of questions are pretty good, nothing like typical theoretical interviewer looking more towards the practical knowledge
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal Aptitude and Basics of the Computer Core Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell about Yourself
  • Q2. Write the code abt the right binary tree?
Round 3 - HR 

(1 Question)

  • Q1. Normal Hr Questions

Skills evaluated in this interview

Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

FInd 3 numbers in an array whose sum = k.

Round 2 - Technical 

(2 Questions)

  • Q1. Past projects I have worked on
  • Q2. Design a Elevator system

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Starting from full form of SQL to RDBMS, CTE and some most common window functions, they asked everything. Questions were easy.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Concept of Hoisting in Javascript
  • Ans. 

    Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their containing scope during compilation.

    • Variable declarations are hoisted to the top of their scope, but not their initializations.

    • Function declarations are fully hoisted, including their definitions.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
  • Q2. What is arrow function
  • Q3. Polyfill of Promise
  • Ans. 

    Polyfill of Promise is a code that adds Promise functionality to browsers that do not support it natively.

    • Polyfill is a piece of code that provides the technology that you expect the browser to provide natively.

    • Polyfill for Promise adds Promise functionality to browsers that do not support it, allowing developers to use Promises in their code.

    • Examples of Promise polyfills include 'es6-promise' and 'promise-polyfill'.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Implementation of carousel
  • Ans. 

    Implementing a carousel for displaying multiple images or content in a rotating manner.

    • Use a library like Slick or Owl Carousel for easy implementation

    • Ensure images/content are responsive for different screen sizes

    • Add navigation arrows or dots for user interaction

    • Consider adding autoplay feature with customizable speed

    • Optimize performance by lazy loading images

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Not Selected

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

  • Q1. How you can design the google document
  • Ans. 

    Designing Google Docs involves real-time collaboration, document storage, and user-friendly interfaces.

    • Real-time collaboration: Multiple users can edit documents simultaneously, with changes reflected instantly.

    • Version control: Maintain a history of document changes, allowing users to revert to previous versions.

    • Rich text editing: Support for various formatting options like bold, italics, lists, and tables.

    • Commenting a...

  • Answered by AI
  • Q2. There was a app creation round where have to create a list with some api formation

Punchh Tech India Interview FAQs

How many rounds are there in Punchh Tech India interview?
Punchh Tech India interview process usually has 2-3 rounds. The most common rounds in the Punchh Tech India interview process are Resume Shortlist, Technical and HR.
How to prepare for Punchh Tech India 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 Punchh Tech India. The most common topics and skills that interviewers at Punchh Tech India expect are AWS, Javascript, Python, Automation Testing and Selenium.
What are the top questions asked in Punchh Tech India interview?

Some of the top questions asked at the Punchh Tech India interview -

  1. What is software develope life cy...read more
  2. What is bug life cy...read more
  3. Test cases vs test scena...read more

Tell us how to improve this page.

Overall Interview Experience Rating

2.5/5

based on 2 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

CyberArk Interview Questions
3.4
 • 15 Interviews
Azuga Telematics Interview Questions
3.3
 • 14 Interviews
Exotel Interview Questions
3.0
 • 14 Interviews
Narvar India Interview Questions
3.0
 • 12 Interviews
PlanSource Interview Questions
3.5
 • 12 Interviews
ThrivePass Interview Questions
4.5
 • 10 Interviews
Vanenburg Interview Questions
3.7
 • 10 Interviews
Addepar Interview Questions
3.5
 • 8 Interviews
Ivalua Interview Questions
3.6
 • 8 Interviews
View all

Punchh Tech India Reviews and Ratings

based on 24 reviews

3.6/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

3.5

Salary

3.2

Job security

3.4

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 24 Reviews and Ratings
Engineering Manager

Jaipur

12-17 Yrs

Not Disclosed

Senior Software Engineer-Golang

Gurgaon / Gurugram

5-8 Yrs

₹ 22.5-33.2 LPA

Explore more jobs
Senior Software Engineer
13 salaries
unlock blur

₹23.2 L/yr - ₹38.5 L/yr

Software Engineer
8 salaries
unlock blur

₹4.7 L/yr - ₹11.5 L/yr

Application Analyst
8 salaries
unlock blur

₹3.4 L/yr - ₹4.9 L/yr

QA Engineer
8 salaries
unlock blur

₹4.8 L/yr - ₹8.9 L/yr

Associate Project Manager
6 salaries
unlock blur

₹8.2 L/yr - ₹14.1 L/yr

Explore more salaries
Compare Punchh Tech India with

Exotel

3.0
Compare

Azuga Telematics

3.3
Compare

Shell Recharge Solutions

4.7
Compare

Flixstock

2.4
Compare
write
Share an Interview