Upload Button Icon Add office photos

Filter interviews by

Meaww.com Interview Questions and Answers

Updated 15 May 2024

Meaww.com Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Assignment 

Write about your favourite TV show and why it is your favourite one !

Round 2 - HR 

(2 Questions)

  • Q1. What do you think of the organisation?
  • Q2. Why did you leave the previous organisation?

Content Writer Interview Questions asked at other Companies

Q1. What are the steps to follow to write good content?
View answer (5)

I applied via Approached by Company and was interviewed before May 2021. 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 - Assignment 

Headlines, write 300-400 words on a certain topic

Round 3 - HR 

(1 Question)

  • Q1. Regular questions, prior experience etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. As long as you can produce good copy, you're sure to have a good shot at the job

Content Writer Interview Questions asked at other Companies

Q1. What are the steps to follow to write good content?
View answer (5)

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. What is your expected salary
  • Q2. Your last experience would not be count because it is not relatable to this post , is it okay for you
  • Q3. Can you relocate from your homtown to noida
  • Q4. Provide you salary slip of last three months
  • Q5. Provide contact number of you last employer for background verification
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Coding test with 2 questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical interview round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Dsa question about maps

Round 2 - Technical 

(2 Questions)

  • Q1. Design robotic restaurant
  • Ans. 

    Robotic restaurant design for automated food preparation and delivery

    • Implement robotic arms for cooking and food preparation

    • Utilize conveyor belts for transporting dishes to customers

    • Incorporate automated order taking and payment systems

    • Design a user-friendly interface for customers to place orders and customize meals

    • Ensure efficient cleaning and maintenance processes for the robots

  • Answered by AI
  • Q2. How to achieve fault tolerance
  • Ans. 

    Achieve fault tolerance by implementing redundancy, monitoring systems, and graceful degradation.

    • Implement redundancy by having backup systems in place to take over in case of failure

    • Monitor systems continuously to detect faults and address them proactively

    • Use graceful degradation to ensure that the system remains functional even if certain components fail

  • Answered by AI
Round 3 - Coding Test 

Design coupon system based on reqs

Round 4 - Technical 

(2 Questions)

  • Q1. Brute force algo
  • Q2. Cdn type 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 Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Best Time to sell and buy stock

Round 2 - One-on-one 

(2 Questions)

  • Q1. Promises, closures, hoisting in JS
  • Q2. Classes and Object Prototyping
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. How nodejs works internally?
  • Ans. 

    Node.js is a runtime environment that executes JavaScript code outside of a web browser.

    • Node.js uses the V8 JavaScript engine from Google Chrome to execute code.

    • It is built on the event-driven, non-blocking I/O model, making it lightweight and efficient.

    • Node.js uses a single-threaded event loop to handle multiple concurrent connections.

    • It has a built-in module system that allows developers to easily add functionality t

  • Answered by AI
  • Q2. Std input output questions of js

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Oct 2022. There were 5 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. Basic HTML, CSS, JS, React
Round 3 - Case Study 

HLD, LLD, basic HTML, CSS, react, web optimization, web-performance

Round 4 - Team Maching 

(1 Question)

  • Q1. Discussions with potential teammates and Product owner,
Round 5 - Behavioral 

(1 Question)

  • Q1. Conventional Managerial Question

Interview Preparation Tips

Topics to prepare for Cimpress Senior Software Engineer interview:
  • React
  • HTML
  • CSS
  • Javascript
Interview preparation tips for other job seekers - Prepare basic React, HTML, CSS, JS, Web Performace, and Web Optimizations
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

There were 3 coding questions on Hacker Earth platform for 1 hour 15min and 1 question from array and 2 questions from strings.

Round 2 - One-on-one 

(1 Question)

  • Q1. This round was based on SQL, DBMS, DSA, OOPS SQL--> Designed the complete schema for one of my projects for COVID-19 vaccination. and SQL queries from that schema. DSA--> 1.) Find the pair in an array whos...
Round 3 - Technical 

(1 Question)

  • Q1. This was a technical managerial round. OOPS--> Example of overloading and overriding. Mostly DBMS and SQL-based questions like what is indexing and SQL queries and joins. DSA--> 1.) Write one sorting algo....
Round 4 - HR 

(1 Question)

  • Q1. Just a normal discussion regarding my tech stack and my internship experience only 15mins.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

It was a 90 minute coding test, involving 3 problems:
1-Given points on a 2d plane, you can delete one point, what is the minimum maximum distance you can have?
2-LFU Cache
3-Given an array with elements 0,1, your task is to find number of ways to divide this array into contiguous chunks so that each chunk has only one 1 in it.

Round 3 - Technical 

(2 Questions)

  • Q1. How do you avoid method overriding?
  • Ans. 

    To avoid method overriding, make the method final or private.

    • Declare the method as final to prevent it from being overridden in subclasses.

    • Declare the method as private to hide it from subclasses.

    • Use the @Override annotation to ensure that a method is actually overriding a superclass method.

  • Answered by AI
  • Q2. What is the 'finalize' keyword for?
  • Ans. 

    The 'finalize' keyword is used in Java to perform cleanup operations before an object is garbage collected.

    • The 'finalize' method is called by the garbage collector before reclaiming an object's memory.

    • It can be used to release resources like closing files or sockets.

    • It is not recommended to rely on 'finalize' for resource cleanup as it is not guaranteed to be called.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for your DSA problems.

Skills evaluated in this interview

Meaww.com Interview FAQs

How many rounds are there in Meaww.com interview?
Meaww.com interview process usually has 2-3 rounds. The most common rounds in the Meaww.com interview process are Assignment, HR and Resume Shortlist.
How to prepare for Meaww.com 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 Meaww.com . The most common topics and skills that interviewers at Meaww.com expect are Javascript, Selection Process, Social Media, Copy Editing and POP.

Tell us how to improve this page.

Meaww.com Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Cimpress Interview Questions
4.0
 • 62 Interviews
Inshorts Interview Questions
3.9
 • 16 Interviews
India Today Interview Questions
3.6
 • 5 Interviews
News18 Interview Questions
4.0
 • 4 Interviews
POPxo Interview Questions
3.3
 • 2 Interviews
The Quint Interview Questions
3.3
 • 2 Interviews
View all

Meaww.com Reviews and Ratings

based on 11 reviews

2.5/5

Rating in categories

2.7

Skill development

2.1

Work-life balance

2.5

Salary

2.2

Job security

2.1

Company culture

2.3

Promotions

2.4

Work satisfaction

Explore 11 Reviews and Ratings
Senior Sub Editor
6 salaries
unlock blur

₹6 L/yr - ₹8 L/yr

Content Writer
5 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Feature Writer
4 salaries
unlock blur

₹3.5 L/yr - ₹5.5 L/yr

Entertainment Writer
4 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Assistant Editor
3 salaries
unlock blur

₹8.6 L/yr - ₹13 L/yr

Explore more salaries
Compare Meaww.com with

Scoopwhoop Media

3.5
Compare

The Better India

3.4
Compare

YourStory (India)

4.4
Compare

POPxo

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