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 Senior Data Analyst Interview Questions and Answers

Updated 31 Jul 2024

Open Financial Technologies Private Limited Senior Data Analyst Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Practice sql as much as you can

Round 2 - Aptitude Test 

Be good with nath and reasoning

Round 3 - Aptitude Test 

Reasoning was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn more practice more

Interview questions from similar companies

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

I applied via Instahyre and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. SQL questions regarding window functions
  • Q2. Calc retained revived new customer per month basis what are joins in sql what is dense rank
  • Ans. 

    To calculate retained, revived, and new customers per month basis, joins in SQL and dense rank are used.

    • To calculate retained, revived, and new customers per month basis, you would typically use SQL queries to join different tables containing customer data.

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

    • Dense rank is a function in SQL that assigns a rank to each row ...

  • Answered by AI
  • Q3. How sql query work behind the scenes
  • Ans. 

    SQL queries work by parsing and executing commands to retrieve data from databases.

    • SQL query is written in a specific syntax to communicate with databases.

    • The query is parsed by the database management system to understand the command.

    • The database engine then executes the query to retrieve the requested data.

    • Queries can involve selecting, updating, inserting, or deleting data from tables.

    • Example: SELECT * FROM table_na

  • Answered by AI
Round 2 - Case Study 

Tv commercial case study regarding if we run campaign of product over television how can attribute it to spike or increase in tration which we see in our data.

Round 3 - HR 

(1 Question)

  • Q1. Cultural fit round

Interview Preparation Tips

Interview preparation tips for other job seekers - polish sql skills ,brush up your joins understanding and window function
python numpy and pandas working
guesstimates

Skills evaluated in this interview

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
-
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Sql and pandas problems along mcqs on ML

Round 2 - Technical 

(2 Questions)

  • Q1. Linear Regression
  • Q2. Basic Neural Network Implementation
Round 3 - Technical 

(2 Questions)

  • Q1. Question about working of BERT
  • Q2. Word2vec explanation
  • Ans. 

    Word2vec is a technique used to create word embeddings by training a neural network on a large corpus of text.

    • Word2vec is a shallow neural network model that learns to represent words as vectors in a continuous vector space.

    • It captures semantic relationships between words by placing similar words close together in the vector space.

    • There are two main architectures for Word2vec: Continuous Bag of Words (CBOW) and Skip-gr...

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Indian Institute of Information Technology and Management (ABV-IIITM), Gwalior and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 min , 45 questions

Round 2 - Technical 

(2 Questions)

  • Q1. Technical question( PowerBI, data science)
  • Q2. Behaviourial question

Interview Preparation Tips

Interview preparation tips for other job seekers - Combination of: Data Mining , Data Science, Basic Statistics, Database Management
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Pyspark, Python and Machine learning questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Moderate level questions
  • Q2. Moderate level questions from past work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - I didn't receive any update from the HR team after the second technical round, Be it pass or fail kindly update the candidate rather than giving no answers.

I even tried reaching them but there was no reply
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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Projects Mentioned in Resume
  • Q2. Related to Python, Pyspark
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.

Open Financial Technologies Private Limited Interview FAQs

How many rounds are there in Open Financial Technologies Private Limited Senior Data Analyst interview?
Open Financial Technologies Private Limited interview process usually has 3 rounds. The most common rounds in the Open Financial Technologies Private Limited interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Open Financial Technologies Private Limited Senior Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Fast track your campus placements

View all
71% more than the average Senior Data Analyst Salary in India
View more details

Open Financial Technologies Private Limited Senior Data Analyst Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

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