Upload Button Icon Add office photos

Filter interviews by

Paytm Insider Interview Questions and Answers

Updated 10 Jul 2024

Paytm Insider Interview Experiences

Popular Designations

5 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Assignment 

Design social media carousel story for paytm insider and Design social media carousel post for upculture

Round 2 - One-on-one 

(1 Question)

  • Q1. Why do you want to work here?

Interview Preparation Tips

Interview preparation tips for other job seekers - The HR had a really rude behaviour. They never shared the complete guidelines to work on the assignment. There was a lot of delay to get back with the results.

Graphic Designer Interview Questions asked at other Companies

Q1. If assignment goes perfect and you are suitable for the job then only you will be able to face this final round and in this round asking about the expected salary but at the end offers their criteria with fix salary only.
View answer (8)

Designer Interview Questions & Answers

user image Anonymous

posted on 7 Mar 2023

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

I applied via Company Website and was interviewed in Mar 2023. 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 - Assignment 

Designing a Banner for India and South Africa cricket match

Round 3 - One-on-one 

(2 Questions)

  • Q1. How do you get Inspired for designing graphics?
  • Ans. 

    I get inspired by observing the world around me and exploring different art styles.

    • I observe nature, architecture, and people to find inspiration.

    • I explore different art styles and techniques to expand my creativity.

    • I research current design trends and incorporate them into my work.

    • I collaborate with other designers and share ideas to spark inspiration.

    • I take breaks and engage in activities that refresh my mind, such a

  • Answered by AI
  • Q2. How responsible are you?

Interview Preparation Tips

Topics to prepare for Paytm Insider Designer interview:
  • study the industry
Interview preparation tips for other job seekers - Try to Understand the project/ company you're getting into. if you manage to do so then the interview and assignments round or other rounds become easier.

Skills evaluated in this interview

Designer Interview Questions asked at other Companies

Q1. In the lengthwise, from which side do you measure with inch tape?
View answer (3)
Round 1 - Assignment 

The assignment topic was to write test cases to WhatsApp messages

Round 2 - Technical 

(2 Questions)

  • Q1. It was related to my work and also few puzzles were asked
  • Q2. How to arrange the numbers on two dice in order to show the calendar dates
  • Ans. 

    Arrange the numbers on two dice to show the calendar dates

    • Assign the numbers 0-9 to each dot on the dice

    • Use one die to represent the tens digit and the other for the ones digit

    • For example, 1st of January can be represented as 01 on the dice

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Mostly work related questions and puzzles
Round 4 - Technical 

(1 Question)

  • Q1. Work related questions and discussion with the technical head
Round 5 - HR 

(1 Question)

  • Q1. Discussed about the package and working team

Interview Preparation Tips

Interview preparation tips for other job seekers - it was a good interview and It wasn't too hard to crack for me

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)

I applied via Referral and was interviewed before Jul 2021. There were 5 interview rounds.

Round 1 - Case Study 

Case study on creating a chat based payment platfor

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions of case study
  • Q2. Explained the various solutions of the problem statement
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions on product design, product sense
Round 4 - One-on-one 

(1 Question)

  • Q1. RCA question on drop offs in the completed payments in Netflix subscription
Round 5 - HR 

(1 Question)

  • Q1. Typical HR questions and cultural fit rounds

Interview Preparation Tips

Interview preparation tips for other job seekers - Just practice the usual product questions type in RCA, Product Design, Product Sense

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

Paytm Insider interview questions for popular designations

 Software Development Engineer 1

 (1)

 Designer

 (1)

 Graphic Designer

 (1)

 Product Manager

 (1)

 Senior QA Engineer

 (1)

Interview Questionnaire 

1 Question

  • Q1. The questions asked were based on java concepts kotlin concepts and Android internals.You should be good in Data structures and Algo

Software Development Engineer 1 Interview Questions asked at other Companies

Q1. 4. Design a system for making table reservations at a restaurant.
View answer (1)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

Paytm Insider Interview FAQs

How many rounds are there in Paytm Insider interview?
Paytm Insider interview process usually has 3-4 rounds. The most common rounds in the Paytm Insider interview process are One-on-one Round, Assignment and Technical.
How to prepare for Paytm Insider 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 Paytm Insider. The most common topics and skills that interviewers at Paytm Insider expect are Java, Javascript, MySQL, Node.Js and MongoDB.
What are the top questions asked in Paytm Insider interview?

Some of the top questions asked at the Paytm Insider interview -

  1. how to arrange the numbers on two dice in order to show the calendar da...read more
  2. How do you get Inspired for designing graphi...read more
  3. The questions asked were based on java concepts kotlin concepts and Android int...read more

Tell us how to improve this page.

Paytm Insider Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
BookMyShow Interview Questions
3.9
 • 23 Interviews
Cleartrip Interview Questions
3.4
 • 18 Interviews
Goibibo Interview Questions
4.3
 • 6 Interviews
MeraEvents Interview Questions
1.6
 • 2 Interviews
View all

Paytm Insider Reviews and Ratings

based on 20 reviews

3.8/5

Rating in categories

3.8

Skill development

3.3

Work-life balance

3.3

Salary

3.8

Job security

3.7

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 20 Reviews and Ratings
Product Manager
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Front end Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Marketing Associate
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Paytm Insider with

BookMyShow

4.0
Compare

Cleartrip

3.4
Compare

MakeMyTrip

3.6
Compare

Goibibo

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