Upload Button Icon Add office photos
Engaged Employer

i

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

Flags Communications Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 58 Reviews

Filter interviews by

Flags Communications Interview Questions and Answers

Updated 7 Nov 2024

Flags Communications Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self?
  • Ans. 

    Experienced Front Desk Manager with a strong background in hospitality and customer service.

    • Over 5 years of experience in managing front desk operations

    • Skilled in handling guest inquiries and resolving issues

    • Proficient in using hotel management software such as Opera

    • Strong communication and organizational skills

    • Led a team of front desk staff to achieve high customer satisfaction ratings

  • Answered by AI
  • Q2. What's your salary expectations?
  • Ans. 

    My salary expectations are in line with industry standards and based on my experience and qualifications.

    • Research industry standards for Front Desk Manager salaries

    • Consider my experience and qualifications when determining salary expectations

    • Be prepared to negotiate based on the specific responsibilities and benefits offered

  • Answered by AI

Front Desk Manager Interview Questions asked at other Companies

Q1. What are the differences in guaranteed and non guaranteed reservations?
View answer (1)

Jobs at Flags Communications

View all

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Are you planning pregnancy?
  • Ans. 

    It is not appropriate to ask about pregnancy in a job interview as it is a personal matter.

    • Politely redirect the conversation back to your qualifications and experience

    • Explain that personal matters such as family planning are not relevant to the job

    • Express that you are focused on your career and committed to your work

  • Answered by AI
  • Q2. Are you comfortable working late nights?

Interview Preparation Tips

Interview preparation tips for other job seekers - Here the finance team is the worst. I mean they had a GST raid in office and the team members were hiding under the office table
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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(6 Questions)

  • Q1. Moris Media emphasizes a strong company culture. How would you identify and attract candidates who would thrive in this environment, even if their experience isn't directly in media?
  • Ans. I'd use behavioral interviewing to delve into a candidate's values and teamwork style. Additionally, I'd target individuals with transferable skills from similar fast-paced environments, highlighting Moris Media's unique culture and growth opportunities in the interview.
  • Answered Anonymously
  • Q2. Let's say a key hiring manager consistently provides vague job descriptions. How would you navigate this situation to ensure a successful recruitment process?
  • Ans. Tests collaboration and problem-solving skills. Answer: "I'd schedule meetings to understand the hiring manager's ideal candidate profile and desired skills. By collaborating, we can craft clear descriptions that attract the right talent
  • Answered Anonymously
  • Q3. Imagine a high-priority role is open, but there's pressure to fill it quickly. How would you balance speed with quality while mitigating the risk of a bad hire?
  • Q4. I'd implement a streamlined process without compromising on key steps. Utilizing pre-screening questions and leveraging my network can expedite the initial phase. However, thorough interviews and reference...
  • Q5. What metrics do you use to measure your recruitment success?
  • Q6. What are your salary expectations for this position?

Interview Preparation Tips

Interview preparation tips for other job seekers - Research Moris Media's culture and recent projects. Prepare specific examples of your achievements. Practice answering common & tricky recruiter questions. Dress professionally and arrive early. Project confidence and enthusiasm!
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Excel questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Personality questions
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
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Software testing and coding related questions

Round 2 - Coding Test 

Programming test coding

Round 3 - Technical 

(7 Questions)

  • Q1. Myself intro HR subject question with answer
  • Q2. Subject related questions
  • Q3. What is types software testing
  • Ans. 

    Types of software testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing involves testing how different modules work together.

    • System testing checks the entire system as a whole.

    • Acceptance testing ensures that the software meets the requirements of the end users.

  • Answered by AI
  • Q4. What is unit testing
  • Ans. 

    Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Unit testing helps in identifying bugs early in the development process.

    • It ensures that each unit of code is working as expected.

    • Unit tests are automated and can be run frequently to catch regressions.

    • Mocking and stubbing are often used in unit testing to isolate the unit being tested.

    • Example: Testing a ...

  • Answered by AI
  • Q5. What is integration testing
  • Ans. 

    Integration testing is testing the interactions between different components/modules of a software system.

    • Tests how well different parts of the system work together

    • Ensures that data flows correctly between components

    • Identifies any issues with communication or data transfer

    • Examples: testing API integrations, testing database connections

  • Answered by AI
  • Q6. What is types of software testing
  • Ans. 

    Types of software testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing involves testing the interactions between different components/modules.

    • System testing tests the entire system as a whole.

    • Acceptance testing is performed to validate if the software meets the requirements of the st

  • Answered by AI
  • Q7.  What is integration testing
  • Ans. 

    Integration testing is testing the interactions between different components or systems to ensure they work together correctly.

    • Integration testing verifies that different modules or components of a software work together as expected.

    • It focuses on testing the interfaces and interactions between components.

    • Examples include testing the integration between a front-end user interface and a back-end database, or between diff

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your role?
  • Ans. 

    As a Financial Associate, my role involves analyzing financial data, creating reports, assisting with budgeting and forecasting, and providing financial advice to clients.

    • Analyzing financial data to identify trends and make recommendations

    • Creating financial reports for management and clients

    • Assisting with budgeting and forecasting processes

    • Providing financial advice and recommendations to clients

    • Monitoring financial pe

  • Answered by AI
  • Q2. How Good you are in handling difficulty situation ?
  • Ans. 

    I am skilled in handling difficult situations by remaining calm, analyzing the problem, and finding effective solutions.

    • Remaining calm under pressure

    • Analyzing the problem to identify root causes

    • Developing and implementing effective solutions

    • Seeking input from colleagues or mentors for guidance

    • Communicating clearly and confidently with stakeholders

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Technical question asked, java script snippet question ask.

Round 2 - Assignment 

Assignment is given in that UI, logic are there

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

(1 Question)

  • Q1. Oops concept based question

Flags Communications Interview FAQs

How many rounds are there in Flags Communications interview?
Flags Communications interview process usually has 1 rounds. The most common rounds in the Flags Communications interview process are One-on-one Round.
How to prepare for Flags Communications 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 Flags Communications. The most common topics and skills that interviewers at Flags Communications expect are Media Relations, PR, Public Relations, Social Media and Business Development.

Tell us how to improve this page.

People are getting interviews through

based on 1 Flags Communications interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Adfactors PR Interview Questions
3.6
 • 15 Interviews
Synergy Interview Questions
4.0
 • 8 Interviews
Madison World Interview Questions
3.8
 • 7 Interviews
GO MO Group AB Interview Questions
4.2
 • 7 Interviews
Avian WE Interview Questions
3.0
 • 2 Interviews
Edelman Interview Questions
3.8
 • 2 Interviews
Genesis BCW Interview Questions
3.3
 • 1 Interview
View all

Flags Communications Reviews and Ratings

based on 58 reviews

3.7/5

Rating in categories

3.7

Skill development

3.8

Work-Life balance

3.7

Salary & Benefits

3.7

Job Security

3.8

Company culture

3.6

Promotions/Appraisal

3.7

Work Satisfaction

Explore 58 Reviews and Ratings
Senior ERP Sales Manager

Noida,

Greater Noida

3-8 Yrs

Not Disclosed

MS-SQL Server Database Developer

Noida

3-8 Yrs

₹ 4-9 LPA

Explore more jobs
HR Executive
5 salaries
unlock blur

₹3.5 L/yr - ₹4.2 L/yr

Digital Marketing Executive
5 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Senior Web Designer
5 salaries
unlock blur

₹5.5 L/yr - ₹6.5 L/yr

Web Designer
4 salaries
unlock blur

₹3.6 L/yr - ₹5.5 L/yr

Digital Marketing Expert
4 salaries
unlock blur

₹2 L/yr - ₹4.3 L/yr

Explore more salaries
Compare Flags Communications with

Adfactors PR

3.6
Compare

Perfect Relations

4.0
Compare

Value 360 Communications

3.7
Compare

Avian WE

3.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview