Upload Button Icon Add office photos

Filter interviews by

Strategic Research Insights Interview Questions and Answers

Updated 27 Jun 2024

Strategic Research Insights Interview Experiences

Popular Designations

4 interviews found

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

I applied via Campus Placement and was interviewed in Dec 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Online test , general aptitude questions

Round 2 - Case Study 

Online test. Statement is given followed by 4-5 MCQ . Related to medical testing. Only English comprehension and basic logic needed

Round 3 - Technical 

(2 Questions)

  • Q1. What is classification in ML , Details
  • Ans. 

    Classification in ML is a type of supervised learning where the goal is to predict the categorical class labels of new instances based on past observations.

    • Classification is a type of supervised learning in machine learning.

    • It involves predicting the categorical class labels of new instances based on past observations.

    • Common algorithms used for classification include Decision Trees, Random Forest, Support Vector Machin...

  • Answered by AI
  • Q2. Explain a project ML/DL
  • Ans. 

    Developed a machine learning model to predict customer churn for a telecom company.

    • Collected and cleaned customer data including usage patterns and demographics

    • Used algorithms like logistic regression and random forest to train the model

    • Evaluated model performance using metrics like accuracy, precision, and recall

    • Implemented the model in production to provide real-time predictions for customer retention

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why are you suitable for this job
  • Q2. Aptitude questions using basic trigonometry
Round 5 - One-on-one 

(1 Question)

  • Q1. Basic reasoning and aptitude questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of ML and aptitude

Skills evaluated in this interview

Big Data Analyst Interview Questions asked at other Companies

Q1. Buy and Sell Stock - IIIGiven an array "prices". In "prices" the ith element is the price of the stock on the ith day. Your task is to find maximum profit at the end of the ith day. You may complete at max 2 transactions. You can perform a ... read more
View answer (3)
Interview experience
4
Good
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 - HR 

(1 Question)

  • Q1. Basic profile details checked
Round 3 - One-on-one 

(1 Question)

  • Q1. General aptitude of candidate checked in this round
Round 4 - Case Study 

Several visualizations and descriptions were shown to draw conclusions or insights

Round 5 - One-on-one 

(1 Question)

  • Q1. Discussion with the senior leadership member
Round 6 - HR 

(1 Question)

  • Q1. Finalization of the offer for the candidate

Engagement Manager Interview Questions asked at other Companies

Q1. He laid out the problem. There’s an airport somewhere in London, which has 4 terminals and 2 runways. The airport authorities are planning to build a 5th terminal. Would it make sense?
View answer (1)

Programmer Analyst Interview Questions & Answers

user image Chirag Chakraborty

posted on 20 Apr 2023

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

I applied via Campus Placement and was interviewed in Mar 2023. There were 5 interview rounds.

Round 1 - Case Study 

Case study related to pharmaceutical

Round 2 - Aptitude Test 

Brain test questions

Round 3 - Coding Test 

The question are from beginner level Java, c++ , HTML

Round 4 - HR 

(1 Question)

  • Q1. Communication skills, presser handling , tricky question
Round 5 - Technical 

(1 Question)

  • Q1. Ask you questions from java , cpp , HTML , computer networking

Programmer Analyst Interview Questions asked at other Companies

Q1. 1 Tell me about your self 2 What is c# 3 What is oops concept 4 What is Delegate 5 Difference between polymorphism and what are its type 6 What is out and ref keyword 7 What is call by ref and call by value 8 What is namespace 9  What ... read more
View answer (12)

Strategy Analyst Interview Questions & Answers

user image Gogineni Naga Sai

posted on 1 Jul 2022

I applied via Campus Placement and was interviewed in Jun 2022. There were 5 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 - Aptitude Test 

Arithmetic
Reasoning
English

Round 3 - Case Study 

Topic is about company main focus

Round 4 - HR 

(1 Question)

  • Q1. Introduce your self What do you know about our company
Round 5 - Technical 

(1 Question)

  • Q1. About yourself? How much you know about spss software?

Interview Preparation Tips

Topics to prepare for Strategic Research Insights Strategy Analyst interview:
  • SPSS
  • Python
Interview preparation tips for other job seekers - Be patient until you got the job .just apply for everything

Strategy Analyst Interview Questions asked at other Companies

Q1. Compute the market size for Fitbits India for a year (A definite number).Give a detailed analysis and reasoning in support of the answer.
View answer (1)

Strategic Research Insights interview questions for popular designations

 Big Data Analyst

 (1)

 Engagement Manager

 (1)

 Programmer Analyst

 (1)

 Strategy Analyst

 (1)

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Project Experience and end to end architecture
  • Ans. 

    I have experience working on projects with end-to-end architecture, including design, development, testing, and deployment.

    • Designed and implemented scalable AWS architectures using services like EC2, S3, Lambda, API Gateway, etc.

    • Developed applications using AWS SDKs and integrated with other AWS services.

    • Performed testing and debugging of applications on AWS infrastructure.

    • Deployed applications on AWS using CI/CD pipel...

  • Answered by AI
  • Q2. PySpark Coding question to Extract Transform & Load
  • Q3. Cost Optimization on Snowflake
  • Ans. 

    Cost optimization on Snowflake involves utilizing features like virtual warehouses, auto-suspend, and resource monitoring.

    • Utilize virtual warehouses efficiently based on workload requirements

    • Enable auto-suspend to automatically pause warehouses when not in use

    • Monitor resource usage and adjust configurations accordingly

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. Project end to end
  • Q2. How to connect to a share point database
  • Ans. 

    To connect to a SharePoint database, you can use SharePoint's REST API or Microsoft Graph API.

    • Use SharePoint's REST API to interact with SharePoint data through standard HTTP requests.

    • Authenticate using OAuth tokens to access SharePoint resources securely.

    • Utilize Microsoft Graph API for a unified endpoint to access data across Microsoft services.

    • Ensure proper permissions are set up for the application accessing the Sha

  • Answered by AI
  • Q3. Normalization & de normalization
  • Q4. Questions on SQL Joins
  • Q5. Question to find the 2nd highest salary using window function
  • Ans. 

    Use window function to find 2nd highest salary in SQL

    • Use the ROW_NUMBER() function to assign a unique row number to each row based on the salary in descending order

    • Filter the results where the row number is 2 to get the 2nd highest salary

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Why are you looking for a job change
  • Q2. How was the experience at previous company
  • Q3. Expected CTC at Scatterpie
  • Ans. 

    Expected CTC at Scatterpie

    • Research industry standards for AWS Developer roles at Scatterpie

    • Consider your experience, skills, and qualifications

    • Factor in location, company size, and benefits package

    • Negotiate based on market trends and personal value

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It had 2 technical rounds, 30 min each and 1 HR round. Given it is a startup they have budget constraints and do not communicate well.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL questions such as case statement, joins and advanced sql question.
  • Q2. PLSQL, tableau basic to advanced question
Round 2 - HR 

(2 Questions)

  • Q1. Bureau operations,credit data
  • Q2. Career goals and future plans
Round 3 - Na 

(2 Questions)

  • Q1. Only two rounds were there
  • Q2. Na rounds happened after two rounds

Interview Preparation Tips

Topics to prepare for Crif High Mark Credit Information Services Senior Data Analyst interview:
  • Udemy data analytics course
Interview preparation tips for other job seekers - Prepare for the worst case scenarios so that you will crack any type of interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Unica technical questions
  • Q2. What is flow chart
Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical ask about macro and treatment code
  • Q2. Campaign attributes
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Psi mins full form
  • Ans. 

    PSI stands for Pounds per Square Inch, a unit of pressure measurement commonly used in engineering and physics.

    • PSI is used to measure pressure in various systems, such as in pneumatic tools, hydraulic systems, and air compressors.

    • 1 PSI is equal to 0.068046 atmospheres or 6,894.76 Pascals.

    • For example, a car tire may require inflation to 32 PSI for optimal performance.

  • Answered by AI
  • Q2. Firing strocks position
  • Ans. 

    Firing strokes position refers to the position of the firing strokes in an engine.

    • Firing strokes position is crucial for the proper functioning of the engine.

    • The firing order of the engine determines the position of the firing strokes.

    • Incorrect firing strokes position can lead to engine misfires or damage.

    • Common firing orders include 1-3-4-2 for a 4-cylinder engine and 1-8-4-3-6-5-7-2 for a V8 engine.

  • Answered by AI
  • Q3. How to work hyd.pump
  • Ans. 

    To work a hydraulic pump, you need to understand its components and operation.

    • Understand the basic components of a hydraulic pump such as the inlet, outlet, and pistons.

    • Ensure the pump is properly connected to a power source and the hydraulic system.

    • Monitor the pump's pressure and flow rate to ensure optimal performance.

    • Regularly check and maintain the pump to prevent any malfunctions or breakdowns.

    • Examples: Gear pump,

  • Answered by AI
  • Q4. Injectors leack off test
  • Q5. How to use torque gun
  • Ans. 

    A torque gun is a tool used to apply torque to fasteners such as nuts and bolts.

    • Ensure the torque gun is set to the correct torque value for the fastener being tightened.

    • Hold the torque gun perpendicular to the fastener and apply pressure while pulling the trigger.

    • Listen for the click or beep indicating the desired torque has been reached.

    • Do not over-tighten the fastener as it can cause damage.

    • Regularly calibrate and m

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is coalesce
  • Ans. 

    Coalesce is a function used to return the first non-null value in a list of expressions.

    • Coalesce function is commonly used in SQL to handle null values.

    • It takes multiple arguments and returns the first non-null value.

    • Example: COALESCE(column1, column2, 'default') will return the value of column1 if not null, else column2, and if both are null, it will return 'default'.

  • Answered by AI
  • Q2. What is repartition
  • Ans. 

    Repartition is the process of redistributing data across partitions in a distributed system.

    • Repartitioning helps in balancing the workload and improving performance in distributed computing environments.

    • It involves moving data between partitions based on certain criteria such as key values or hash functions.

    • Repartitioning can be done in Spark using operations like repartition() or coalesce().

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Non repeatable character
  • Ans. 

    A non repeatable character is a character that appears only once in a given string.

    • Iterate through the string and count the frequency of each character

    • Identify the characters that have a frequency of 1

    • Return the first non repeatable character found

  • Answered by AI
  • Q2. Sort list without sort method
  • Ans. 

    Sort list without using sort method

    • Create a custom sorting function using loops

    • Compare each element with every other element to determine the correct order

    • Swap elements based on the comparison results

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Past Experience and Work profile
  • Q2. Future plan and work strategy in Axis My India.
  • Ans. 

    My future plan in Axis My India is to implement data-driven strategies for accurate predictions and expand our reach in untapped regions.

    • Implement data-driven strategies to improve accuracy of predictions

    • Expand reach in untapped regions through targeted marketing campaigns

    • Enhance customer engagement through personalized communication

    • Invest in research and development for innovative solutions

    • Collaborate with local partn

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

(2 Questions)

  • Q1. Past Experience And Work profile in previous organization
  • Q2. Basic question from your work experience

Strategic Research Insights Interview FAQs

How many rounds are there in Strategic Research Insights interview?
Strategic Research Insights interview process usually has 5-6 rounds. The most common rounds in the Strategic Research Insights interview process are HR, Case Study and Resume Shortlist.
How to prepare for Strategic Research Insights 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 Strategic Research Insights. The most common topics and skills that interviewers at Strategic Research Insights expect are Python, Data Processing, Data Validation, Market Research and Project Handling.
What are the top questions asked in Strategic Research Insights interview?

Some of the top questions asked at the Strategic Research Insights interview -

  1. What is classification in ML , Deta...read more
  2. Explain a project ML...read more
  3. About yourself? How much you know about spss softwa...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Strategic Research Insights interviews
Campus Placement
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BCG Interview Questions
3.8
 • 193 Interviews
Bain & Company Interview Questions
3.8
 • 102 Interviews
Gartner Interview Questions
4.1
 • 76 Interviews
Forrester Interview Questions
4.0
 • 2 Interviews
View all

Strategic Research Insights Reviews and Ratings

based on 26 reviews

3.7/5

Rating in categories

4.0

Skill development

3.6

Work-Life balance

3.6

Salary & Benefits

4.0

Job Security

3.2

Company culture

3.4

Promotions/Appraisal

4.1

Work Satisfaction

Explore 26 Reviews and Ratings
Data Analyst
18 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Senior Analyst
11 salaries
unlock blur

₹5.8 L/yr - ₹10.1 L/yr

Analyst
10 salaries
unlock blur

₹4 L/yr - ₹9.5 L/yr

Engagement Manager
10 salaries
unlock blur

₹21.7 L/yr - ₹28.5 L/yr

Senior Data Analyst
9 salaries
unlock blur

₹6 L/yr - ₹8.4 L/yr

Explore more salaries
Compare Strategic Research Insights with

Frost & Sullivan

3.1
Compare

Gartner

4.1
Compare

International Data Corporation

4.1
Compare

Forrester

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview