Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Open Financial Technologies Private Limited Team. If you also belong to the team, you can get access from here

Filter interviews by

Open Financial Technologies Private Limited Data Analyst Interview Questions and Answers

Updated 29 Mar 2024

Open Financial Technologies Private Limited Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 29 Mar 2024

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

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Intermediate level coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Project explaination
  • Q2. Explain project ind detail
  • Ans. 

    Developed a predictive analytics model to forecast customer churn for a telecommunications company.

    • Collected and cleaned customer data from various sources

    • Performed exploratory data analysis to identify patterns and trends

    • Built a machine learning model using logistic regression to predict customer churn

    • Evaluated the model's performance using metrics such as accuracy, precision, and recall

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Open Financial Technologies Private Limited Data Analyst interview:
  • SQL
  • Python
  • Dashboards
Interview preparation tips for other job seekers - all the best

Interview questions from similar companies

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Sql, python, statistical questions

Round 2 - HR 

(2 Questions)

  • Q1. How daily work looks like?
  • Ans. 

    Daily work involves analyzing data, creating reports, and communicating findings to stakeholders.

    • Reviewing and cleaning data sets

    • Creating visualizations and dashboards

    • Conducting statistical analysis

    • Communicating insights to non-technical stakeholders

  • Answered by AI
  • Q2. Most ise tools?
  • Ans. 

    Some of the most commonly used tools for data analysis include Excel, Python, R, Tableau, and SQL.

    • Excel is widely used for data manipulation and analysis.

    • Python and R are popular programming languages for data analysis and machine learning.

    • Tableau is a powerful data visualization tool.

    • SQL is essential for querying databases and extracting data.

  • Answered by AI
Round 3 - Coding Test 

4 sql tasks on 3 tables. Joins, subqueries

Interview Preparation Tips

Interview preparation tips for other job seekers - Learm main statistics principles
Sql mandatory

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

It was a basic Aptitude test, Needed to learn Probability, Permutation , Cobination and SQL.
Total Duration 1 Hour.

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
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Hackerrank test mostly on python and sql

Round 2 - Technical 

(2 Questions)

  • Q1. SQL based questions
  • Q2. Python based questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Coding Test 

Mostly medium leetcode

Round 2 - Coding Test 

Mostly medium level DSA

Round 3 - Technical 

(1 Question)

  • Q1. AWS, GCP , Kubernetes, Docker
Round 4 - Technical 

(1 Question)

  • Q1. Security standards, cloud security

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQl window functions, how to use joins group by in queries, how data analytics works.. What is ETL

Interview Preparation Tips

Interview preparation tips for other job seekers - Have knowledge about finance domain. Be yourself. Prepare really good for SQL. Know your way in data analytics and engineering.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What techonologies do you know?
  • Ans. 

    I am proficient in SQL, Python, R, Tableau, and Excel for data analysis and visualization.

    • SQL

    • Python

    • R

    • Tableau

    • Excel

  • Answered by AI
Round 2 - Coding Test 

SQL Coding Tests. You get 3 tables and they ask you to find customer with certain conditions. Not hard

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

I applied via Company Website and was interviewed in Mar 2023. There were 3 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 - Technical 

(1 Question)

  • Q1. Detailed discussion on past experience and projects.
Round 3 - Technical 

(2 Questions)

  • Q1. 2 Hackerrank SQL Questions
  • Q2. 1 Hackerrank Python Question

Interview Preparation Tips

Topics to prepare for Razorpay Data Analyst interview:
  • SQL
  • Python
Interview preparation tips for other job seekers - Deep knowledge of SQL and Python is required along with Data Analysis fundamentals.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 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 

Technical SQL Coding Round of 1 hour

Began with 2 easy generic question -
1. No. of record on different types of joins.
2. Employees who have higher salaries than their managers,

Then moved to medium questions -
1. Implement Rolling sum with & without window functions.
2. Other questions were on CTEs, Joins & other complex queries.

Round 3 - Case Study 

Bar Raiser Round of 1 hour involving -

1. Case study: How can we leverage product knowledge & analytics to increase Amazon Prime Revenue from 10% to 12%?

2. Metrics awareness: Common metrics discussion like DAU, PDAU, MAU, Retention, Churn, etc.

3. Resume based work exp discussion

Round 4 - HR 

(1 Question)

  • Q1. Quick culture fitment round with HR discussing about past work experience, my expectations & why I want to join Jupiter.

Interview Preparation Tips

Topics to prepare for Jupiter Money Data Analyst interview:
  • SQL

Open Financial Technologies Private Limited Interview FAQs

How many rounds are there in Open Financial Technologies Private Limited Data Analyst interview?
Open Financial Technologies Private Limited interview process usually has 2 rounds. The most common rounds in the Open Financial Technologies Private Limited interview process are Coding Test and Technical.
What are the top questions asked in Open Financial Technologies Private Limited Data Analyst interview?

Some of the top questions asked at the Open Financial Technologies Private Limited Data Analyst interview -

  1. explain project ind det...read more
  2. project explainat...read more

Tell us how to improve this page.

Open Financial Technologies Private Limited Data Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Fast track your campus placements

View all
Open Financial Technologies Private Limited Data Analyst Salary
based on 16 salaries
₹4 L/yr - ₹12.2 L/yr
18% more than the average Data Analyst Salary in India
View more details

Open Financial Technologies Private Limited Data Analyst Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

2.0

Work-life balance

2.0

Salary

3.0

Job security

3.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
79 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Senior Software Engineer
47 salaries
unlock blur

₹11.5 L/yr - ₹31.5 L/yr

Business Development Specialist
24 salaries
unlock blur

₹4 L/yr - ₹10.5 L/yr

Product Support Engineer
23 salaries
unlock blur

₹1.5 L/yr - ₹10 L/yr

Product Manager
22 salaries
unlock blur

₹15 L/yr - ₹32 L/yr

Explore more salaries
Compare Open Financial Technologies Private Limited with

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Infosys

3.6
Compare

Wipro

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