Upload Button Icon Add office photos
Engaged Employer

i

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

Affinity Global Advertising Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Affinity Global Advertising Team Lead Interview Questions and Answers for Experienced

Updated 5 Feb 2023

Affinity Global Advertising Team Lead Interview Experiences for Experienced

1 interview found

Team Lead Interview Questions & Answers

user image Anonymous

posted on 5 Feb 2023

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

I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self.
  • Q2. About your CV. Past experiences.
  • Q3. What do you know about Affinity
  • Ans. 

    Affinity is a measure of the similarity or connection between two or more things.

    • Affinity is often used in marketing to describe the likelihood of a customer to purchase a product or service.

    • It can also refer to the bond or connection between individuals or groups.

    • Affinity can be measured using various methods such as surveys, data analysis, or behavioral tracking.

    • For example, a company may analyze customer data to det...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What's your salary expectation?
  • Q2. Is your salary negotiable?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing. Even if you are highly qualified, your experience won't matter as you will be hired for something but at the end your skills won't be utilised. You are expected to do what the management says without using any brain!

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions from SQL, Python, Excel, Tableau and from my Projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your projects properly
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(3 Questions)

  • Q1. 1. Explain about your self and the current company you work with.
  • Q2. 2. Any revenues achieved if yes was it a team target or on Individual role?
  • Q3. 3. Do you have any idea about our company 3 Minds Digital ?
Round 3 - One-on-one 

(4 Questions)

  • Q1. 1. Explain about yourself, overall journey and your current role.
  • Q2. 2. Explain about your revenue contribution to the company.
  • Q3. 3. Explain about what understanding you have about the company 3 Minds Digital.
  • Q4. 4. One to One Client Game.
Round 4 - Aptitude Test 

1. Basic Aptitude Test in order to check the ability. Duration was about 60 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and be the best, you shall get your dream jobs.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on vlook up, h-look up, pivot and if else condition
  • Q2. You must know how to use vlook up, h-look up and if-else condition
Round 2 - Assignment 

Excel file was give, used sumifs, countifs , index match formulas

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn the excel famous questions and concept like look up, index match, nested if, concate function etc
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is invoke controller?
  • Ans. 

    Invoke controller is a component in a software application that manages the flow of requests and responses between the user interface and the backend services.

    • Manages the communication between user interface and backend services

    • Handles the routing of requests to appropriate functions or methods

    • Coordinates the flow of data and actions within the application

  • Answered by AI
  • Q2. What is facade in laravel?
  • Ans. 

    Facade in Laravel is a design pattern that provides a simple interface to a complex subsystem.

    • Facade provides a static interface to classes that are available in the application's service container.

    • It is used to simplify the usage of complex classes by providing a simpler interface.

    • Facade allows you to access Laravel's features without needing to instantiate objects or use dependency injection.

    • Example: The Auth facade ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Difference between union and union all in SQL?
  • Ans. 

    Union combines and removes duplicates, Union All combines without removing duplicates.

    • Union combines result sets and removes duplicates

    • Union All combines result sets without removing duplicates

    • Union is slower than Union All as it involves removing duplicates

    • Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;

    • Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;

  • Answered by AI
  • Q2. How to show top 5 in pandas?
  • Ans. 

    To show top 5 in pandas, use the nlargest() function.

    • Use the nlargest() function with the 'n' parameter set to 5 to get the top 5 values in a pandas DataFrame.

    • For example: df['column_name'].nlargest(5) will return the top 5 values in the specified column.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. If we have 3 numerical columns, which chart is a better representation these column?
  • Ans. 

    A scatter plot is a better representation for 3 numerical columns.

    • Use a scatter plot to show the relationship between the numerical columns.

    • Scatter plots are effective for visualizing correlations and patterns in data.

    • Each point on the plot represents a data point with values from all 3 columns.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Omnicom Media Group Data Analyst interview:
  • SQL Server
  • Pandas
  • Power Bi

Skills evaluated in this interview

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

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. About datorama explain how it works
  • Q2. More about digital marketing
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Easy leetcode data structure question

Round 3 - Technical 

(1 Question)

  • Q1. Write working code for calling a rest API, design rate limiter
  • Ans. 

    Code for calling a REST API and designing a rate limiter

    • Use a library like requests or axios to make the API call

    • Implement a token bucket algorithm for rate limiting

    • Set a maximum number of requests per second and queue excess requests

    • Consider using a distributed rate limiter for scalability

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Design Database schema for instagram
  • Ans. 

    Design a database schema for Instagram.

    • Create tables for users, posts, comments, likes, and follows.

    • Use primary and foreign keys to establish relationships between tables.

    • Store user data such as username, email, and password securely.

    • Include fields for post content, location, and timestamp.

    • Track likes and comments on posts.

    • Implement a notification system for follows and likes.

    • Consider scalability and performance in the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All round was smooth and interviewer were friendly.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
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 - One-on-one 

(3 Questions)

  • Q1. Basic SQL related- had to write 2 queries with basic joins.
  • Q2. Questions related to past experience
  • Q3. Drill down of 2 projects.
  • Ans. 

    Managed project to implement new inventory system and led team in redesigning customer service process.

    • Implemented new inventory system to streamline operations

    • Led team in redesigning customer service process to improve efficiency

    • Successfully managed project timelines and budgets

    • Collaborated with cross-functional teams to ensure project success

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very confident of your resume.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Laravel framework question.
Round 3 - One-on-one 

(1 Question)

  • Q1. Laravel framework question

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid this company

Affinity Global Advertising Interview FAQs

How many rounds are there in Affinity Global Advertising Team Lead interview for experienced candidates?
Affinity Global Advertising interview process for experienced candidates usually has 3 rounds. The most common rounds in the Affinity Global Advertising interview process for experienced candidates are Resume Shortlist, One-on-one Round and HR.
How to prepare for Affinity Global Advertising Team Lead interview for experienced candidates?
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 Affinity Global Advertising. The most common topics and skills that interviewers at Affinity Global Advertising expect are Ad Operations, AdSense, DSP and SSP.

Tell us how to improve this page.

Affinity Global Advertising Team Lead Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

3 Minds Digital Interview Questions
4.4
 • 71 Interviews
Moris Media Interview Questions
4.3
 • 24 Interviews
Z1 Tech Interview Questions
4.1
 • 11 Interviews
Xapads Media Interview Questions
4.3
 • 10 Interviews
Bikayi Interview Questions
2.9
 • 10 Interviews
Jivox Interview Questions
3.8
 • 9 Interviews
Gushwork Interview Questions
3.8
 • 9 Interviews
View all
Affinity Global Advertising Team Lead Salary
based on 17 salaries
₹3.7 L/yr - ₹15.8 L/yr
At par with the average Team Lead Salary in India
View more details

Affinity Global Advertising Team Lead Reviews and Ratings

based on 6 reviews

1.6/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 6 Reviews and Ratings
Graphic Designer
63 salaries
unlock blur

₹1.9 L/yr - ₹5.3 L/yr

Team Lead
17 salaries
unlock blur

₹3.7 L/yr - ₹15.8 L/yr

Software Engineer
14 salaries
unlock blur

₹9.3 L/yr - ₹14 L/yr

Junior Production Associate
13 salaries
unlock blur

₹1.9 L/yr - ₹2.9 L/yr

QA Engineer
12 salaries
unlock blur

₹4.3 L/yr - ₹11 L/yr

Explore more salaries
Compare Affinity Global Advertising with

Omnicom Media Group

2.9
Compare

Z1 Tech

4.1
Compare

7Search PPC

4.8
Compare

Bikayi

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