Friday, July 5, 2024
HomeData ModellingData Structure & AlgorithmPaytm Interview Experience | Set 4 (Walk-in Drive)

Paytm Interview Experience | Set 4 (Walk-in Drive)

I got a chance to participate in walk-in drive at Paytm Headquarters. Went through the following process.

  1. Written test: It contained 20 objective questions having a mix of C, networking and Database questions and 2 subjective questions.
    Subjective questions: Stock buy sell maximum profit and Find sub string in a string

  2. Tech round conducted by SE:
    Ques 1: Reverse a given linked list
    Ques 2: Reverse linked list in group of size 3
    Ques 3: Minimum distance between two given characters of a string
  3. Tech round conducted by tech lead:
    Ques 1: Tell me about yourself. Technology stack which you used while working.
    Ques 2: Matrix multiplication (buy c++ book from Sumita Arora class XII level for answer :P)
    Ques 3: Coin change problem (solved it using DP)

Interviewer was impressed with solution of coin change and later he discussed what were the most difficult data structure problems which I had solved. I told some like phone number keypad problem, sudoku solver etc.

I was only possible because of all the stuff I prepared regularly from neveropen which I could not have found anywhere else. Thanks to neveropen for neveropen. 🙂

If you like neveropen and would like to contribute, you can also write an article and mail your article to review-team@neveropen.co.za. 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!

Ted Musemwa
As a software developer I’m interested in the intersection of computational thinking and design thinking when solving human problems. As a professional I am guided by the principles of experiential learning; experience, reflect, conceptualise and experiment.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments