Open In App

Paytm Interview Experience for Software Engineer FTE (On-Campus)

Last Updated : 18 Nov, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

I was interviewed on 11/11/2020. Overall, there were 4 rounds- 1 online coding round, 2 technical rounds, 1 technical + Managerial round. All the rounds were elimination rounds.

Round 1 (Online Coding 70 minutes): 3 coding questions

  1. Given an integer, You just have to change the digits. (3 Marks) This was an easy question.

    0 - 9,
    1 - 8,
    2 - 7,
    ...
    9 - 0.

    Example: Convert the below number.

    Input: 420
    Output: 579
  2. This question was similar to(3 Marks): https://www.geeksforgeeks.org/largest-sum-contiguous-subarray-having-unique-elements/ 

  3. This question was based on a tree and a slight variation of this(5 Marks): https://www.geeksforgeeks.org/print-nodes-distance-k-leaf-node/

This round was conducted on the CoCubes platform. I was able to solve all three questions, those who solved 2 questions and got 8 or more marks were also called for the interview. This round was a medium level round, those who are in regular touch with coding were able to crack this round easily. A total of 76 students was called for the interview. All the interview rounds were conducted on Google Meet.

Round 2 (Technical Interview 1 hour): This round was conducted by a Senior Software Engineer(I already checked his LinkedIn profile :p). The interviewer was super friendly and cool. He made me comfortable by asking how am I, how was the day. He then asked to introduce myself. I did, then he was like I don’t want to hear about technical stuff. Tell me something else about you. So I told him my hobbies, He then asked some questions related to my hobbies. This round basically started as an HR round. Then, he asked me about my projects. The discussion on projects went on for 15 minutes. He asked about all the technologies I used in projects. My project was based on Python, Image Processing, and CNN so he asked me about them. Then he jumped on to the coding questions, he shared a Google doc with me and asked me to write code on it. 

  • Generate a Fibonacci series up-to an integer ‘n’, find all the prime numbers out of the series and print them.

This was a pretty easy question, I told him the recursive approach for Fibonacci. He then asked me to optimize it, then i used DP for generating Fibonacci and find primes using a sieve algorithm. He was satisfied with the approach and asked me to write a code for the same. I wrote the code in 5 minutes, telling him everything I did in the code step by step. I dry run the code with some examples he gave me. He was satisfied with the code. Then he moved on to the next question.

This was based on Array Addressing and pointers, He gave me a code and asked me to write the output for the same.

Given: 

int a[15];
a[0] = 10;
a[14] = 100;
find- *(a), *(a + 0), *(a + 14), *(a) + 10

This was easy as I had already cleared the gate, But he was trying to confuse me. I was confident about my answers and then he moved on to the third question.

Given a graph, check whether it’s a tree or not.

He asked me, when a graph becomes a tree and when it does not become a tree. I answered about cycles and connectivity. Then he asked me about the implementation and some DFS related questions. I answered, he was satisfied and finally asked me to write code. I did it using DFS. He gave me some examples to run. I successfully did them. He was very happy when I got it right. 

Then, he asked which database I used in my projects and moved on to questions related to DBMS and OOPS. 

  1. What is DDL and DML in SQL, tuple in SQL?
  2. What is a Primary Key? Difference between Primary and Candidate Key. What is Foreign Key and why is it used with example?
  3. What are the 4 pillars of OOPS, Different types of Inheritance, along with examples?

Questions were basic and if you have read DBMS and oops properly, it should be a cake walk for you. I was able to answer them all. Then he said that he is done with the interview and If I had any questions for him. I asked him some questions related to the technologies he is currently working on in Paytm, How is his experience in Paytm and what they expect from freshers in Paytm, Workload before covid, and during covid. He answered all. Then I asked him my feedback(I always ask this to every interviewer so that I get an idea about how this round went and where should I improve). He gave my feedback saying, “Since morning I have taken 6 interviews, Yours was the best. I am giving you full marks in this round.” This really made me so happy and more confident for other rounds.

After 1.5 hours I got a mail for the next technical interview round, around 55 people were called.

Round 3 (Technical Interview 45 minutes): This round started with the greetings, then he asked me to introduce so that he can look into my resume. After the introduction, he asked me to explain one of my projects he chooses. I explained to him, then he asked some easy project-related questions. He shared a doc link and he moved on to the Coding questions.

Question 1: Given a singly Linked List of one-digit numbers. We have to consider 3 consecutive nodes at a time and ADD them. If the addition is greater than 9 then make these three nodes reverse in the Linked List.

Example: 

Input: 1 -> 5 -> 2 -> 4 -> 3 
Output: 1 -> 4 -> 2 -> 5 -> 3
Nodes 5, 2, 4 make sum 11 which is greater than 9. So reverse them.

I told him the solution using recursion he was fine with it and he then asked me to code. There was a lot of pointer manipulation involved, so he gave me three examples to dry run my code. I did it and he was satisfied. The next question was based on a slight variation of frequency count in the array. I was able to solve it too using a map in c++. It was easy. After this, he asked me BFS and DFS along with applications in real life. Then he moved on to DBMS and gave me 2 tables. Basically, I had to create those two tables, fill in the values using SQL, and then he gave me 2 queries related to group by and joins. I was able to write one query right and one wrong.

He said it is fine and the interview is over. I asked him questions and then my feedback- He told me that my coding part was food and to focus more on SQL. So, I assured him that I will definitely improve myself. I was skeptical about getting a call about the next round.

But I got a mail within 5 minutes for the next interview round, around 27 were called.

Round 4 (Technical + Managerial 30 minutes): This round started with a brief introduction about him and me. He then moved on to projects, He asked me deep about the projects. How did I make them, the number of members in the group, my role in it? Difficulties in making projects, some clash between members, and how did I resolve them. He was getting deep into the ML part and asked me about how I found out the accuracy of the project. How it can be improved. How much time my project is taking to give output. He then asked me about the scalability of my project if millions of users use it. I was able to answer them all satisfactorily. So, I would like to suggest to you all that you should have a piece of thorough knowledge about your projects. After that, he asked me some simple OOPS concepts. Then he asked me to rate in JAVA out of 5. I rated myself 1(as I didn’t know JAVA much). He was surprised and asked me why? I told him that I only do coding in C++ and Python, so not used java much in life. He then skipped java questions. We were already out of time. Then he asked me about my family and my hobbies. Then he asked me like preferable location, I said Mumbai, but I am ready to relocate. Then he said but we are offering Noida, what if you get this Paytm job and you get another job, based in Mumbai. Will you leave Paytm? I told him that If I get Paytm now, I am not allowed to sit for other companies on campus. Hence, no chance of leaving Paytm. We both had a good laugh on this. Then I asked him some questions. 

After that, he directly told me that Enjoy the day, You are IN. Give this good news to your parents. But don’t tell this anyone until HR gets in touch with you. This was one of the best moments of my life. My eyes got teary at that moment itself. We both said Goodbye. 

All this hard work fell into place. I got the best Diwali gift ever. 

It was a one-day process. Finally, I got a mail at midnight. 15 students including me got selected.

I would really like to thank Geeksforgeeks for the best content, they have helped me a lot in my preparation. And those who are preparing for interviews, I would suggest them to code regularly and study technical stuff properly, Be confident in the interview, you can ace any technical interview. Thank You for your time.



Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads