Wednesday, January 15, 2025
Google search engine
HomeData Modelling & AIPaytm Interview Experience | Set 5 (Recruitment Drive)

Paytm Interview Experience | Set 5 (Recruitment Drive)

I attended a Paytm recruitment drive.

The requirement was for both Front-end and Backend Developers. I applied for Backend.

First there was a written round. The paper consists of 4 Sections.

  1. C programming and Data structure objective questions.
  2. Aptitude
  3. Java / Node JS
  4. Subjective programming Question

Subjective questions were

  1. Print all interleavings of given two strings
  2. Largest subarray with equal number of 0s and 1s

After the written round I went through 2 interviews.

First interviewer asked me 3 algorithm questions.

  1. Segregate 0s and 1s in an array
  2. Extended the above question to Sort an array of 0s, 1s and 2s
  3. There are 3 operation available.
    1. Subtract 1
    2. Divide by 2(applicable only when number is divisible by 2)
    3. Divide by 3(applicable only when number is divisible by 3)

    Give the minimum number of operation requires to reduce the number to 1.

Second Interviewer asked only 1 question.

  1. Recursively remove all adjacent duplicates in an array containing numbers.

That’s’ it…!!!!!!!!

Thanks, neveropen.

If you like neveropen and would like to contribute, you can also write an article and mail your article to review-team@geeksforgeeks.org. See your article appearing on the neveropen main page and help other Geeks.

Feeling lost in the world of random DSA topics, wasting time without progress? It’s time for a change! Join our DSA course, where we’ll guide you on an exciting journey to master DSA efficiently and on schedule.
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 neveropen!

RELATED ARTICLES

Most Popular

Recent Comments