Upload Button Icon Add office photos
Engaged Employer

i

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

Liqvd Asia Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Liqvd Asia Marketing Interview Questions and Answers

Updated 10 Oct 2024

Liqvd Asia Marketing Interview Experiences

1 interview found

Marketing Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What experience do you have?
  • Ans. 

    I have over 5 years of experience in digital marketing, including social media management, email campaigns, and SEO.

    • 5+ years of experience in digital marketing

    • Proficient in social media management

    • Experience with email campaigns

    • Knowledge of SEO strategies

  • Answered by AI
  • Q2. How should we evaluate you?(Because we only dont know what we are hiring for and what are the job roles.)

Interview Preparation Tips

Interview preparation tips for other job seekers - I had a highly unprofessional experience with this company. They scheduled a face-to-face interview but canceled it because the interviewer wasn't available. After going in twice more, I was told they don’t hire freshers, despite clarifying this on the phone beforehand. They couldn’t understand my previous job profile, even though it was clearly written and explained. Worse, they seemed unaware of the actual role they were hiring for. "Before recruiting, they should first improve their management skills and job knowledge."Truly a pathetic experience. Unprofessional people

Interview questions from similar companies

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

Round 1 - Assignment 

Some files has given to perform new task

Round 2 - HR 

(1 Question)

  • Q1. Whats is ur expectations
  • Ans. 

    I expect to work in a creative and collaborative environment where I can learn and grow as a designer.

    • I hope to work with a team that values creativity and innovation.

    • I want to be given opportunities to learn new skills and techniques.

    • I expect to receive constructive feedback on my work to help me improve.

    • I hope to be able to contribute my own ideas and perspectives to projects.

    • I expect to be challenged and pushed out ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very polite and good company they provide some gifts and lunch also..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Design related question
  • Q2. Design Background
  • Q3. Advertising experience
  • Ans. 

    I have experience creating advertising materials for various clients and industries.

    • Designed print and digital ads for social media platforms

    • Created promotional materials such as flyers, banners, and posters

    • Worked on ad campaigns for product launches and events

  • Answered by AI
  • Q4. Social media and design experience
  • Ans. 

    I have experience creating social media graphics for various platforms and campaigns.

    • Proficient in Adobe Creative Suite for designing social media graphics

    • Knowledge of best practices for social media design, including image dimensions and text placement

    • Experience creating engaging content for different social media platforms such as Instagram, Facebook, and Twitter

  • Answered by AI
Round 2 - Assignment 

Social media post and reel static

Interview Preparation Tips

Topics to prepare for 3 Minds Digital Junior Graphic Designer interview:
  • Graphic Designing
  • Advertising
  • Social Media Marketing
  • branding
Interview preparation tips for other job seekers - really good agency Overall culture are very great
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About Introduction
  • Q2. About experience
Round 2 - Assignment 

Two assigngments were given
1. To create Layout and typograhy base Carousel
2. To create Festive Reel considering Brand Product or Service

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

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Question Related to Applied job position
Round 2 - One-on-one 

(1 Question)

  • Q1. Question Related to End to End Campaign Management
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic knowledge of Digital Marketing
  • Q2. Formulae in digital Marketing
  • Ans. 

    Formulae in digital marketing refer to mathematical equations used to analyze and optimize marketing strategies.

    • Formulae help calculate key performance indicators (KPIs) such as ROI, CTR, and conversion rates.

    • Examples of formulae include ROI = (Revenue - Cost) / Cost, CTR = (Clicks / Impressions) * 100%, and Conversion Rate = (Conversions / Clicks) * 100%.

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

(2 Questions)

  • Q1. Self introduction
  • Q2. When will you join
  • Ans. 

    I will be able to join within two weeks of receiving an offer.

    • I need to give my current employer two weeks notice before leaving.

    • I may need to finalize any pending projects before starting a new role.

    • I am excited about the opportunity and look forward to joining the team.

  • Answered by AI

Skills evaluated in this interview

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 May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your projects
  • Q2. Tell me yourself
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are SQL Joins?
  • Ans. 

    SQL Joins are used to combine rows from two or more tables based on a related column between them.

    • SQL Joins are used to retrieve data from multiple tables based on a related column between them.

    • Common types of SQL Joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;

  • Answered by AI
  • Q2. Different functions in Python numpy
  • Ans. 

    Python numpy provides various functions for numerical operations on arrays.

    • numpy.sum() - calculates the sum of array elements

    • numpy.mean() - calculates the mean of array elements

    • numpy.max() - returns the maximum value in an array

    • numpy.min() - returns the minimum value in an array

    • numpy.std() - calculates the standard deviation of array elements

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are joins and how do you use it?
  • Ans. 

    Joins are used in databases to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column between them

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. Processing speed of different scriting languages?
  • Ans. 

    Processing speed of scripting languages varies based on factors like code complexity and optimization.

    • Processing speed can vary based on the specific task being performed.

    • Compiled languages like C++ tend to be faster than interpreted languages like Python.

    • Optimizing code can improve processing speed.

    • JavaScript can be faster than Python for certain tasks.

    • Consider using libraries or frameworks optimized for performance.

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in May 2022. 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Introduction, profile discussion, explanation of current job profile.
Round 3 - One-on-one 

(1 Question)

  • Q1. Previous Job discussions, Current Role discussions, most of the question will be based on previous work experience and situations.

Interview Preparation Tips

Topics to prepare for IPG Mediabrands Assistant Manager interview:
  • Media Planning
Interview preparation tips for other job seekers - Think twice before you join. As this is agency based company so reporting would be direct onshore. And most of the time you will be working as individuals so no team no manager and complete self learning.
Contribute & help others!
anonymous
You can choose to be anonymous

Liqvd Asia Interview FAQs

How many rounds are there in Liqvd Asia Marketing interview?
Liqvd Asia interview process usually has 1 rounds. The most common rounds in the Liqvd Asia interview process are One-on-one Round.

Recently Viewed

SALARIES

Wood Group

LIST OF COMPANIES

Exide Industries

Overview

SALARIES

Uno Minda Kyoraku

SALARIES

Blacklisted

SALARIES

Uno Minda Kyoraku

INTERVIEWS

Lenskart

No Interviews

INTERVIEWS

HBL Power Systems

No Interviews

INTERVIEWS

Ola Cabs

No Interviews

SALARIES

Uno Minda Kyoraku

SALARIES

Wood Group

Tell us how to improve this page.

Liqvd Asia Marketing Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

3 Minds Digital Interview Questions
4.4
 • 65 Interviews
Moris Media Interview Questions
4.5
 • 24 Interviews
IPG Mediabrands Interview Questions
3.5
 • 15 Interviews
Z1 Tech Interview Questions
4.0
 • 11 Interviews
Xapads Media Interview Questions
4.7
 • 10 Interviews
Bikayi Interview Questions
2.9
 • 10 Interviews
Jivox Interview Questions
3.8
 • 9 Interviews
View all
Front end Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Brand Strategist
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Administrator
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Group Head
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Liqvd Asia with

WATConsult

3.3
Compare

Dentsu Webchutney

3.8
Compare

Interactive Avenues

3.7
Compare

Isobar

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