Upload Button Icon Add office photos

Filter interviews by

Cedar Management Consulting Marketing Interview Questions and Answers

Updated 1 Nov 2023

Cedar Management Consulting Marketing Interview Experiences

1 interview found

Marketing Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2023

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

I applied via Referral and was interviewed before Nov 2022. There were 4 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 - HR 

(1 Question)

  • Q1. Basic introduction and JD
Round 3 - Assignment 

Design assignment was given

Round 4 - One-on-one 

(1 Question)

  • Q1. Interview with Sahil

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Sql constrainsts, star schema, dml dcl commands
  • Q2. About cureent project and responsibilities
Round 2 - Technical 

(2 Questions)

  • Q1. Current projects and resposibilities
  • Q2. Where vs having, reason for job change

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Technical - about you current project and responsibilities, basic SQL question-constraints, starschema, DML DCL command, one sql query write.
2. Technical with senior manager- about project ,where vs having , reason of job change
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(6 Questions)

  • Q1. What is spark,explain its ecosystem
  • Q2. What are transformations, and how many types of transformations exist?
  • Q3. Explain about spark job process and its planning
  • Q4. What are the concepts of coalesce and repartition in data processing?
  • Q5. Explain about oom and driverhead memory
  • Q6. What is data skewness
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql order of execution
  • Ans. 

    SQL order of execution determines the sequence in which different clauses are processed in a query.

    • SQL query is parsed and validated first

    • Next, the query optimizer creates an execution plan

    • Execution plan includes steps like table scans, index scans, joins, etc.

    • Finally, the query is executed and results are returned

  • Answered by AI
  • Q2. Sql question on finding highest salary for each employee where employees and department table are given in each department.

Interview Preparation Tips

Topics to prepare for Ernst & Young Data Engineer interview:
  • SQL
  • Python
  • Pyspark
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Some multiple choice, 2 sql and 2 python questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about you project
  • Ans. 

    Developed a real-time data processing system for analyzing customer behavior

    • Used Apache Kafka for streaming data ingestion

    • Implemented data pipelines using Apache Spark for processing and analysis

    • Utilized Elasticsearch for storing and querying large volumes of data

    • Developed custom machine learning models for predictive analytics

  • Answered by AI
  • Q2. Optimising technique that you have used
  • Ans. 

    I have used partitioning and indexing to optimize query performance.

    • Implemented partitioning on large tables to improve query performance by limiting the data scanned

    • Created indexes on frequently queried columns to speed up data retrieval

    • Utilized clustering keys to physically organize data on disk for faster access

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Window partition question was asked
  • Q2. Project related question

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Project related discussions
  • Q2. Meduim level SQl and DSA
Round 2 - One-on-one 

(2 Questions)

  • Q1. This was data modelling round
  • Q2. Design a uber data model
  • Ans. 

    Uber data model design for efficient storage and retrieval of ride-related information.

    • Create tables for users, drivers, rides, payments, and ratings

    • Include attributes like user_id, driver_id, ride_id, payment_id, rating_id, timestamp, location, fare, etc.

    • Establish relationships between tables using foreign keys

    • Implement indexing for faster query performance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQl, Python and data modeling

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Project explaining
  • Q2. Write code to generate csv file with note pad data
  • Ans. 

    Code to generate a CSV file with notepad data

    • Open a text file and read the data

    • Parse the data and write it to a CSV file

    • Use libraries like pandas in Python for easier CSV handling

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Maxium sub string and reverse a string

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

(1 Question)

  • Q1. Data warehouse concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Round 1 was online Test where one basic coding question was there and few aptitiude , verbal ability and python based question.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Data WareHouse..?
  • Ans. 

    A Data Warehouse is a centralized repository that stores integrated data from multiple sources for analysis and reporting.

    • Data Warehouses are designed for query and analysis rather than transaction processing.

    • They often contain historical data and are used for decision-making purposes.

    • Data Warehouses typically use a dimensional model with facts and dimensions.

    • Examples of Data Warehouse tools include Amazon Redshift, Sn

  • Answered by AI
  • Q2. Nested Queries in Bigquery..?
  • Ans. 

    Nested queries in BigQuery allow for querying data from within another query, enabling complex data analysis.

    • Nested queries are queries that are embedded within another query

    • They can be used to perform subqueries to filter, aggregate, or manipulate data

    • Nested queries can be used in SELECT, FROM, WHERE, and HAVING clauses

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Deloitte Data Engineer interview:
  • Python
  • SQL
  • Cloud

Cedar Management Consulting Interview FAQs

How many rounds are there in Cedar Management Consulting Marketing interview?
Cedar Management Consulting interview process usually has 4 rounds. The most common rounds in the Cedar Management Consulting interview process are Resume Shortlist, HR and Assignment.
What are the top questions asked in Cedar Management Consulting Marketing interview?

Some of the top questions asked at the Cedar Management Consulting Marketing interview -

  1. Basic introduction and...read more
  2. Interview with Sa...read more

Tell us how to improve this page.

Cedar Management Consulting Marketing Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 797 Interviews
ZS Interview Questions
3.4
 • 481 Interviews
BCG Interview Questions
3.8
 • 196 Interviews
View all
Consultant
19 salaries
unlock blur

₹18.5 L/yr - ₹31 L/yr

Associate Consultant
14 salaries
unlock blur

₹11 L/yr - ₹18 L/yr

Senior Consultant
10 salaries
unlock blur

₹22 L/yr - ₹28 L/yr

Research Consultant
7 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

Management Consultant
7 salaries
unlock blur

₹19 L/yr - ₹28.5 L/yr

Explore more salaries
Compare Cedar Management Consulting with

McKinsey & Company

3.9
Compare

BCG

3.8
Compare

Bain & Company

3.8
Compare

KPMG India

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