Open In App

MoneyTap Interview Experience (On-Campus 2020)

Last Updated : 21 Dec, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1(Assessment Test): This was the first test. In this round, there were a total of 14 MCQ and 4 Coding Questions.
  MCQ question was belongs to :
  

  1. DBMS
  2. OS
  3. Java
  4. C/CPP
  5. Snippet coding question

Whereas one debugging question and 3 codings question easy to moderate level. I have to remember one question was the implementation of HashMap in java.
  In this test, the total participate candidate was approx 450 after this round total of only 12 candidates shortlisted including me.

Note: please keep in mind PPT must attend by this company otherwise you will not shortlist for the assessment test. If PPT happens.

Round 2(Technical Round 1): This round was very interesting. The interviewer was very friendly. Firstly he asked introduction of myself and I told
Within 2 min. Actually, the Interviewer found excellent knowledge in data structure and algorithm and problem-solving skills.
He asked a coding question that was the Next greater element of the array.https://www.geeksforgeeks.org/next-greater-element/
I told the algorithm about this problem and after that, he told me that write a code in an online editor
I wrote and run successfully. He is very impressed with me.
After that, he asked me some theoretical of DBMS and networking.
This round was approx 30 min.
After this round, only one candidate out of 12 was selected for the next round that was I.

Round 3(Technical Round 2): This round was more interesting than the second. The interviewer wants deeply knowledge in data structure and algorithm, java, DBMS, collection in java, SQL, OOPs concept.
Firstly he asked me which programming language you know and give a rating for that. I told java and 8 with the rating.
After that he started with a coding question there was a total of two coding questions asked.

  1. Find the median from the linked list in an optimal way.
  2. Check a tree is BST or not.
    I told the algorithm for both in an optimal way and wrote code in the online editor and run.

After that, he jumped on collection in java and asked more deeply question from there.
He basically asked array list and vector in java how it is implemented and how increased there size
Automatically. (What is a dynamic array in java). I told him all the answers to his question.

After that, he jumped on the oops concept in java. And asked what is runtime polymorphism in java and how can we implement? He told write code for runtime polymorphism. And then he asked for data abstraction in java. And more OOPs concept.

After that he jumped on DBMS he creates two tables and asked to join SQL query and more SQL query such as
Delete record, Modify table, Truncate command, etc.

This round was approx 1 hour 30 min.

After this round, I got mail for an HR interview.

Round 4(HR Round): HR was very friendly. She asked me about my family background. And what do you know about MoneyTap?
After that, she told congratulation You are selected.
I was very happy. After that, she told me about the CTC breakup.
Finally, I selected for this job.
Best of luck and Thank you.

Note: Before the HR round you must have knowledge about MoneyTap. This company is more preferable for java language.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads