Upload Button Icon Add office photos
Engaged Employer

i

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

MiQ Digital Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MiQ Digital Senior Analyst Interview Questions and Answers

Updated 1 Apr 2024

MiQ Digital Senior Analyst Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Online Hackerrank Test on SQL

Round 2 - Technical 

(1 Question)

  • Q1. Discussion on CV, questions on SQL, R and Python
Round 3 - Case Study 

Case Study Discussion

Senior Analyst Jobs at MiQ Digital

View all

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Little discussion on my project
  • Q2. Given a chessboard and the initial position of horse. If “n” is the number of steps the horse can make then what is probability that it goes out of board ?
  • Ans. 

    Probability of a horse going out of a chessboard in 'n' steps.

    • The total number of possible moves for a horse is 8.

    • The probability of going out of the board depends on the position of the horse.

    • For example, if the horse is at a corner, the probability of going out of the board is higher.

    • The probability can be calculated using combinatorics and geometry.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: They did not expect any code in this round. An algo or pseudo code is fine.



1) You are given 2 vessels with capacity M liters and N liters capacity and infinite supply of water. You need to find the minimum number of steps required to get P liters. Any of the below action is considered a step



     a) Filling vessel with water



     b) Emptying vessel



     c) Pouring water from one vessel to another vessel.



2) Given n sets each containing m integers. You need to create MinDiff set by picking exactly 1 element from each set. The difference between the maximum and minimum elements in the MinDiff set should be minimum.



eg: for the sets {30, 20, 10, 40},{ 22, 33, 44, 99},{ 16, 17, 18, 19} min diff set is {19, 20, 22}. Max and min elements in MinDiff set are 22 and 19 and their difference is 3.

Round: Technical Interview
Experience: 1) you will be given the binary representation of the numbers in the form of 2D array.eg: r1- 00001

r2- 00100

r3- 01010

r4- 00110

r5- 00111 This means the elements are 1, 4, 10 , 6 and 7.

A number “n” is given. Let us say that n can be formed by doing bitwise OR operation on rows of given matrix. What is the minimum number of rows that needs to be deleted from the matrix so that “n” can never be formed by doing the OR of the rows.

If n is 14(01110) then it can be formed by doing r2|r3 or r3|r4. You can prevent n formation either by deleting {r2,r4} or {r3}. But {r3} has least number of elements so it is the required set.2) Find the average of mid 50% of elements in the running stream of integersI have not cleared round-II so no further questions.

College Name: IIT GANDHINAGAR
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself

Analyst Interview Questions & Answers

InMobi user image abishek saju

posted on 15 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why do you want to work here
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain your previous work experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic coding question
  • Q2. About projects which were mentioned in resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptitude test from one of the popular platform

Round 2 - Group Discussion 

Was given a topic and had to speak for a min about it

Round 3 - Technical 

(1 Question)

  • Q1. Dbms conceptual questions, About projects
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. EXPLAINATION of DSP and SSP
  • Ans. 

    DSP stands for Demand-Side Platform and SSP stands for Supply-Side Platform in the context of programmatic advertising.

    • DSP is a platform used by advertisers to purchase ad inventory in real-time auctions.

    • SSP is a platform used by publishers to sell their ad inventory to advertisers.

    • DSPs and SSPs work together in programmatic advertising to automate the buying and selling of ad space.

    • DSPs use data and algorithms to targ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Educational Qualification of yours
  • Ans. 

    Bachelor's degree in Economics from XYZ University

    • Bachelor's degree in Economics

    • Graduated from XYZ University

    • Specialized in macroeconomics

    • Completed coursework in statistics and econometrics

  • Answered by AI
  • Q2. Knowledge of Ind AS

Interview Preparation Tips

Interview preparation tips for other job seekers - no tips
Interview experience
5
Excellent
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 - Technical 

(4 Questions)

  • Q1. Related to your previous experience
  • Q2. Costing questions basics
  • Q3. Accounting end to end
  • Q4. Taxation basics
Round 3 - HR 

(1 Question)

  • Q1. Location, expecting package
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Automation testing platforms
  • Q2. Java programs for list and strings
  • Ans. 

    Java programs for manipulating lists and strings.

    • Use ArrayList class for lists and String class for strings.

    • To add elements to a list: list.add(element);

    • To access elements in a list: list.get(index);

    • To concatenate strings: string1 + string2;

    • To find the length of a string: string.length();

  • Answered by AI

Skills evaluated in this interview

MiQ Digital Interview FAQs

How many rounds are there in MiQ Digital Senior Analyst interview?
MiQ Digital interview process usually has 3 rounds. The most common rounds in the MiQ Digital interview process are Coding Test, Technical and Case Study.
How to prepare for MiQ Digital Senior Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at MiQ Digital. The most common topics and skills that interviewers at MiQ Digital expect are Bidding, Data Analysis, Data Processing, Healthcare and Python.

Tell us how to improve this page.

MiQ Digital Senior Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Regalix Interview Questions
2.9
 • 44 Interviews
Denave Interview Questions
3.6
 • 39 Interviews
Xdbs Interview Questions
3.2
 • 39 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
Smollan Group Interview Questions
4.1
 • 34 Interviews
Mediamint Interview Questions
3.4
 • 32 Interviews
Adglobal360 Interview Questions
3.2
 • 24 Interviews
View all
MiQ Digital Senior Analyst Salary
based on 18 salaries
₹12 L/yr - ₹21 L/yr
96% more than the average Senior Analyst Salary in India
View more details

MiQ Digital Senior Analyst Reviews and Ratings

based on 6 reviews

3.5/5

Rating in categories

2.8

Skill development

3.1

Work-life balance

3.7

Salary

3.3

Job security

4.0

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 6 Reviews and Ratings
Senior Analyst

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare MiQ Digital with

Affle

3.1
Compare

InMobi

3.5
Compare

Komli Media

4.0
Compare

Deloitte Digital

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