(Translated by https://www.hiragana.jp/)
Paytm Interview Experience for SDE (On-Campus) - GeeksforGeeks
Open In App

Paytm Interview Experience for SDE (On-Campus)

Last Updated : 27 Oct, 2022
Comments
Improve
Suggest changes
Like Article
Like
Save
Share
Report

There were 3 rounds:

Round 1(Online Coding Round – 60 mins): It consisted of 2 DSA questions to be solved.

Round 2(Technical Round – 60 mins): The interview was held on Google Meet. The interviewer was very friendly and asked me to introduce myself and tell briefly about my projects and internship.

  • Then he gave me question links which were from Leetcode medium-hard problems.
  • Questions were standard:
    • Tapping rain Water
    • Regular Expression Matching
    • Best time to buy and sell stock II
    • 4 Sum Problem
  • The interviewer was more interested in the approach than in coding. I was able to give an approach to 3 out of 4 problems. The interviewer was happy with my approach.

Everybody who has given round 2 was also interviewed for round 3.

Round 3(Technical Round – 45 mins): This interview was also held on Google Meet. The Interviewer was very friendly too. He said me to introduce myself and tell him about my projects and internship.

  • He then asked me about my branch and the courses I have taken. As I am from Electrical Branch, he asked me some basic questions like what is corona discharge and what are Kirchhoff’s Laws.
  • Then he gives me some standard problems which I have to code on Google Sheets.
    • Right view of Binary tree.
    • Apply Binary search in the array.
  • I was able to solve both questions.
  • At last, he asked me about my strengths and weakness.

After about 2 hours of Round 3, the result was declared on the same day and 10 students including me were selected.



Similar Reads

Paytm Interview Experience | Set 19 (On Campus - SDE)
Round 1: 3 Coding Questions. Different question for different persons. 1 question on string manipulation, 1 on binary trees and other on arrays. Not very lengthy, but some questions were tricky. Round 2: Discussions on project and internships. I had projects related to Deep learning and machine learning and most of the discussion was centered on th
2 min read
Paytm SDE Interview Experience | On Campus 2020
Round 1: Online Assessment, 3 coding questions: Given an Array and a digit k, return the number with maximum occurrence of digit k.Check if a binary tree is subtree of another binary treeLargest Sum Contiguous Subarray After this, around 50 students were shortlisted for the interviews. All 3 rounds were technical. Round 1: Questions related to SQL
1 min read
Paytm Interview Experience for SDE (On-Campus 2020)
Round 1 (Online Coding round): This round consists of 3 Coding questions that have to be solved in a total of 70 min. Smallest subarray with sum greater than a given value. (https://www.geeksforgeeks.org/minimum-length-subarray-sum-greater-given-value) Linkedlist question where we had to reverse both halves of the list, about the mid-point. If the
4 min read
Paytm Interview Experience for SDE Intern + FTE (On-Campus)
I am Yashwant Gahlot from the National Institute of Technology Patna, doing my B.tech in Computer Science and Engineering, got placed in Paytm in December 2020 for the role of SDE. There were 3 coding interview rounds and a few questions were asked from OOPs, OS, and networking. All 3 rounds happened virtually on the Google meet platform. They aske
2 min read
Paytm Interview Experience for SDE | On-Campus 2021
Paytm visited our campus on 24th August for Software Engineer Role. Round 1: Coding Round This one happened for 70 mins where we were given 3 coding questions to solve. https://www.geeksforgeeks.org/check-whether-number-circular-prime-not/ https://www.geeksforgeeks.org/lexicographic-rank-of-a-string/ https://www.geeksforgeeks.org/permute-the-elemen
3 min read
Paytm Interview Experience for SDE | On-Campus 2021
Paytm visited our campus on 24th August for Software Engineer Role. Round 1: Coding Round This one happened for 70 mins where we were given 3 coding questions to solve. https://www.geeksforgeeks.org/check-whether-number-circular-prime-not/I don’t remember the exact question but it is the variation of the standard problem: Min Coast Path.https://www
3 min read
Paytm Interview Experience for SDE | On-Campus 2021
Paytm came to our campus at the beginning of August (2021) virtually. There were total 4 Rounds, Coding Round followed by 2 Technical and 1 HR Interview Round. Round 1(Coding Round – CoCubes): 70 minutes Total 3 Questions based on Tree, BST, and Linkedlist.https://www.geeksforgeeks.org/sum-numbers-formed-root-leaf-paths/Around 40 students were shor
1 min read
Paytm Interview Experience for SDE | On-Campus 2021
Paytm visited our campus on 24th August for Software Engineer Role. Round 1(Coding Round): This one happened for 70 mins where we were given 3 coding questions to solve. https://www.geeksforgeeks.org/check-whether-number-circular-prime-not/I don't remember the exact question but it is the variation of the standard problem: Min Cost Path.https://www
4 min read
Paytm Interview Experience for SDE-1 (On-Campus)
Requirements:- C++, DSA, Operating System, DBMS. Eligibility Criteria:- B.E/B.Tech (CSE/IT) CGPA: 7.00 and above (throughout career 70% including 10th & 12th) I appeared in the on-campus placement of Paytm in September 2021 at the Birla Institute Of Technology, Mesra. It was a total of 5 rounds of process: ROUND 1 [Resume Shortlisting]The stand
2 min read
Paytm Interview Experience for SDE-1 | 2 Year of Experience
Round 1: Given a string of 1's and 0's Score is calculated as {1's in left part + 0's in right part}Compute the largest Score. Desired Solution complexity: Linear Given an N, Generate all String of length N consisting of 0's and 1'sSuch that no consecutive 1's occur in resultant String. How does GC work in Java? Which DS would you use to create you
1 min read
three90RightbarBannerImg