Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Paytm Team. If you also belong to the team, you can get access from here

Paytm Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 7.1k Reviews

Filter interviews by

Paytm Software Development Engineer Intern Interview Questions and Answers

Updated 8 Dec 2024

Paytm Software Development Engineer Intern Interview Experiences

1 interview found

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

I applied via Newspaper Ad and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Asked 2 questions-
first zigzag traversal of binary tree
second remove node from back of linked list

Round 2 - HR 

(2 Questions)

  • Q1. He asked me about my hobbies?
  • Q2. Gave me some puzzles to solve

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic leetcode qyestions
  • Q2. Arrays basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

The DSA round happens with pseudo code

Round 2 - Technical 

(2 Questions)

  • Q1. Question asked from my resume
  • Q2. How I implemented everything
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join
  • Q2. Where do you see yourself in five years

Interview Preparation Tips

Interview preparation tips for other job seekers - I haven’t clear the second round
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
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Reva Institute of Science & Management, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

First round basic aptitude questions like profit loss,work time etc

Round 2 - Technical 

(3 Questions)

  • Q1. Tell about youself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

    • Good team player

  • Answered by AI
  • Q2. Oops concepts and basic implemenation
  • Q3. Reverse a number
  • Ans. 

    Reverse a number by converting it to a string and then reversing the string

    • Convert the number to a string

    • Reverse the string

    • Convert the reversed string back to a number

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why this company
  • Q2. Are you okay with relocation

Interview Preparation Tips

Topics to prepare for Broadridge Financial Solutions Software Engineer interview:
  • python
Interview preparation tips for other job seekers - be clear with the basics

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. System design basics
  • Q2. Java 8 stream api code
  • Q3. Current project
Round 2 - Technical 

(2 Questions)

  • Q1. Only arrogance related stuff
  • Q2. Only arrogance related stuff happened

Interview Preparation Tips

Interview preparation tips for other job seekers - Too much arrogant people .
Not at all talented asked me everything theoretical ,no evaluation from logic building or coding perspective just some random stupid google questions based upon their own internal project work .
I am not happy with the style of evaluation also interviewer was too much arrogant and rude .never met these kind of people.
I do too belongs to equal product based,good technical background but never seen anyone rude to this level.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Visveswaraiah Technological University (VTU) and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude questions and multiple choice coding questions were asked.

Round 2 - Technical 

(3 Questions)

  • Q1. Explanation about project
  • Ans. 

    I have worked on a project to develop a mobile application for tracking fitness activities and providing personalized workout plans.

    • Developed user-friendly interface for inputting and tracking fitness data

    • Implemented algorithms to generate personalized workout plans based on user's goals and progress

    • Integrated with wearable devices to automatically sync activity data

    • Conducted thorough testing to ensure accuracy and rel...

  • Answered by AI
  • Q2. SQL queries which were easy
  • Q3. Linked list and arrays

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn simple programs, basic level questions of programming, basic understanding of cloud, gen AI, SQL queries mainly join operations.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Write code for advance surrying in js

Round 2 - Coding Test 

Implement custom hook for api call

Round 3 - Behavioral 

(2 Questions)

  • Q1. Basic questions arounf my previous work
  • Q2. Technical questions around performance and code optimization
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. One leetcode easy-medium problem
  • Q2. Java, springboot and oops question
Round 2 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. System design questions

Interview Preparation Tips

Interview preparation tips for other job seekers - HR didnt reach out post interviews
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

The topic was -> "One nation one election"

Round 2 - Technical 

(2 Questions)

  • Q1. What is a String pool in Java?
  • Ans. 

    String pool in Java is a pool of unique strings stored in memory to optimize memory usage.

    • String pool is a part of Java's memory where unique string literals are stored.

    • When a new string is created, Java checks if it already exists in the pool to save memory.

    • Strings created using double quotes are added to the pool, while those created using 'new' keyword are not.

    • Example: String str1 = "hello"; String str2 = "hello"; /...

  • Answered by AI
  • Q2. Explain different types of exception in Java.
  • Ans. 

    Java has checked and unchecked exceptions. Checked exceptions must be handled at compile time, while unchecked exceptions do not need to be handled explicitly.

    • Checked exceptions: Must be caught or declared in the method signature. Example: IOException, SQLException

    • Unchecked exceptions: Do not need to be caught or declared. Example: NullPointerException, ArrayIndexOutOfBoundsException

  • Answered by AI

Skills evaluated in this interview

Paytm Interview FAQs

How many rounds are there in Paytm Software Development Engineer Intern interview?
Paytm interview process usually has 2 rounds. The most common rounds in the Paytm interview process are Coding Test and HR.
What are the top questions asked in Paytm Software Development Engineer Intern interview?

Some of the top questions asked at the Paytm Software Development Engineer Intern interview -

  1. he asked me about my hobbi...read more
  2. gave me some puzzles to so...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

FIS Interview Questions
3.9
 • 464 Interviews
PhonePe Interview Questions
4.0
 • 289 Interviews
PayPal Interview Questions
3.9
 • 202 Interviews
Fiserv Interview Questions
3.3
 • 165 Interviews
Visa Interview Questions
3.7
 • 131 Interviews
MasterCard Interview Questions
4.0
 • 125 Interviews
Angel One Interview Questions
3.9
 • 121 Interviews
TransUnion Interview Questions
4.0
 • 87 Interviews
Revolut Interview Questions
2.6
 • 86 Interviews
View all
Team Lead
2k salaries
unlock blur

₹2 L/yr - ₹11.4 L/yr

Software Engineer
1.4k salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Senior Software Engineer
1.4k salaries
unlock blur

₹10 L/yr - ₹41 L/yr

Sales Executive
957 salaries
unlock blur

₹1 L/yr - ₹6.4 L/yr

Senior Associate
903 salaries
unlock blur

₹2.1 L/yr - ₹9 L/yr

Explore more salaries
Compare Paytm with

BharatPe

3.5
Compare

Zerodha

4.2
Compare

Razorpay

3.6
Compare

Mobikwik

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview