Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Revolut Team. If you also belong to the team, you can get access from here

Revolut Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Revolut Senior Analyst Interview Questions, Process, and Tips

Updated 3 Jul 2024

Revolut Senior Analyst Interview Experiences

1 interview found

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

Quite tough as it had all maths questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is financial crime ?
  • Ans. 

    Financial crime refers to illegal activities that involve the use of financial systems to deceive or defraud individuals or organizations.

    • Financial crime includes activities such as money laundering, fraud, embezzlement, and insider trading.

    • It often involves complex schemes to conceal the true source or destination of funds.

    • Financial crime can have serious consequences for individuals, businesses, and the economy as a ...

  • Answered by AI
  • Q2. What are the stages of AML ?
  • Ans. 

    The stages of AML (Anti-Money Laundering) include customer due diligence, transaction monitoring, and reporting suspicious activities.

    • Customer Due Diligence: Verifying the identity of customers and assessing their risk level.

    • Transaction Monitoring: Monitoring transactions for any unusual or suspicious activities.

    • Reporting Suspicious Activities: Reporting any suspicious activities to the appropriate authorities.

    • Examples...

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

(2 Questions)

  • Q1. What is KYC ?
  • Ans. 

    KYC stands for Know Your Customer, a process used by financial institutions to verify the identity of their clients.

    • KYC is a regulatory requirement to prevent money laundering and fraud.

    • It involves collecting personal information such as name, address, and identification documents.

    • KYC also includes assessing the risk of a customer and monitoring their transactions for suspicious activities.

    • Examples of KYC documents inc...

  • Answered by AI
  • Q2. What is PEP ?
  • Ans. 

    PEP stands for Politically Exposed Person, referring to individuals who are entrusted with prominent public functions.

    • PEPs are considered higher risk for potential involvement in bribery, corruption, and money laundering due to their position of influence.

    • Financial institutions are required to conduct enhanced due diligence on PEPs to mitigate risks.

    • Examples of PEPs include government officials, heads of state, and sen

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Depends on the role
  • Q2. Second round will be written test
  • Q3. Discussion with senior director
Round 2 - Aptitude Test 

Question depends on the Job description

Round 3 - HR 

(2 Questions)

  • Q1. Like and dislikes
  • Q2. Normal conversation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What makes you right fit for company
  • Ans. 

    My extensive experience in data analysis, strong analytical skills, and ability to communicate complex findings make me the right fit for the company.

    • 10+ years of experience in data analysis

    • Proven track record of delivering actionable insights

    • Strong analytical skills and attention to detail

    • Excellent communication skills to present findings to stakeholders

    • Ability to work effectively in a team environment

  • Answered by AI
  • Q2. Strength and weakness
Round 2 - Coding Test 

SQL
Window functions lead and lead for retention

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

I applied via Campus Placement and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quantitative aptitude, verbal ability, critical reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. SQL: find store with highest AOV
  • Q2. Generic behavioural questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

General SQL Question

Round 2 - Technical 

(2 Questions)

  • Q1. General puzzle questions from GFG
  • Q2. Normal interview level SQL Question
Round 3 - One-on-one 

(2 Questions)

  • Q1. There were lot of behavioral questions
  • Q2. Then there were few questions related to how to navigate through the data

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your SQL and business accumen

Data Analyst Interview Questions & Answers

Visa user image Vishwesh Dayama

posted on 18 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL Joins and remove duplicates
  • Q2. Function to create a transaction bin column
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Joins outputs for various types of joins
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table

    • FU...

  • Answered by AI
  • Q2. Query using window functions
  • Ans. 

    Window functions are used to perform calculations across a set of table rows related to the current row.

    • Window functions are used in SQL to perform calculations on a set of rows related to the current row.

    • They allow you to perform calculations like ranking, moving averages, and cumulative sums.

    • Examples of window functions include ROW_NUMBER(), RANK(), and SUM() OVER().

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Types of Window Function
  • Ans. 

    Window functions are used in SQL to perform calculations across a set of table rows related to the current row.

    • Types include ROW_NUMBER(), RANK(), DENSE_RANK(), NTILE(), LAG(), LEAD(), FIRST_VALUE(), LAST_VALUE(), etc.

    • They allow for calculations to be performed on a specific subset of rows within a query result set.

    • Window functions are commonly used for running totals, moving averages, and ranking data.

  • Answered by AI
  • Q2. Difference between Joins with examples
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is a match in both tables.

    • Left Join: Returns all rows from the left table and the matched rows from the right table.

    • Right Join: Returns all rows from the right table and the matched rows from the left table.

    • Full Outer Join: Returns rows when there is a match in one of the tables.

    • Cross Join:

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Common question like about yourself
  • Q2. Questions like stlc and roles responsibilities
  • Q3. How to do uat testing
  • Ans. 

    UAT testing involves testing the system in a real-world scenario by end users to ensure it meets their requirements.

    • Understand the requirements and scope of the system

    • Create test cases based on user scenarios

    • Execute test cases with real users

    • Document and report any issues found

    • Obtain user feedback for improvements

  • Answered by AI
  • Q4. What is agile process
  • Ans. 

    Agile process is a project management approach that emphasizes flexibility, collaboration, and incremental development.

    • Agile process involves breaking down projects into small, manageable tasks called user stories.

    • It focuses on frequent communication and collaboration between team members.

    • Iterations, or sprints, are used to deliver working software in short timeframes.

    • Adaptability and responding to change are key princ...

  • Answered by AI
  • Q5. What kind of testing is done in past
  • Ans. 

    Various types of testing were conducted in the past including functional testing, regression testing, performance testing, and user acceptance testing.

    • Functional testing to ensure the software functions as expected

    • Regression testing to check for any new bugs introduced after changes

    • Performance testing to assess the speed and stability of the software

    • User acceptance testing to validate if the software meets user require

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Basic coding questions based on array, strings were asked.

Round 2 - Technical 

(2 Questions)

  • Q1. Explain doubly linked list. And one coding question was asked about doubly linked list and I had to explain the solution.
  • Q2. HR round was covered in this round only so interviewer asked me some HR round questions.

Revolut Interview FAQs

How many rounds are there in Revolut Senior Analyst interview?
Revolut interview process usually has 3 rounds. The most common rounds in the Revolut interview process are One-on-one Round and Aptitude Test.
What are the top questions asked in Revolut Senior Analyst interview?

Some of the top questions asked at the Revolut Senior Analyst interview -

  1. What are the stages of AM...read more
  2. What is financial crim...read more
  3. What is KY...read more

Tell us how to improve this page.

Revolut Senior Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 777 Interviews
FIS Interview Questions
3.9
 • 480 Interviews
PhonePe Interview Questions
4.0
 • 307 Interviews
PayPal Interview Questions
3.9
 • 211 Interviews
HighRadius Interview Questions
2.9
 • 181 Interviews
Fiserv Interview Questions
3.0
 • 171 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Visa Interview Questions
3.5
 • 137 Interviews
Angel One Interview Questions
3.9
 • 135 Interviews
View all
Revolut Senior Analyst Salary
based on 4 salaries
₹1.1 L/yr - ₹10.5 L/yr
25% less than the average Senior Analyst Salary in India
View more details

Revolut Senior Analyst Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

4.0

Salary

1.0

Job security

1.0

Company culture

2.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Support Specialist
363 salaries
unlock blur

₹3.7 L/yr - ₹8.2 L/yr

Financial Crime Analyst
92 salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Strategy and Operations Manager
83 salaries
unlock blur

₹18 L/yr - ₹57.5 L/yr

Team Lead
79 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Financial Analyst
50 salaries
unlock blur

₹5.5 L/yr - ₹10 L/yr

Explore more salaries
Compare Revolut with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

4.0
Compare

Payed

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