Upload Button Icon Add office photos

Filter interviews by

Mirafra Technologies Data Analyst Interview Questions and Answers

Updated 6 May 2022

Mirafra Technologies Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 May 2022

I applied via LinkedIn and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basics of r programming, dplyr and ggplot2
  • Q2. RShiny app on spot with given data

Interview Preparation Tips

Interview preparation tips for other job seekers - Just concentrate on your basics, have a thorough understanding of the JD,

Interview questions from similar companies

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

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Few standard dsa questions were asked.

Round 2 - HR 

(2 Questions)

  • Q1. Explain projects
  • Ans. 

    Projects are specific tasks or assignments that require a set of skills and resources to achieve a particular goal or outcome.

    • Projects involve defining objectives and deliverables

    • They require planning, execution, and monitoring

    • Projects often have timelines and budgets

    • Examples: Data analysis project to identify customer trends, Project to implement a new software system

  • Answered by AI
  • Q2. Introduce urself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • I have a Bachelor's degree in Statistics from XYZ University.

    • I have 3 years of experience working as a data analyst at ABC Company.

    • Proficient in using tools like Excel, SQL, and Tableau for data analysis.

    • I have experience in creating reports and dashboards to present data insights to stakeholders.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study dsa
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Very Easy sql questions
  • Q2. Very eeasy basic python question
  • Q3. Arey bhai access karne de
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Few standard dsa questions were asked.

Round 2 - HR 

(2 Questions)

  • Q1. Explain projects
  • Ans. 

    Projects are specific tasks or assignments that require a set of skills and resources to achieve a particular goal or outcome.

    • Projects involve defining objectives and deliverables

    • They require planning, execution, and monitoring

    • Projects often have timelines and budgets

    • Examples: Data analysis project to identify customer trends, Project to implement a new software system

  • Answered by AI
  • Q2. Introduce urself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • I have a Bachelor's degree in Statistics from XYZ University.

    • I have 3 years of experience working as a data analyst at ABC Company.

    • Proficient in using tools like Excel, SQL, and Tableau for data analysis.

    • I have experience in creating reports and dashboards to present data insights to stakeholders.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study dsa
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Pyspark questions on syntax
  • Q2. Repartition and coalesce difference
  • Ans. 

    Repartition increases or decreases the number of partitions in a DataFrame, while coalesce only decreases the number of partitions.

    • Repartition involves shuffling data across the network, while coalesce tries to minimize shuffling by only creating new partitions if necessary.

    • Repartition is typically used when increasing the number of partitions for parallelism, while coalesce is used when decreasing partitions to optimi...

  • Answered by AI
Round 2 - Coding Test 

Pyspark, python, sql

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
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 

(1 Question)

  • Q1. Create dataframe and perform data manipulations operations on it.
  • Ans. 

    Creating a dataframe and performing data manipulations in Python using pandas library.

    • Import pandas library

    • Create a dictionary with data

    • Convert dictionary to dataframe using pd.DataFrame()

    • Perform operations like filtering, sorting, grouping, etc.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tessolve Semiconductor Senior Data Analyst interview:
  • OOPS
  • Data Structures
  • Dataframe
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Adaboost?
  • Ans. 

    Adaboost is a machine learning algorithm that combines multiple weak learners to create a strong learner.

    • Adaboost stands for Adaptive Boosting.

    • It works by adjusting the weights of incorrectly classified instances so that subsequent weak learners focus more on them.

    • The final prediction is made by combining the predictions of all the weak learners, weighted by their accuracy.

    • Example: Adaboost is commonly used in face det

  • Answered by AI
  • Q2. Print the binary tree in different order
  • Ans. 

    Printing a binary tree in different orders

    • Use inorder traversal to print the binary tree in ascending order

    • Use preorder traversal to print the binary tree in root-left-right order

    • Use postorder traversal to print the binary tree in left-right-root order

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Nov 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. Asked basic question about my technical field
Round 3 - HR 

(1 Question)

  • Q1. Asked basic question about my technical field
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic about python

Interview Preparation Tips

Interview preparation tips for other job seekers - just prepare for py3
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

30 MCQ asked in Big Data

Round 2 - Technical 

(2 Questions)

  • Q1. Simple sql question on group by clause, simple coding question ,
  • Q2. Finding kth largest element in array
  • Ans. 

    Finding kth largest element in array

    • Sort the array in descending order and return the element at index k-1

    • Use a max heap to find the kth largest element

    • Implement quickselect algorithm to find the kth largest element

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Basic questions.
  • Q2. What you will do with huge volume of data.
  • Ans. 

    I will use various techniques like data preprocessing, storage optimization, and distributed computing to handle and analyze the huge volume of data.

    • Implement data preprocessing techniques like data cleaning, data transformation, and data integration to ensure data quality.

    • Utilize storage optimization techniques like data compression and partitioning to efficiently store and retrieve large volumes of data.

    • Leverage dist...

  • Answered by AI

Skills evaluated in this interview

Mirafra Technologies Interview FAQs

How many rounds are there in Mirafra Technologies Data Analyst interview?
Mirafra Technologies interview process usually has 1 rounds. The most common rounds in the Mirafra Technologies interview process are One-on-one Round.
What are the top questions asked in Mirafra Technologies Data Analyst interview?

Some of the top questions asked at the Mirafra Technologies Data Analyst interview -

  1. Basics of r programming, dplyr and ggpl...read more
  2. RShiny app on spot with given d...read more

Tell us how to improve this page.

Mirafra Technologies Data Analyst Reviews and Ratings

based on 3 reviews

3.9/5

Rating in categories

4.2

Skill development

4.1

Work-life balance

4.1

Salary

3.9

Job security

4.3

Company culture

4.0

Promotions

3.9

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
263 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Member Technical Staff
135 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Software Engineer
110 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Physical Design Engineer
55 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Software Engineer2
49 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Explore more salaries
Compare Mirafra Technologies with

Sasken

3.8
Compare

Einfochips

3.3
Compare

Cyient

3.7
Compare

L&T Technology Services

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