Upload Button Icon Add office photos

Filter interviews by

Money View Senior Data Executive Interview Questions and Answers

Updated 30 Jul 2024

Money View Senior Data Executive Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I had so many regex code questions to prove myself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Great work place. We need to update ourselves with new skills. Everything is outstanding culture.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Does Java support pass by reference?
  • Ans. 

    Yes

    • Java uses pass by value for all variables, including object references.

    • When an object reference is passed as an argument, a copy of the reference is passed, not the actual object.

    • Modifying the reference inside the method will not affect the original reference outside the method.

    • However, modifications to the object's state inside the method will be visible outside the method.

  • Answered by AI
  • Q2. Explain Singleton Pattern
  • Ans. 

    Singleton pattern restricts the instantiation of a class to a single object.

    • Singleton pattern ensures that only one instance of a class exists throughout the application.

    • It provides a global point of access to the instance.

    • Commonly used in scenarios where a single instance needs to coordinate actions across the system.

    • Example: Database connection manager, logger, configuration manager.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Medium level leet code questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Low Leven system design of Instagram.
  • Ans. 

    Low level system design of Instagram involves designing the core components like database, storage, caching, and networking.

    • Use sharding to distribute data across multiple database servers for scalability.

    • Implement a caching layer using Redis or Memcached to improve performance.

    • Utilize a content delivery network (CDN) for faster content delivery to users.

    • Design a fault-tolerant storage system to ensure data durability ...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Creating a high level design of a message queue system
  • Ans. 

    Designing a message queue system for efficient communication between components

    • Define the requirements and constraints of the system

    • Choose a suitable messaging protocol (e.g. AMQP, MQTT)

    • Design the message format and structure

    • Implement mechanisms for message persistence and delivery guarantees

    • Consider scalability and fault tolerance

    • Use appropriate data structures and algorithms for efficient message handling

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What are your goals ?
  • Ans. 

    My goal is to continuously improve my technical skills, contribute to impactful projects, and eventually move into a leadership role.

    • Continuously improve technical skills through learning new technologies and best practices

    • Contribute to impactful projects by delivering high-quality code and solutions

    • Work towards moving into a leadership role by taking on more responsibilities and mentoring junior team members

  • Answered by AI
  • Q2. Why you choose jupiter
  • Ans. 

    I chose Jupiter because of its strong gravitational pull and potential for scientific exploration.

    • Jupiter's large size and mass make it a key player in shaping the solar system

    • Its strong magnetic field and radiation belts provide valuable insights for space research

    • Jupiter's moons, like Europa and Io, offer unique environments for potential exploration missions

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Where you are working currently and what your profile
Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me about your experience
  • Q3. Tell me about your skills
Round 3 - Technical 

(1 Question)

  • Q1. Excel advance Ms office

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep knowledge every time which area you are working
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

Work related assignment they will give

Round 3 - One-on-one 

(2 Questions)

  • Q1. About technical they will ask more
  • Q2. Last organisation full details

Interview Preparation Tips

Interview preparation tips for other job seekers - Study well before interview like about pg and payouts
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about your self
  • Q2. Why should i hire u
Round 2 - Typing Test 

(2 Questions)

  • Q1. Minimum 30 word per min typing speed with 95+ accuracy
  • Q2. How did i spent your yesterday
Round 3 - One-on-one 

(1 Question)

  • Q1. Normal questions by operation manager

Interview Preparation Tips

Interview preparation tips for other job seekers - you have to look confident and good communication skill
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

DS, Algo, DP, Greedy, Stack, Heap

Round 2 - Technical 

(2 Questions)

  • Q1. System Design a DropBox
  • Ans. 

    Design a scalable cloud storage system similar to DropBox.

    • Use distributed file system for storing files across multiple servers.

    • Implement data deduplication to save storage space.

    • Use client-side encryption for security.

    • Implement file synchronization across devices.

    • Utilize load balancing to distribute user requests.

    • Implement version control for files.

    • Use metadata for efficient file organization.

  • Answered by AI
  • Q2. Design a Linked List
  • Ans. 

    A linked list is a linear data structure where each element is a separate object with a reference to the next element.

    • Start with a Node class that has data and a reference to the next node

    • Create a LinkedList class that manages the nodes and provides methods like insert, delete, and search

    • Example: Node class - data, next; LinkedList class - head, insert(data), delete(data), search(data)

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. About yourself. Projects worked upon
  • Q2. Why want to join Ocrolus?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. AML,Risk and fraud ops basics.
  • Q2. Microsoft excel advanced level
Round 2 - One-on-one 

(1 Question)

  • Q1. AML,Risk and fraud ops basics
Round 3 - One-on-one 

(1 Question)

  • Q1. AML,Risk and fraud ops basics
Round 4 - One-on-one 

(1 Question)

  • Q1. AML,Risk and fraud operation s basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Unlike a role in banking here we need to work multiple things.If you have SQL knowledge or interested to learn to SQL then this role suits you.You will get a exposure to complete Risk and fraud operations through this role.Overall learning will be helpful for career advancement.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Nov 2022.

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 - One-on-one 

(2 Questions)

  • Q1. Abstract and interface difference
  • Ans. 

    Abstract classes are classes that cannot be instantiated and can have both abstract and non-abstract methods. Interfaces are a collection of abstract methods.

    • Abstract classes can have constructors, interfaces cannot

    • A class can implement multiple interfaces, but can only inherit from one abstract class

    • Interfaces can be used to achieve multiple inheritance in Java

    • Abstract classes can have instance variables, interfaces c...

  • Answered by AI
  • Q2. Current project
  • Ans. 

    I am currently working on a project to develop a web-based inventory management system.

    • Developing a user-friendly interface for managing inventory

    • Implementing database functionality to store and retrieve inventory data

    • Integrating with other systems to automate inventory updates

    • Creating reports and analytics to track inventory levels and trends

  • Answered by AI
Round 3 - Coding Test 

Sort array without using any inbuilt method?

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Min and max value from an array of integers, reverse of a string

Round 2 - Technical 

(2 Questions)

  • Q1. Data Structures, Algorithms, Understand Common Problem Patterns,
  • Q2. Advance Laravel and PHP

Money View Interview FAQs

How many rounds are there in Money View Senior Data Executive interview?
Money View interview process usually has 1 rounds. The most common rounds in the Money View interview process are Coding Test.

Tell us how to improve this page.

Money View Senior Data Executive Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
PolicyBazaar Interview Questions
3.6
 • 359 Interviews
PhonePe Interview Questions
4.0
 • 300 Interviews
Groww Interview Questions
3.7
 • 67 Interviews
BankBazaar Interview Questions
3.4
 • 50 Interviews
Mobikwik Interview Questions
3.6
 • 47 Interviews
CRED Interview Questions
3.5
 • 37 Interviews
Upstox Interview Questions
3.7
 • 36 Interviews
LendingKart Interview Questions
3.2
 • 29 Interviews
Jupiter Money Interview Questions
3.3
 • 29 Interviews
View all
Process Associate
91 salaries
unlock blur

₹1.8 L/yr - ₹4.1 L/yr

Collection Associate
29 salaries
unlock blur

₹2 L/yr - ₹3.7 L/yr

Team Lead
23 salaries
unlock blur

₹2.4 L/yr - ₹6.2 L/yr

Senior Brand and Marketing Manager
22 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Software Engineer
21 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Explore more salaries
Compare Money View with

Kissht Finance

3.9
Compare

Ocrolus East

3.5
Compare

KhataBook

3.4
Compare

Uni Cards

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview