Upload Button Icon Add office photos

Filter interviews by

Marketing & Development Research Associates Interview Questions and Answers

Updated 24 Jan 2024

Marketing & Development Research Associates Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What is market research? What is STP
  • Ans. 

    Market research is the process of gathering and analyzing information about customers, competitors, and market trends to make informed business decisions.

    • Market research involves collecting data through surveys, interviews, and observations.

    • It helps businesses understand customer needs, preferences, and behavior.

    • Market research also involves analyzing competitors and market trends to identify opportunities and threats.

    • ...

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

(1 Question)

  • Q1. Type of research Difference between primary and secondary research What is STP Difference between qualitative and quantitative Difference between open ended and close ended questions What is a questioner
  • Ans. 

    Answering questions related to research and survey methods.

    • Primary research involves collecting data directly from original sources, while secondary research involves using existing data sources.

    • STP stands for Segmentation, Targeting, and Positioning, which are key marketing strategies to identify and target specific customer segments.

    • Qualitative research focuses on understanding opinions, motivations, and behaviors th...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Its easy

Assistant Research Executive Interview Questions asked at other Companies

Q1. Type of research Difference between primary and secondary research What is STP Difference between qualitative and quantitative Difference between open ended and close ended questions What is a questioner
View answer (1)

Jobs at Marketing & Development Research Associates

View all

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Self introduction
  • Q2. Gentral questions

I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Scripting was major focus, program to read the numbers 1 to infinity and convert them to words , ex : 1 as one , 100 as hundred , 1543 as one thousand five hundreden fourty three
  • Q2. Ansible concepts, this was major focus
  • Q3. Jenkins pipeline concepts
  • Q4. Basic other tools questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It wasn't that scary, one technical round, managerial tech round, manager round, hr round, all happened in a single day

Interview Questionnaire 

2 Questions

  • Q1. Core python
  • Q2. OOPS concept

I appeared for an interview in Jun 2021.

Interview Questionnaire 

1 Question

  • Q1. Sql queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest

Interview Questionnaire 

1 Question

  • Q1. If given the situation to wfh or work from office what would you prefer ?
  • Ans. 

    I would prefer to work from home (WFH) due to the convenience and flexibility it offers.

    • WFH allows for a better work-life balance as there is no commuting time.

    • It provides a comfortable and personalized work environment.

    • WFH reduces distractions and interruptions from colleagues.

    • It allows for increased productivity and focus.

    • WFH promotes better health and well-being by avoiding exposure to office germs.

    • It saves time and...

  • Answered by AI

I applied via Walk-in and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Make sure about yourself
  • Q2. About company
  • Q3. About last work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - To crake any interview need the first is self confidence be must . I think

I applied via Approached by Company and was interviewed in Mar 2022. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. More about yourself?
  • Q2. How to manage different campaigns?
  • Ans. 

    Managing different campaigns requires clear goals, audience targeting, budget allocation, and regular monitoring.

    • Define clear goals for each campaign

    • Identify target audience and tailor messaging accordingly

    • Allocate budget based on campaign goals and expected ROI

    • Regularly monitor and analyze campaign performance

    • Adjust strategies as needed based on data and feedback

    • Use tools like Google Analytics to track website traffic...

  • Answered by AI
Round 3 - Assignment 

Data analysis and optimization

Round 4 - One-on-one 

(2 Questions)

  • Q1. How my future looks like?
  • Q2. More optimization questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared with different questions. Dont be stressed, be polite and be on time.

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. What is scope of variable in perl.
  • Ans. 

    Scope of variable in Perl determines where the variable can be accessed.

    • Perl has three types of variable scope: global, local, and lexical.

    • Global variables can be accessed from anywhere in the program.

    • Local variables are declared using the 'my' keyword and can only be accessed within the block they are declared in.

    • Lexical variables are declared using the 'state' keyword and can be accessed within the block they are dec...

  • Answered by AI
  • Q2. Perl logic questions.
  • Q3. Perl regex questions
  • Q4. Perl module question
  • Q5. Grep and map function
  • Q6. What is hash and array in perl
  • Ans. 

    Hash is a data structure that stores data in key-value pairs while array is an ordered list of scalar values.

    • Hashes are denoted by % symbol and arrays by @ symbol in Perl.

    • Hashes are useful for storing and retrieving data quickly based on a unique key.

    • Arrays can be accessed using index numbers starting from 0.

    • Both hashes and arrays can store different data types such as strings, numbers, and references.

    • Example: %hash = ...

  • Answered by AI
  • Q7. What is CDATA in XML.
  • Ans. 

    CDATA is a way to include special characters in XML data without causing parsing errors.

    • CDATA stands for Character Data

    • It is used to include data that contains characters that would otherwise be interpreted as XML markup

    • CDATA is enclosed in tags

    • Example: bold text]]>

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No. Everything is good.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 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. Explain oops concepts, difference b/w abstraction and interface,MVC architecture,stored procedure,joins
  • Ans. 

    OOPs concepts, abstraction vs interface, MVC architecture, stored procedures, joins

    • OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction

    • Abstraction is hiding the implementation details while interface is a contract that defines the methods that a class must implement

    • MVC architecture separates the application into Model, View, and Controller components for better organization and maintenance

    • Sto...

  • Answered by AI
Round 3 - Coding Test 

SQL queries, ddl,dml TCL commands, primary key and foreign key differences,what is composite key,hash table in c#,generics in c#.

Round 4 - HR 

(1 Question)

  • Q1. Salary discussion,

Marketing & Development Research Associates Interview FAQs

How many rounds are there in Marketing & Development Research Associates interview?
Marketing & Development Research Associates interview process usually has 2 rounds. The most common rounds in the Marketing & Development Research Associates interview process are HR and One-on-one Round.
How to prepare for Marketing & Development Research Associates 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 Marketing & Development Research Associates. The most common topics and skills that interviewers at Marketing & Development Research Associates expect are Data Collection, Market Research, Qualitative Research, Report Writing and Business Development.
What are the top questions asked in Marketing & Development Research Associates interview?

Some of the top questions asked at the Marketing & Development Research Associates interview -

  1. Type of research Difference between primary and secondary research What is STP ...read more
  2. What is market research? What is ...read more

Tell us how to improve this page.

Marketing & Development Research Associates Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

R.R. Donnelley Interview Questions
3.9
 • 104 Interviews
Epsilon Interview Questions
3.9
 • 90 Interviews
Publicis Interview Questions
3.7
 • 52 Interviews
Regalix Interview Questions
2.9
 • 45 Interviews
Denave Interview Questions
3.6
 • 40 Interviews
Mediamint Interview Questions
3.4
 • 33 Interviews
Adglobal360 Interview Questions
3.2
 • 24 Interviews
View all

Marketing & Development Research Associates Reviews and Ratings

based on 14 reviews

4.4/5

Rating in categories

4.6

Skill development

4.3

Work-life balance

4.1

Salary

4.3

Job security

4.3

Company culture

4.4

Promotions

4.4

Work satisfaction

Explore 14 Reviews and Ratings
Research Manager

New Delhi

3-8 Yrs

Not Disclosed

Research Manager

New Delhi

3-8 Yrs

Not Disclosed

Explore more jobs
Marketing Executive
7 salaries
unlock blur

₹2.2 L/yr - ₹5.5 L/yr

Sales Manager
6 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Sales Officer
5 salaries
unlock blur

₹3.5 L/yr - ₹4.5 L/yr

Area Sales Manager
5 salaries
unlock blur

₹4.1 L/yr - ₹5 L/yr

Business Development Executive
5 salaries
unlock blur

₹1.8 L/yr - ₹2.7 L/yr

Explore more salaries
Compare Marketing & Development Research Associates with

R.R. Donnelley

3.8
Compare

Epsilon

3.9
Compare

Denave

3.6
Compare

Smollan Group

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