Upload Button Icon Add office photos

Filter interviews by

Enrich Money Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. What is collection framework?
  • Ans. 

    Collection framework is a unified architecture for representing and manipulating collections of objects in Java.

    • It provides interfaces (like List, Set, Map) and classes (like ArrayList, HashSet, HashMap) to store and manipulate groups of objects.

    • It allows for easy manipulation, sorting, searching, and iteration of collections.

    • Collections in the framework can store objects of any type, including user-defined classes.

    • Exa...

  • Answered by AI
  • Q2. What is spring boot dependency injection?
  • Ans. 

    Spring Boot dependency injection is a design pattern where objects are passed their dependencies rather than creating them internally.

    • In Spring Boot, dependency injection is achieved through the use of @Autowired annotation.

    • It helps in achieving loose coupling between classes and promotes easier testing and maintenance.

    • Example: @Autowired private UserService userService; // Injecting UserService dependency

  • Answered by AI
  • Q3. What is the use of rate limiter?
  • Ans. 

    Rate limiter is used to control the rate of incoming requests to a server or API.

    • Prevents server overload by limiting the number of requests a client can make in a specific time period

    • Helps protect against DDoS attacks by limiting the rate of incoming requests

    • Ensures fair usage of resources by preventing one client from monopolizing server resources

    • Can be implemented using algorithms like token bucket or leaky bucket

    • Ex...

  • Answered by AI
  • Q4. What is the mean by thread, how many ways we can create thread?
  • Ans. 

    A thread is a lightweight sub-process that allows concurrent execution within a process. Threads can be created in multiple ways.

    • Threads can be created by extending the Thread class in Java.

    • Threads can be created by implementing the Runnable interface in Java.

    • Threads can be created using thread pools in Java.

    • Threads can be created using asynchronous functions in JavaScript.

  • Answered by AI
  • Q5. What is use of thread.join()?
  • Ans. 

    thread.join() is used to wait for a thread to finish its execution before moving on to the next steps.

    • thread.join() blocks the current thread until the thread it is called on completes its execution.

    • It is commonly used in multi-threaded applications to ensure that all threads have finished before proceeding.

    • Without thread.join(), the main thread may continue executing while other threads are still running.

    • Example: thre...

  • Answered by AI
  • Q6. What is the difference between sync and asynchronous call?
  • Ans. 

    Sync call blocks the execution until the response is received, while asynchronous call allows the program to continue executing without waiting for the response.

    • Sync call blocks the program execution until the response is received

    • Asynchronous call allows the program to continue executing without waiting for the response

    • Sync calls are easier to understand and debug, but can lead to performance issues if used excessively

    • ...

  • Answered by AI
  • Q7. How to deploy your service in production server?
  • Ans. 

    Deploying service in production server involves building the application, configuring the server, and monitoring performance.

    • Build the application code into a deployable package (e.g. JAR file for Java applications)

    • Configure the production server with necessary dependencies and environment variables

    • Deploy the application package to the server using tools like Docker, Kubernetes, or manual deployment scripts

    • Monitor the ...

  • Answered by AI
  • Q8. What is use of Jenkins and kubernates?
  • Ans. 

    Jenkins is a continuous integration tool used for automating software development processes, while Kubernetes is a container orchestration platform for managing containerized applications.

    • Jenkins is used for automating the building, testing, and deployment of software projects.

    • Kubernetes helps in automating the deployment, scaling, and management of containerized applications.

    • Jenkins can be integrated with Kubernetes t...

  • Answered by AI
  • Q9. What is the difference between fail safe and fail fast
  • Ans. 

    Fail safe focuses on ensuring system stability and preventing catastrophic failures, while fail fast prioritizes quick detection and response to errors.

    • Fail safe is about designing systems to minimize the impact of failures and ensure stability.

    • Fail fast is about quickly detecting and responding to errors to prevent further issues.

    • Fail safe often involves redundancy and error checking mechanisms to prevent catastrophic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more about collection and multi threading for java

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Aptitude contain 40questions in 20mins

Round 3 - Technical 

(2 Questions)

  • Q1. Screening call 3 to 4 technical question
  • Q2. What do u know about money laundering, kyc, mulling
Round 4 - Technical 

(3 Questions)

  • Q1. 45mins of technical questions
  • Q2. About previous experience
  • Q3. How do you find the transaction is suspicious. If there is only one transaction
  • Ans. 

    Suspicious transactions can be identified through various factors such as unusual amount, frequency, location, or behavior.

    • Look for transactions that are significantly larger or smaller than usual for the customer

    • Check for transactions that are out of the ordinary in terms of frequency or timing

    • Consider transactions from high-risk locations or countries

    • Review transactions that deviate from the customer's typical spendi...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Why do you want to work at this company?
  • Q2. What are your greatest strengths?
  • Q3. Why do you want this job?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Hackerrank Test including 4 coding and few mcq questions

Round 3 - Technical 

(2 Questions)

  • Q1. Frontend and Javascript related question.
  • Q2. Coding Question in Javascript
Round 4 - HR 

(2 Questions)

  • Q1. Asked about myself and my interest
  • Q2. Asked about project that I did in college

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest.
Focus on your strength.
Practice good coding
Have some good project on your CV
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. 1. what is the day-to-day activity of the Product analyst 2. What A/B testing 3. Case study on how many Tata cars are there in India 4. Asked about the difference between rank, dense_rank,row_number,
  • Ans. 

    Describing day-to-day activities, A/B testing, Tata cars in India, and difference between rank functions for Product Business Analyst role.

    • Day-to-day activities include gathering and analyzing data, creating reports, identifying trends, and collaborating with cross-functional teams.

    • A/B testing involves comparing two versions of a product or feature to determine which performs better.

    • As of 2021, Tata Motors has sold ove...

  • Answered by AI
  • Q2. 5. difference between truncate, delete and drop 6. difference between union and union all 7. He asked to solve SQL questions involving percentages and another one with rank
  • Ans. 

    Answers to SQL-related questions for Product Business Analyst position

    • Truncate is a DDL command that removes all rows from a table without logging the individual row deletions, while delete is a DML command that removes specific rows from a table and logs each deletion

    • Drop is a DDL command that removes an entire table from the database

    • Union combines the results of two or more SELECT statements into a single result set,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I thought it went really well. Because I answered all the questions, but I didn't get selected. Not sure why they are not even sharing

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

SQL and metrics based questions

Round 3 - Technical 

(2 Questions)

  • Q1. How would you find the top triplet from data set
  • Ans. 

    To find the top triplet from a data set, sort the data in descending order and select the first three values.

    • Sort the data in descending order

    • Select the first three values

    • Consider ties if applicable

  • Answered by AI
  • Q2. Questions around the aptitude test
Round 4 - One-on-one 

(3 Questions)

  • Q1. Top Metrics for Instagram platform
  • Ans. 

    Top metrics for Instagram platform include engagement rate, reach, impressions, follower growth, and click-through rate.

    • Engagement rate measures the level of interaction with your content.

    • Reach refers to the number of unique accounts that have seen your content.

    • Impressions refer to the total number of times your content has been viewed.

    • Follower growth measures the rate at which your follower count is increasing.

    • Click-t...

  • Answered by AI
  • Q2. How would you find the batsmen with fastest 5000 runs
  • Ans. 

    To find the batsmen with fastest 5000 runs, we need to analyze the data of all the batsmen who have scored 5000 runs or more.

    • Create a database of all batsmen who have scored 5000 runs or more in their career.

    • Sort the database based on the time taken by each batsman to reach 5000 runs.

    • Identify the batsman who reached 5000 runs in the shortest time.

    • Verify the accuracy of the data and the methodology used to calculate the...

  • Answered by AI
  • Q3. Which is better. 5% discount to get 30% increase in trips or 10% discount to get 50% increase in trips or 15% discount to get 65% increase in trips, considering avg trip value is constant
  • Ans. 

    15% discount to get 65% increase in trips is the best option.

    • The percentage increase in trips is directly proportional to the discount offered.

    • The increase in trips should be weighed against the decrease in revenue due to the discount.

    • In this case, the 15% discount offers the highest increase in trips while still maintaining a reasonable revenue.

    • It is important to consider the long-term effects of offering discounts on

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your SQL knowledge elaborate and be aware of top line metrics in current world products

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Mar 2023. There were 5 interview rounds.

Round 1 - Coding Test 

3 coding questions based on Tree and kind of similar to each other. Based on dijkstra algo.

Round 2 - Coding Test 

One question that was a bit lengthy, with name 'Tree of Space' you can get it from internet.

Round 3 - Case Study 

I have asked to improved my code from previous round and explain it and then they ask improve your code if if the inputs are in the form of multiple thread.

Round 4 - Technical 

(1 Question)

  • Q1. I have to some tree questions like height and one question from leetcode.
Round 5 - Cultural round 

(1 Question)

  • Q1. Some basic questions what you want what are your goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do some competitive coding and learn ds and algo.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself? basic testing questions like functional testing?
  • Q2. Verify the login functionality
  • Ans. 

    To verify login functionality, we need to test the login process with valid and invalid credentials.

    • Test login with valid credentials and ensure user is logged in successfully

    • Test login with invalid credentials and ensure appropriate error message is displayed

    • Test login with blank username or password and ensure appropriate error message is displayed

    • Test login with special characters in username or password and ensure

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well easy to crack the interview, learn new technologies

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Group Discussion 

“Pay attention to your body language.”
“Be confident and keep adding ‘good’ points.“
“Ensure that your words make sense.”
“Don’t be Afraid to start.”
“Follow your heart.”
Additionally; do not use negative item like “ I disagree ‘or’ “that’s incorrect

Round 3 - Case Study 

Understand the issue; ask clarifying questions as needed.
“ identity the underlying assumptions.”
Summarize specific issues and findings.
“State your recommendation outline next step and expected results / impacts .

Round 4 - HR 

(2 Questions)

  • Q1. *Tell me about your self ….. *Why do you want to work for our company ?… *What are you greatest strengths and weaknesses?… *Why are you looking for a chance . *Tell me about the gap in your resume. *How wo...
  • Ans. * Do not fake! Be yourself bluffing during the HR interviews should be avoided at all costs Answer to the point and while answering be honest and truthful . Wear comfortable but formal clothes keep accessories to a bare minimum. Reach the venue on time it the interview is scheduled online then log in at least 10-15 minutes earlier than the scheduled time and ensure that your connection set up is alright . Do not sound...
  • Answered Anonymously
  • Q2. *Are you applying for other jobs also. How do you get to know about our company What does success means to you Describe yourself in one word What is the difference between confidence and overconfidence Wha...

Interview Preparation Tips

Interview preparation tips for other job seekers - Market yourself
Apply even if you’re not fully qualified
Job search like it’s your job
Use informational interviews to networks
Set yourself apart with letters of recommendation
Know yourself and what you want
Pump yourself up and stay positive
Be polite and use the right language and the tone for the formal situation
Listen to the question and the thing before you begin your answer
Ask the interviewer to repeat or explain further if you do not understand the question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Advanced SQL: Window and aggregation
Round 3 - One-on-one 

(1 Question)

  • Q1. Python: Shallow copy and deep copy
Round 4 - Technical 

(1 Question)

  • Q1. Project architecture questions

Enrich Money Interview FAQs

How to prepare for Enrich Money interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Enrich Money. The most common topics and skills that interviewers at Enrich Money expect are NSE, Bse, Business Development, MCX and Revenue Generation.

Tell us how to improve this page.

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 751 Interviews
Bajaj Finserv Interview Questions
4.0
 • 490 Interviews
PolicyBazaar Interview Questions
3.6
 • 307 Interviews
PhonePe Interview Questions
4.0
 • 296 Interviews
Razorpay Interview Questions
3.6
 • 150 Interviews
ICICI Securities Interview Questions
3.9
 • 142 Interviews
HDFC Securities Interview Questions
3.6
 • 99 Interviews
Mobikwik Interview Questions
4.0
 • 44 Interviews
Upstox Interview Questions
3.7
 • 35 Interviews
Zerodha Interview Questions
4.2
 • 8 Interviews
View all

Enrich Money Reviews and Ratings

based on 23 reviews

3.7/5

Rating in categories

4.1

Skill development

3.3

Work-Life balance

3.2

Salary & Benefits

3.5

Job Security

3.6

Company culture

3.0

Promotions/Appraisal

3.7

Work Satisfaction

Explore 23 Reviews and Ratings
Relationship Manager - Stock Market

Bangalore / Bengaluru

1-3 Yrs

Not Disclosed

Head Mentor/ Trainer

Kolkata,

Mumbai

+5

12-15 Yrs

Not Disclosed

Relationship Manager - Stock Market

Ernakulam

0-3 Yrs

Not Disclosed

Explore more jobs
Relationship Manager
9 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Software Engineer
7 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Graphic Designer
4 salaries
unlock blur

₹2.8 L/yr - ₹3.6 L/yr

Senior Software Developer
4 salaries
unlock blur

₹7 L/yr - ₹8.5 L/yr

Digital Marketing Executive
4 salaries
unlock blur

₹2.4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Enrich Money with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

4.0
Compare

Payed

2.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview