Upload Button Icon Add office photos
Engaged Employer

i

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

Adlift Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Adlift Interview Questions and Answers

Updated 10 Jul 2024

Adlift Interview Experiences

Popular Designations

2 interviews found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 10 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good disc assign held place tbh

Round 2 - Technical 

(2 Questions)

  • Q1. Fibonacci series from 1 to n
  • Ans. 

    Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones, starting from 1.

    • Start with 1 and 1 as the first two numbers in the series

    • Add the previous two numbers to get the next number in the series

    • Continue this pattern until reaching or exceeding the given number n

  • Answered by AI
  • Q2. Prime no bw 1 to 2-
  • Ans. 

    Prime numbers between 1 and 2 do not exist.

    • There are no prime numbers between 1 and 2 because 1 is not a prime number and 2 is the only even prime number.

    • Prime numbers are numbers greater than 1 that are only divisible by 1 and themselves.

    • Examples of prime numbers include 2, 3, 5, 7, 11, etc.

  • Answered by AI

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)

SEO Executive Interview Questions & Answers

user image Anonymous

posted on 30 Nov 2023

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

I applied via LinkedIn and was interviewed in Oct 2023. There were 3 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. Ask questions related to page speed, Google Analytics user experience core web vitals. Simple
Round 3 - HR 

(1 Question)

  • Q1. Related to salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Chill hokr interview do

SEO Executive Interview Questions asked at other Companies

Q1. What are the best practices to get more traffic on a website?
View answer (1)

Jobs at Adlift

View all

Interview questions from similar companies

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
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Reasons for the drop in CPM
  • Ans. 

    Possible reasons for drop in CPM include seasonality, changes in ad inventory, shifts in audience demographics, and increased competition.

    • Seasonal fluctuations in advertising demand

    • Changes in available ad inventory

    • Shifts in audience demographics affecting targeting effectiveness

    • Increased competition leading to lower bids

  • Answered by AI
  • Q2. Types of floor in GAM
  • Ans. 

    Types of floors in GAM include carpet, hardwood, tile, and laminate.

    • Carpet

    • Hardwood

    • Tile

    • Laminate

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and confident
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.

I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions on Projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are very friendly.
Brush up technical concepts and coding
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

HackerRank Test, basic questions related to the profile.

Round 2 - Technical 

(1 Question)

  • Q1. Coding Interview with the team manager
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are synthetic Events?
  • Ans. 

    Synthetic Events are events that are created by the browser to mimic real user events.

    • Synthetic Events are used in React to handle events in a consistent manner across different browsers.

    • They are created by React to wrap native browser events and provide additional functionality.

    • Examples include onClick, onChange, and onSubmit events in React.

  • Answered by AI
  • Q2. What is event bubbling?
  • Ans. 

    Event bubbling is the process where an event triggered on a child element is propagated up through its parent elements.

    • Event bubbling allows a single event handler to be attached to a parent element, which will be triggered for all its children.

    • When an event occurs on a child element, it first runs the event handlers on the child, then on its parent, and so on up the DOM tree.

    • Event bubbling can be stopped using event.s

  • Answered by AI

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

Adlift Interview FAQs

How many rounds are there in Adlift interview?
Adlift interview process usually has 2-3 rounds. The most common rounds in the Adlift interview process are Technical, Resume Shortlist and HR.
How to prepare for Adlift 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 Adlift. The most common topics and skills that interviewers at Adlift expect are SEO, Social Media, Digital Marketing, Link Building and Google Analytics.
What are the top questions asked in Adlift interview?

Some of the top questions asked at the Adlift interview -

  1. fibonacci series from 1 t...read more
  2. prime no bw 1 to...read more
  3. Ask questions related to page speed, Google Analytics user experience core web ...read more

Tell us how to improve this page.

Adlift Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

3 Minds Digital Interview Questions
4.4
 • 69 Interviews
Adglobal360 Interview Questions
3.2
 • 24 Interviews
Moris Media Interview Questions
4.3
 • 24 Interviews
Z1 Tech Interview Questions
4.0
 • 11 Interviews
Xapads Media Interview Questions
4.3
 • 10 Interviews
Bikayi Interview Questions
2.9
 • 10 Interviews
Jivox Interview Questions
3.8
 • 9 Interviews
AdPushup Interview Questions
3.8
 • 3 Interviews
View all

Adlift Reviews and Ratings

based on 33 reviews

3.5/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

2.9

Salary

3.4

Job security

3.6

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 33 Reviews and Ratings
Content Writing Executive / Senior Executive

Gurgaon / Gurugram

0-3 Yrs

Not Disclosed

Digital Marketing Analyst

Gurgaon / Gurugram

0-1 Yrs

Not Disclosed

Assistant Manager - SEO

Gurgaon / Gurugram

4-8 Yrs

Not Disclosed

Explore more jobs
Digital Marketing Analyst
22 salaries
unlock blur

₹2.5 L/yr - ₹4.5 L/yr

Assistant Manager
20 salaries
unlock blur

₹5 L/yr - ₹11.4 L/yr

SEO Manager
15 salaries
unlock blur

₹8.5 L/yr - ₹13 L/yr

Content Writer
12 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Digital Marketing Manager
9 salaries
unlock blur

₹9 L/yr - ₹14.2 L/yr

Explore more salaries
Compare Adlift with

Omnicom Media Group

2.9
Compare

Z1 Tech

4.0
Compare

7Search PPC

4.8
Compare

Bikayi

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