Upload Button Icon Add office photos

Adglobal360

Compare button icon Compare button icon Compare

Filter interviews by

Adglobal360 Interview Questions and Answers

Updated 15 Jun 2025
Popular Designations

25 Interview questions

A Mern Stack Developer was asked 2mo ago
Q. What is a promise race in JavaScript?
Ans. 

A promise race in JavaScript returns the result of the first promise that settles, either fulfilled or rejected.

  • Uses the Promise.race() method to race multiple promises.

  • Returns a single promise that resolves or rejects as soon as one of the promises in the iterable resolves or rejects.

  • Example: Promise.race([promise1, promise2]) returns the result of the first settled promise.

  • If the first promise is fulfilled, the ...

View all Mern Stack Developer interview questions
A Senior Test Engineer was asked 2mo ago
Q. What are DML, DCL, and DDL?
Ans. 

DML, DCL, and DDL are SQL categories for managing data, permissions, and database structure.

  • DML (Data Manipulation Language): Used for managing data within schema objects. Examples: SELECT, INSERT, UPDATE, DELETE.

  • DCL (Data Control Language): Used for defining access controls and permissions. Examples: GRANT, REVOKE.

  • DDL (Data Definition Language): Used for defining and modifying database structures. Examples: CREAT...

View all Senior Test Engineer interview questions
A Senior Data Analyst was asked 9mo ago
Q. Given two tables, how would you retrieve the count of a specific product?
Ans. 

Retrieve the count of a specific product from two related tables using SQL queries.

  • Identify the tables involved, e.g., 'Products' and 'Sales'.

  • Use a JOIN clause to combine data from both tables based on a common key.

  • Apply a WHERE clause to filter for the specific product.

  • Use the COUNT() function to get the total number of occurrences.

  • Example SQL query: SELECT COUNT(*) FROM Sales JOIN Products ON Sales.product_id = ...

View all Senior Data Analyst interview questions
A Data Engineer was asked
Q. Explain the architecture of your AWS project.
Ans. 

AWS Project architecture involves designing and implementing a scalable and reliable infrastructure on Amazon Web Services.

  • Utilize AWS services like EC2, S3, RDS, and Lambda for different components of the project

  • Implement security measures using IAM roles, VPC, and encryption

  • Use CloudFormation or Terraform for infrastructure as code

  • Implement monitoring and logging using CloudWatch and CloudTrail

  • Design for high av...

View all Data Engineer interview questions
A Data Engineer was asked
Q. Describe your experience creating AWS Glue pipelines.
Ans. 

AWS Glue Pipeline creation involves setting up ETL jobs to transform and load data efficiently.

  • Define data sources: Use AWS Glue Data Catalog to register your data sources like S3, RDS, or DynamoDB.

  • Create a Glue job: Use the AWS Glue console or CLI to create an ETL job that specifies the source, transformation, and target.

  • Use Glue crawlers: Automate schema discovery by using crawlers to scan data sources and updat...

View all Data Engineer interview questions
An Assistant Manager was asked
Q. What types of accounts have you worked on so far?
Ans. 

I have worked on various types of accounts including retail, corporate, and investment accounts.

  • Retail accounts - managing individual customer accounts for everyday banking needs

  • Corporate accounts - handling accounts for businesses and organizations

  • Investment accounts - overseeing accounts for investments and financial planning

View all Assistant Manager interview questions
An Account Manager- Digital Marketing was asked
Q. How can we influence users with the help of social media marketing?
Ans. 

Social media marketing can influence users through targeted ads, engaging content, influencer partnerships, and community building.

  • Utilize targeted ads to reach specific demographics and interests

  • Create engaging content that encourages likes, shares, and comments

  • Partner with influencers to promote products or services to their followers

  • Build a community by responding to comments, hosting giveaways, and creating a ...

View all Account Manager- Digital Marketing interview questions
Are these interview questions helpful?
A Social Media Executive was asked
Q. Tell us about how to create a campaign from scratch.
Ans. 

Creating a campaign from scratch involves thorough planning, setting goals, identifying target audience, creating content, implementing strategies, and analyzing results.

  • Start by defining the campaign objectives and goals

  • Identify the target audience and understand their preferences

  • Create engaging content that resonates with the audience

  • Choose the right social media platforms for the campaign

  • Implement strategies su...

View all Social Media Executive interview questions
A Social Media Executive was asked
Q. What are the key elements in a social media campaign?
Ans. 

Key elements in a social media campaign include strategy, content, engagement, analytics, and optimization.

  • Develop a clear strategy outlining goals, target audience, and messaging.

  • Create engaging and relevant content such as posts, videos, and graphics.

  • Interact with followers through comments, messages, and polls to increase engagement.

  • Track and analyze performance metrics to measure success and make data-driven d...

View all Social Media Executive interview questions
A Softwaretest Engineer was asked
Q. What do the 300 and 301 status codes represent?
Ans. 

300 represents multiple choices and 301 represents moved permanently.

  • 300 status code represents multiple choices, indicating that the requested resource has multiple representations available.

  • 301 status code represents moved permanently, indicating that the requested resource has been permanently moved to a new URL.

  • Both status codes are used in HTTP responses to indicate the status of a requested resource.

  • Examples...

View all Softwaretest Engineer interview questions

Adglobal360 Interview Experiences

29 interviews found

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 - Assignment 
Round 3 - Technical 

(2 Questions)

  • Q1. Basics about Google Ads
  • Q2. Difference between on-page and off-page SEO
  • Ans. 

    On-page SEO refers to optimizing elements on a website to improve search engine rankings, while off-page SEO involves activities done outside the website to increase its visibility.

    • On-page SEO focuses on optimizing content, meta tags, headings, URLs, and internal linking.

    • Off-page SEO involves building backlinks, social media marketing, guest blogging, and online reputation management.

    • On-page SEO helps search engines un...

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Different audiences in Google Ads
  • Ans. 

    Different audiences in Google Ads refer to the various groups of people who are targeted with specific ads based on their interests, behaviors, and demographics.

    • Audiences can be created based on factors such as age, gender, location, interests, and search history.

    • Different audiences can be targeted with different ad campaigns to increase the chances of conversion.

    • For example, a clothing brand may target a younger audie...

  • Answered by AI
  • Q2. Remarketing campaign
Round 5 - One-on-one 

(2 Questions)

  • Q1. How to determine if the Google campaign requires more budget
  • Ans. 

    Analyze campaign performance metrics and compare against goals to determine if more budget is needed.

    • Review key performance indicators (KPIs) such as click-through rate (CTR), conversion rate, and cost per conversion

    • Compare KPIs against campaign goals and benchmarks

    • Consider the competition and market trends

    • Evaluate the impact of increasing the budget on campaign performance

    • Use data-driven insights to make informed deci...

  • Answered by AI
  • Q2. How do you check how your google campaign is performing against the competitors
  • Ans. 

    To check Google campaign performance against competitors, use Google Ads Auction Insights report.

    • Access the Google Ads account and select the campaign to analyze.

    • Click on the Campaigns tab and select the Auction Insights option.

    • Choose the time period and the competitors to compare against.

    • Analyze the data provided in the report, including impression share, average position, and overlap rate.

    • Use the insights gained to o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics and concepts clear.

Skills evaluated in this interview

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Whats your expectations?
  • Ans. 

    I expect growth, learning opportunities, and a collaborative environment to contribute effectively to the team's success.

    • Professional Development: I hope to engage in training programs that enhance my skills, like leadership workshops.

    • Team Collaboration: I look forward to working with diverse teams, sharing ideas, and learning from different perspectives.

    • Career Advancement: I expect clear pathways for progression, such...

  • Answered by AI
  • Q2. Whn cn u join?
  • Ans. 

    I can join immediately or at a mutually convenient date, ensuring a smooth transition into the role.

    • I am available to start immediately, which allows for a quick onboarding process.

    • If needed, I can also accommodate a later start date to align with your schedule.

    • For example, if you require time for training or handover, I can wait for that period.

    • I am flexible and willing to discuss any specific timelines that work best...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is a promise race in JavaScript?
  • Ans. 

    A promise race in JavaScript returns the result of the first promise that settles, either fulfilled or rejected.

    • Uses the Promise.race() method to race multiple promises.

    • Returns a single promise that resolves or rejects as soon as one of the promises in the iterable resolves or rejects.

    • Example: Promise.race([promise1, promise2]) returns the result of the first settled promise.

    • If the first promise is fulfilled, the retur...

  • Answered by AI
  • Q2. What is a session?
  • Ans. 

    A session is a temporary state maintained by a server to store user-specific data during interactions.

    • Sessions are used to track user activity and maintain state across multiple requests.

    • They typically store data like user authentication status, preferences, and shopping cart contents.

    • Sessions are created when a user logs in and are destroyed when they log out or after a timeout.

    • Example: In a web application, a session...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply job this company because it will take the interview and did not response the feedback.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. If your interviewer is raghvendra you can ask about his wife as he barely have knowledge about digital marketing
  • Q2. The media directors need strict training on the platforms atleast to ask right questions to the candidates xD

Interview Preparation Tips

Interview preparation tips for other job seekers - don't join gurugram office try any lala company that this where the seniors don't have any knowledge about paid media, you will not learn anything

IOS Developer Interview Questions & Answers

user image Danish Hussain

posted on 12 Apr 2024

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

(1 Question)

  • Q1. Mostly Question are on basic of swift
Round 2 - Technical 

(1 Question)

  • Q1. This also continue with Swift questioning

Catalog Manager Interview Questions & Answers

user image Vanshika Saxena

posted on 24 Mar 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. About Previous Experience
  • Q2. About catalog management
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a detail-oriented Business Analyst with a passion for data-driven decision-making and a strong background in project management.

    • Over 5 years of experience in business analysis across various industries, including finance and healthcare.

    • Skilled in gathering requirements through stakeholder interviews and workshops, leading to successful project outcomes.

    • Proficient in data visualization tools like Tableau and Power ...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. SQL written question
  • Q2. Two tables info was given and have to retrieve count ofparticular product
  • Ans. 

    Retrieve the count of a specific product from two related tables using SQL queries.

    • Identify the tables involved, e.g., 'Products' and 'Sales'.

    • Use a JOIN clause to combine data from both tables based on a common key.

    • Apply a WHERE clause to filter for the specific product.

    • Use the COUNT() function to get the total number of occurrences.

    • Example SQL query: SELECT COUNT(*) FROM Sales JOIN Products ON Sales.product_id = Produ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL coding question
  • Q2. Python coding question
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. They want to know that you will manage the team or not
Round 2 - Technical 

(1 Question)

  • Q1. Agile , jira , management
Round 3 - HR 

(1 Question)

  • Q1. Only salary discussion
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 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 

(10 Questions)

  • Q1. Explain in detail about your last project
  • Q2. What is Regression Testing and Retesting
  • Ans. 

    Regression testing is testing the existing functionality of the software after making changes to ensure that the changes have not affected the existing functionality. Retesting is testing the same functionality again after fixing the defects found during regression testing.

    • Regression testing is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is done to ensure ...

  • Answered by AI
  • Q3. What 300 & 301 status codes represents?
  • Ans. 

    300 represents multiple choices and 301 represents moved permanently.

    • 300 status code represents multiple choices, indicating that the requested resource has multiple representations available.

    • 301 status code represents moved permanently, indicating that the requested resource has been permanently moved to a new URL.

    • Both status codes are used in HTTP responses to indicate the status of a requested resource.

    • Examples of 3...

  • Answered by AI
  • Q4. What is Sanity Testing and Smoke Testing?
  • Ans. 

    Sanity testing and Smoke testing are types of software testing performed to check the basic functionality of the application.

    • Smoke testing is a type of testing that checks whether the critical functionalities of the application are working fine or not.

    • Sanity testing is a type of testing that checks whether the bugs reported earlier have been fixed or not.

    • Smoke testing is performed after the build is received from the d...

  • Answered by AI
  • Q5. What is Severity and Priority?
  • Ans. 

    Severity is the impact of a defect on the system, while Priority is the order in which defects should be fixed.

    • Severity is based on the extent of damage caused by a defect

    • Priority is based on the importance of the affected functionality

    • High Severity and High Priority defects should be fixed first

    • Example: A spelling mistake in a button label has low Severity but high Priority if it affects usability

  • Answered by AI
  • Q6. Explain High priority and low severity with an example
  • Ans. 

    High priority means the issue needs to be fixed immediately, while low severity means the issue has minimal impact on the system.

    • High priority issues are critical and can cause system failure or data loss

    • Low severity issues are minor and do not affect the system's functionality

    • Example of high priority and low severity issue: A critical security vulnerability is high priority but low severity because it has not yet been...

  • Answered by AI
  • Q7. Explain low priority and high severity with an example
  • Ans. 

    Low priority and high severity refer to the impact and urgency of a bug respectively.

    • Low priority bugs are those that do not have a significant impact on the system or user experience, but still need to be fixed eventually.

    • High severity bugs are those that have a significant impact on the system or user experience and need to be fixed urgently.

    • For example, a low priority bug could be a typo in a non-critical error mess...

  • Answered by AI
  • Q8. What is Agile methodology
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and customer satisfaction.

    • Agile values individuals and interactions over processes and tools

    • It emphasizes working software over comprehensive documentation

    • It encourages collaboration between developers and customers

    • It involves breaking down projects into smaller, manageable chunks called sprints

    • Examples of Agile methodologies...

  • Answered by AI
  • Q9. Which test should do first and why?
  • Ans. 

    The test that should be done first is the one that covers the most critical and high-risk functionality.

    • Identify critical and high-risk functionality

    • Prioritize tests based on risk

    • Perform tests in a logical order

    • Re-evaluate test priorities as development progresses

  • Answered by AI
  • Q10. Logical question - You have 3 switches and one bulb in another room, you have to find which switch in connected to that bulb, you are given only ONE CHANCE.

Interview Preparation Tips

Interview preparation tips for other job seekers - Expect the unexpected, Keep your resume crisp and be prepared what you have shared in your resume

Skills evaluated in this interview

Group Head Interview Questions & Answers

user image Anonymous

posted on 26 Feb 2024

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

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

Round 1 - Group Discussion 

Discussion about past experiene.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Adglobal360?
Ask anonymously on communities.

Adglobal360 Interview FAQs

How many rounds are there in Adglobal360 interview?
Adglobal360 interview process usually has 2-3 rounds. The most common rounds in the Adglobal360 interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Adglobal360 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 Adglobal360. The most common topics and skills that interviewers at Adglobal360 expect are Digital Marketing, Javascript, Python, Social Media and Campaign Management.
What are the top questions asked in Adglobal360 interview?

Some of the top questions asked at the Adglobal360 interview -

  1. How Can We Influence User With the Help Of Social Media Market...read more
  2. how do you check how your google campaign is performing against the competit...read more
  3. Logical question - You have 3 switches and one bulb in another room, you have ...read more
How long is the Adglobal360 interview process?

The duration of Adglobal360 interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.6/5

based on 28 interview experiences

Difficulty level

Easy 57%
Moderate 36%
Hard 7%

Duration

Less than 2 weeks 93%
2-4 weeks 7%
View more

Interview Questions from Similar Companies

Epsilon Interview Questions
3.8
 • 93 Interviews
Regalix Interview Questions
2.9
 • 50 Interviews
Denave Interview Questions
3.6
 • 43 Interviews
Smollan Group Interview Questions
4.0
 • 40 Interviews
Xdbs Interview Questions
3.1
 • 39 Interviews
Groupm Media Interview Questions
3.8
 • 37 Interviews
InMobi Interview Questions
3.3
 • 35 Interviews
Mediamint Interview Questions
3.4
 • 35 Interviews
View all

Adglobal360 Reviews and Ratings

based on 283 reviews

3.2/5

Rating in categories

2.9

Skill development

3.2

Work-life balance

2.8

Salary

3.1

Job security

3.1

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 283 Reviews and Ratings
Business Analyst
56 salaries
unlock blur

₹4.6 L/yr - ₹10 L/yr

Data Analyst
55 salaries
unlock blur

₹3 L/yr - ₹10.1 L/yr

SEO Executive
43 salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Assistant Manager
41 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Accounts Manager
41 salaries
unlock blur

₹4.5 L/yr - ₹9.9 L/yr

Explore more salaries
Compare Adglobal360 with

Epsilon

3.8
Compare

Denave

3.6
Compare

Smollan Group

4.0
Compare

ChannelPlay

3.8
Compare
write
Share an Interview