Upload Button Icon Add office photos

Filter interviews by

Esha Media Research Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Meesho knowledge
  • Q2. Meesho question
Round 2 - Technical 

(2 Questions)

  • Q1. Meesho question
  • Q2. Eccommerce knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Messho expericnce
Round 4 - Case Study 

GST and taxation related to Meesho.

Round 5 - Technical 

(1 Question)

  • Q1. Meesho run ads and sell boost
Round 6 - HR 

(1 Question)

  • Q1. What are your educational details?
  • Ans. 

    I have a Bachelor's degree in Marketing from XYZ University.

    • Bachelor's degree in Marketing from XYZ University

    • Completed coursework in Ecommerce and Digital Marketing

    • Participated in relevant workshops and seminars

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good job bizmat service pvt ltd prepaid for interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Assignment 

Self intro, about your College life

Round 2 - HR 

(1 Question)

  • Q1. How important is communication style in the interview process?
Round 3 - Behavioral 

(1 Question)

  • Q1. What can you tell me about your final year project and your performance in verbal and accent tests for communication?

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm and attend the interview

Housekeeping Supervisor Interview Questions & Answers

Synergy user image Rameshwar Kumar Gupta

posted on 18 Jan 2025

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

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is all about reasoning.

Round 2 - Group Discussion 

GD is all about how to build Business Strategy in short term

Round 3 - HR 

(5 Questions)

  • Q1. Introduce Your self
  • Q2. Where do you see after 5 years
  • Q3. Salary expectation
  • Q4. Rate yourself within 10
  • Q5. Why are you join this institute

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and have some knowledge about the Jobs profile
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Dhirubhai Ambani Institute of Information and Communication Technology (DA-IICT), Gandhinagar and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a 100-minute test consisting of mcqs and one coding question on articulation points in the graph.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is the difference between Postgresql and MySQL?
  • Ans. 

    Postgresql is known for its advanced features and support for complex queries, while MySQL is popular for its ease of use and speed.

    • Postgresql is known for its advanced features such as support for complex queries, indexing, and JSON data types.

    • MySQL is popular for its ease of use, speed, and compatibility with various platforms.

    • Postgresql has a strong focus on standards compliance and extensibility, while MySQL is mor...

  • Answered by AI
  • Q2. What are ACID properties in DBMS?
  • Ans. 

    ACID properties in DBMS ensure data integrity and consistency in transactions.

    • Atomicity: All operations in a transaction are completed successfully or none at all.

    • Consistency: Data is always in a valid state before and after a transaction.

    • Isolation: Transactions are executed independently without interference from other transactions.

    • Durability: Once a transaction is committed, changes are permanent and cannot be lost.

    • E...

  • Answered by AI

Interview Preparation Tips

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

Skills evaluated in this interview

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. How does optimizing website speed impact search engine ranking?
  • Ans. 

    Optimizing website speed positively impacts search engine ranking by improving user experience, reducing bounce rates, and increasing crawlability.

    • Faster loading times lead to better user experience, which can result in lower bounce rates and higher engagement metrics.

    • Search engines like Google prioritize fast-loading websites in their ranking algorithms.

    • Improved website speed can also enhance crawlability, allowing se...

  • Answered by AI
  • Q2. What is the importance of XML sitemaps in SEO?
  • Ans. 

    XML sitemaps help search engines easily discover and index all the pages on a website.

    • XML sitemaps provide a roadmap for search engines to crawl and index all important pages on a website.

    • They can include metadata about each URL, such as when it was last updated or how often it changes.

    • XML sitemaps can help improve the visibility of a website's pages in search engine results.

    • They can also help identify and fix any craw...

  • Answered by AI
  • Q3. How can implementing structured data enhance your website's search performance?
  • Ans. 

    Implementing structured data can enhance search performance by providing search engines with more context about your content.

    • Structured data helps search engines understand the content on your website more easily

    • It can lead to rich snippets in search results, increasing visibility and click-through rates

    • Structured data can improve the accuracy of search engine results, leading to higher rankings

    • Examples of structured d...

  • Answered by AI
  • Q4. How does internal linking contribute to better SEO performance?
  • Ans. 

    Internal linking helps search engines understand the structure of your website and improves user experience.

    • Internal linking helps distribute link equity throughout your website, boosting the SEO performance of all pages.

    • It helps search engines discover and index new pages on your website more efficiently.

    • Internal links can guide users to related content, increasing engagement and reducing bounce rates.

    • Using descriptiv...

  • Answered by AI
  • Q5. How does the crawl budget affect how search engine index your website?
  • Ans. 

    Crawl budget impacts how search engines prioritize and index website pages.

    • Crawl budget determines how often search engines crawl and index your website.

    • Pages with higher crawl budget are more likely to be indexed and ranked higher in search results.

    • Optimizing site speed, fixing crawl errors, and improving internal linking can help maximize crawl budget.

    • Prioritize important pages for crawling to ensure they are indexed

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Digitabytes Senior SEO Executive interview:
  • Communication Skills
Interview preparation tips for other job seekers - Understand everything and give the best answer

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. SQL Window Functions and RANK, DENSE RANK Difference
  • Ans. 

    SQL Window Functions like RANK and DENSE RANK are used to assign a rank to rows within a partition.

    • RANK function assigns a unique rank to each distinct row within a partition.

    • DENSE RANK function assigns a unique rank to each distinct row within a partition, but without any gaps.

    • Both functions are used with the OVER() clause in SQL to define the partition and order of rows.

  • Answered by AI
  • Q2. Hadoop Default Replication Factor

Interview Preparation Tips

Topics to prepare for Vertoz Data Engineer interview:
  • SQL
  • Spark
  • Hadoop
  • YARN
Interview preparation tips for other job seekers - Easy questions asked related to SQL Window Functions, Spark Repartition and Coalesce, Spark Architecture, YARN, Hadoop Replication Factor, Spark Write Modes and many such easy questions.

Salary offered is below industry standard.
Overall not a good experience.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

String Array manipulation

Round 2 - Technical 

(2 Questions)

  • Q1. Different activity launch modes, services, intent-services
  • Ans. 

    Different launch modes control how activities are launched, services run in the background, and intent-services handle asynchronous tasks.

    • Launch modes include standard, singleTop, singleTask, and singleInstance

    • Services are used for long-running operations in the background

    • Intent-services are used for handling asynchronous tasks on a separate worker thread

  • Answered by AI
  • Q2. Normal android sdk related questions and about third party libraries
Round 3 - One-on-one 

(1 Question)

  • Q1. Interview with India Director
Round 4 - HR 

(2 Questions)

  • Q1. Let me know about yourself
  • Q2. Normal queries about you
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic interview question and about the experiance related and why you left the previous company.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 2 sum problem [leetcode]
  • Q2. Linkedlist problem
  • Ans. 

    Implement various operations on a linked list and solve related problems like reversing a linked list or detecting a cycle.

    • Understand the basic structure of a linked list with nodes containing data and a reference to the next node.

    • For insertion, update the pointers of the nodes accordingly to maintain the sequence.

    • For deletion, adjust the pointers to skip the node to be deleted.

    • To reverse a linked list, iterate through...

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Groupm Media Interview Questions
4.0
 • 35 Interviews
Synergy Interview Questions
3.9
 • 9 Interviews
Vertoz Interview Questions
3.4
 • 8 Interviews
Sincro Interview Questions
3.5
 • 8 Interviews
GO MO Group AB Interview Questions
4.1
 • 7 Interviews
Digitas Interview Questions
3.6
 • 5 Interviews
OneX Solutions Interview Questions
2.5
 • 5 Interviews
View all

Esha Media Research Reviews and Ratings

based on 3 reviews

1.0/5

Rating in categories

1.7

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 3 Reviews and Ratings
Compare Esha Media Research with

Groupm Media

4.0
Compare

GO MO Group AB

4.1
Compare

Digitas

3.6
Compare

Goldmine Advertising

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