Round 1: Coding Round

The first round was an online coding test conducted on the Otemyt platform. We were given three coding questions, primarily based on graph and tree data structures. This round lasted for 90 minutes.

  • Maximum Weight Node: This was the easiest question.
  • Largest Cycle: This was of medium difficulty.
  • Meeting Cell: This was the hardest problem.

I was able to tackle all three questions as I had practiced similar problems extensively. You can find these questions on the internet. Specifically, “Maximum Weight Node” and “Largest Cycle” are available on the w3wiki platform, which was instrumental in my preparation.

After about 15-20 days, I received a email from our college TPO cell stating that I had qualified for the first round. About a week after that, Juspay informed us via email that we would have a meeting the next day for a hackathon discussion.

Juspay On-Campus Interview Experience for Batch 2025

Juspay On-Campus Interview Experience for Batch 2025

I am from the Batch of 2025, and Juspay visited our campus for the SDE role, offering a package of 27 LPA. Here is a detailed account of my interview experience.

Similar Reads

Round 1: Coding Round

The first round was an online coding test conducted on the Otemyt platform. We were given three coding questions, primarily based on graph and tree data structures. This round lasted for 90 minutes....

Round 2: Coding Round

On the day of the meeting, our assigned HR informed us that the second round would be held that very day. Hearing this made me nervous, but I managed to prepare myself for it. This round’s question was essentially about “Tree of Space,” which was quite challenging. It was a 3-hour long coding round conducted on the HackerEarth platform. I was able to clear all the test cases....

Round 3: Optimization and Code Explanation Round

In this round, we had to explain the intuition behind our submitted code from Part A after reducing its time complexity and making the code thread-safe. This was an 8-hour long hackathon where a mentor was assigned to assist us if we got stuck. However, it was important not to ask too many questions as it could impact our evaluation....

Contact Us