Upload Button Icon Add office photos

Filter interviews by

On Direct Marketing Services Interview Questions and Answers

Updated 5 Sep 2024

On Direct Marketing Services Interview Experiences

Popular Designations

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is the working of b2b
  • Ans. 

    B2B (business-to-business) refers to transactions between businesses, such as manufacturers selling to retailers.

    • B2B involves selling products or services from one business to another

    • It often involves larger quantities and higher value transactions compared to B2C (business-to-consumer)

    • B2B transactions can take place through online platforms, trade shows, or direct sales teams

    • Examples include a manufacturer selling com...

  • Answered by AI
  • Q2. Introduce yourself and why you want to work here
  • Ans. 

    I am a research analyst with a strong background in data analysis and a passion for uncovering insights. I am excited about the opportunity to work here because of the company's reputation for innovative research projects.

    • Experienced in data analysis and research methodologies

    • Passionate about uncovering insights and solving complex problems

    • Excited about the company's reputation for innovative research projects

  • Answered by AI

Research Analyst Interview Questions asked at other Companies

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (4)

Research Analyst Interview Questions & Answers

user image Satyajit Sarwade

posted on 26 Jan 2024

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is B2B ?
  • Ans. 

    B2B stands for Business-to-Business. It refers to transactions and interactions between two businesses rather than between a business and a consumer.

    • B2B involves the exchange of goods, services, or information between two businesses.

    • It typically involves larger quantities and higher value transactions compared to B2C (Business-to-Consumer).

    • Examples include a manufacturer selling products to a retailer, a software compa...

  • Answered by AI
Round 2 - Trainer 

(2 Questions)

  • Q1. What is Contact Discovery?
  • Ans. 

    Contact discovery is the process of identifying and gathering information about potential contacts or leads for a specific purpose.

    • Contact discovery involves researching and identifying individuals or organizations that may be relevant to a particular project or objective.

    • It typically includes gathering contact details such as names, email addresses, phone numbers, and social media profiles.

    • Contact discovery is commonl...

  • Answered by AI
  • Q2. What is demand generation?
  • Ans. 

    Demand generation is the process of creating awareness and interest in a product or service to generate demand and leads.

    • Demand generation involves marketing activities aimed at creating demand for a product or service.

    • It focuses on generating awareness, interest, and desire among potential customers.

    • Demand generation strategies include content marketing, social media advertising, email marketing, and events.

    • The goal i...

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Tell me about The company?

Skills evaluated in this interview

Research Analyst Interview Questions asked at other Companies

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (4)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2022. There were 3 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 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What exp do u carry?
Round 3 - Behavioral 

(4 Questions)

  • Q1. What is quality assurance
  • Ans. 

    Quality assurance is the process of ensuring that products or services meet specified requirements and standards.

    • Quality assurance involves creating processes and procedures to prevent defects in products or services.

    • It focuses on continuous improvement and monitoring of processes to ensure consistency and quality.

    • Quality assurance often includes testing and inspection to identify and address any issues before products...

  • Answered by AI
  • Q2. About linkedin industry
  • Q3. What is rectification & basic process knowledge
  • Ans. 

    Rectification is the process of correcting errors or mistakes in a system or process.

    • Rectification involves identifying and fixing issues to improve quality and efficiency.

    • It is a crucial step in quality assurance to ensure products or services meet standards.

    • Examples include retesting software code to fix bugs, adjusting manufacturing processes to reduce defects, and revising documentation to correct errors.

  • Answered by AI
  • Q4. What is the notice period of current organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - have a good process knowledge about b2b

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

PHP Developer Interview Questions & Answers

user image Anonymous

posted on 25 Apr 2023

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

I applied via Naukri.com and was interviewed before Apr 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 - HR 

(2 Questions)

  • Q1. Tell me About yourself
  • Q2. Question about previous company
Round 3 - Technical 

(2 Questions)

  • Q1. Various array methods
  • Ans. 

    Array methods are used to manipulate arrays in PHP.

    • array_push() - add one or more elements to the end of an array

    • array_pop() - remove and return the last element of an array

    • array_shift() - remove and return the first element of an array

    • array_unshift() - add one or more elements to the beginning of an array

    • array_slice() - extract a slice of the array

    • array_merge() - merge one or more arrays into a single array

    • array_rever...

  • Answered by AI
  • Q2. Php and MySQL connection
Round 4 - Coding Test 

CRUde application with ajax

Skills evaluated in this interview

PHP Developer Interview Questions asked at other Companies

Q1. How can we report errors in the log file while working on a core PHP project?
View answer (3)

On Direct Marketing Services interview questions for popular designations

 Research Analyst

 (2)

 Quality Analyst

 (1)

 PHP Developer

 (1)

Jobs at On Direct Marketing Services

View all

Interview questions from similar companies

I appeared for an interview in May 2021.

Round 1 - Telephonic Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Started with project description, deep dive into project
Questions about ML, Statistics
Coding questions for Python, SQL

  • Q1. 

    Stream of Characters Problem Statement

    You are provided with a list, DICTIONARY[], which contains a collection of words, along with a stream of characters (queries). The task is to implement a class Chara...

  • Ans. 

    Implement a class to check if a string formed by the last queried characters exists in a dictionary of words.

    • Initialize the class with the dictionary of words.

    • Implement a method to check if the string formed by the last queried characters exists in the dictionary.

    • Use appropriate data structures to efficiently solve the problem.

    • Ensure the class handles multiple test cases and character queries.

    • Example: DICTIONARY[] = ['...

  • Answered by AI
  • Q2. How do you retrieve the second highest salary from a SQL database?
  • Ans. 

    Use a subquery to retrieve the second highest salary from a SQL database.

    • Use a subquery to select the maximum salary from the table.

    • Then use another subquery to select the maximum salary that is less than the maximum salary found in the first step.

    • Combine both subqueries to retrieve the second highest salary.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Projects
Machine Learning

  • Q1. Aptitude Questions

    Questions about Statistics

  • Ans. 

    Answering aptitude questions related to statistics

    • Statistics is the study of collecting, analyzing, interpreting, presenting, and organizing data.

    • Key concepts include mean, median, mode, standard deviation, and probability.

    • Examples of statistical questions include 'What is the average income of a population?' and 'What is the likelihood of an event occurring?'

  • Answered by AI
Round 3 - Video Call 

Round duration - 60 minutes
Round difficulty - Easy

Behavioral Round
Questions asked about Amazon Leadership Principles

Round 4 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Medium Python questions
Medium SQL questions

  • Q1. Ninja and Mathematics

    Ninja is a genius in mathematics. He got an interview call from MIT. During the interview, the professor asked Ninja a challenging question.

    Given two integers 'N1' and 'N...

  • Ans. 

    Calculate the fraction when one integer is divided by another, with repeating decimal parts enclosed in parentheses.

    • Divide the first integer by the second integer to get the fraction

    • Identify if the fractional part is repeating and enclose it in parentheses

    • Return the fraction for each test case

  • Answered by AI
  • Q2. How can you find the top 2 salaries for each department in SQL?
  • Ans. 

    Use SQL query with window functions to find top 2 salaries for each department.

    • Use PARTITION BY clause to partition the data by department.

    • Use ORDER BY clause to order the salaries in descending order.

    • Use ROW_NUMBER() function to assign a rank to each row within the partition.

    • Filter the results to only include rows with rank 1 and 2.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Research Analyst in BengaluruEligibility criteriaNAAmazon interview preparation:Topics to prepare for the interview - Python, SQL, Machine Learning, Statistics, Deep LearningTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice String and array based questions for python coding test
Tip 2 : Practice Window Functions, Rank functions for SQL
Tip 3 : Describe the one project that you're confident with and have worked deeply

Application resume tips for other job seekers

Tip 1 : Start with projects and then move to skills
Tip 2 : Explain each project in around 3 bullet points
Tip 3 : Include numbers in projects (ex increased x% revenue by applying ... )

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jun 2022. There were 5 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 

(2 Questions)

  • Q1. CV discussion and question related to python and data science
  • Q2. Cumulative sum of an array, frequency of each word in a sentence
  • Ans. 

    The question asks about calculating cumulative sum of an array and frequency of each word in a sentence.

    • To calculate cumulative sum of an array, we can use a loop and keep adding the current element to a running sum variable.

    • To calculate frequency of each word in a sentence, we can split the sentence into words and use a dictionary to keep track of the count of each word.

    • We can use built-in functions in programming lan...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Behavioural Questions
  • Q2. Leadership principles
Round 4 - Technical 

(2 Questions)

  • Q1. Data Science and SQL round
  • Q2. Groupby, joins and window functions
Round 5 - Technical 

(1 Question)

  • Q1. CV discussion and data science question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your CV well, practice python pandas and SQL and common data science questions related to ML and DL

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. If u agree then we will hire you as a trainee for 3 months. And will be hire as permanent employee only when you perform better during training.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the recruiter are asking for experience. But nobody support freshers then how they got experience. Please support them. Because freshers are like water you can change them in any shape and you may also change their taste as per your requirement.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Related to codeing
Mathematical question

Research Analyst Interview Questions & Answers

Cognizant user image Syed Mohammed Hanafia

posted on 8 Nov 2023

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

I applied via Company Website and was interviewed in May 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 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Aptitude Test 

Basic excel, Reasoning, English Grammar

Round 4 - One-on-one 

(1 Question)

  • Q1. Breif about Yourself.
  • Ans. Why do you want to work at night shift.
  • Answered by Syed Mohammed Hanafia

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak Confidently and Donot panic.
Be honest if you dont know any answer.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Assignment 

Medium to Hard 4 DSA questions

On Direct Marketing Services Interview FAQs

How many rounds are there in On Direct Marketing Services interview?
On Direct Marketing Services interview process usually has 2-3 rounds. The most common rounds in the On Direct Marketing Services interview process are HR, Resume Shortlist and Behavioral.
How to prepare for On Direct Marketing Services 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 On Direct Marketing Services. The most common topics and skills that interviewers at On Direct Marketing Services expect are International Voice Process, Lead Generation, Communication Skills, Demand Generation and US Process.
What are the top questions asked in On Direct Marketing Services interview?

Some of the top questions asked at the On Direct Marketing Services interview -

  1. what is rectification & basic process knowle...read more
  2. What is quality assura...read more
  3. What is Contact Discove...read more

Tell us how to improve this page.

On Direct Marketing Services Interview Process

based on 7 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

On Direct Marketing Services Reviews and Ratings

based on 31 reviews

3.1/5

Rating in categories

2.9

Skill development

3.0

Work-life balance

2.8

Salary

3.1

Job security

3.0

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 31 Reviews and Ratings
Facilities Supervisor

Pune

1-6 Yrs

₹ 1-3 LPA

Graphic Designer

Pune

2-7 Yrs

₹ 2.5-6 LPA

Lead Generation Executive

Pune

0-5 Yrs

₹ 1.5-4.25 LPA

Explore more jobs
Research Analyst
24 salaries
unlock blur

₹2.3 L/yr - ₹3.6 L/yr

Sr. Demand Generation Executive
16 salaries
unlock blur

₹3.5 L/yr - ₹5.6 L/yr

Quality Analyst
13 salaries
unlock blur

₹2.8 L/yr - ₹6 L/yr

MIS Executive
8 salaries
unlock blur

₹1.9 L/yr - ₹4.5 L/yr

Software Developer
6 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Explore more salaries
Compare On Direct Marketing Services with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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