Upload Button Icon Add office photos

Filter interviews by

Goodearth Design Studio Interview Questions and Answers

Updated 2 Apr 2020

Goodearth Design Studio Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Why do you want to leave Mankind if it is really a good organisation and you are satisfied with your job
  • Ans. 

    I am seeking new challenges and opportunities for growth.

    • I have reached a point in my career where I feel ready to take on more responsibility and contribute to a larger organization.

    • I believe that joining a new organization will expose me to different technologies, processes, and perspectives, allowing me to broaden my skillset.

    • I am looking for a role that offers more leadership opportunities and the chance to make a ...

  • Answered by AI

Vice President Technical Interview Questions asked at other Companies

Q1. What's your plan for construction of mega housing residential projects and strategic planning,execution, projects management, resources management etc
View answer (1)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. How was your previous company experience
  • Ans. 

    I gained valuable experience in risk assessment, internal controls, and audit procedures at my previous company.

    • Led and conducted risk assessments to identify potential areas of concern

    • Implemented and tested internal controls to mitigate risks

    • Performed audits on financial statements and operational processes

    • Collaborated with various departments to ensure compliance with policies and procedures

  • Answered by AI
  • Q2. Formalities
Round 2 - Group Discussion 

Discuss with management

Round 3 - One-on-one 

(2 Questions)

  • Q1. Giving me responsibility, manage store hygiene and others part
  • Q2. Handle the store operations
  • Ans. 

    Handling store operations involves overseeing inventory management, sales, customer service, and staff supervision.

    • Ensure efficient inventory management to prevent stockouts and overstocking

    • Monitor sales performance and analyze trends to make informed decisions

    • Provide excellent customer service to enhance customer satisfaction and loyalty

    • Supervise staff to ensure they are trained, motivated, and following store policie...

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(1 Question)

  • Q1. Take one to one interview and ask many questions related to my profile
Round 2 - One-on-one 

(1 Question)

  • Q1. Take personal interview and asked about p&l
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. TECHNICAL LINE, MECHANICAL BASIC AND PCB BOARD AND PLC PANEL
  • Q2. NON-TECHNICAL LINE AND MATHS BASIC AND VOLTAGE LINE AC OR DC LINE
Round 2 - One-on-one 

(2 Questions)

  • Q1. MY TECHNICAL SKILLS, MY POSITIVE MIND, HOW GROUP SALES AND SERVICE
  • Q2. MAINTENANCE WORK, AMC FORM,
Round 3 - HR 

(2 Questions)

  • Q1. CURRENT CTC PRE ANNUM
  • Ans. 

    My current CTC pre annum is $80,000.

    • My current CTC pre annum is $80,000

    • I am currently earning $80,000 per annum

    • My current annual salary is $80,000

  • Answered by AI
  • Q2. EXPERT CTC PER ANNAM

Interview Preparation Tips

Interview preparation tips for other job seekers - GET SMART WORK TECHNICAL OR NON-TECHNICAL IT HELPS YOUR HIGH POSITION
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Aug 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. No any questions
  • Q2. No any questions
Round 2 - Case Study 

Examination of a person, group, event, or situation. It's a research method used to understand how something works or to learn more about it. Case studies are used in many fields, including psychology, medicine, education, and social work.
How case studies are conducted
Researchers define the research question and scope of the case
They identify the evidence they want to collect and the insights they expect to gain
They gain access to the individual, group, or situation being studied
They analyze nearly every aspect of the subject's life and history
They look for patterns and causes of behavior
Case study examples
John Martin Marlow's case study on Phineas Gage
Sigmund Freud's case studies, Little Hans and The Rat Man
Case study writing tips Introduce the topic area, Outline the purpose of the case study, Identify the theory used, and Summarize recommendations.
Case study limitations
Case studies can be highly subjective, and it can be difficult to generalize results to a larger population.

Round 3 - Coding Test 

The process of running code to check if it produces the expected results. It's a key part of software development that helps identify bugs and errors.
How is code testing done?

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

Mobile industry discussion

Round 2 - Technical 

(2 Questions)

  • Q1. What type of processor is used in ultra devices?
  • Q2. What is a megapixel?
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. 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 - HR 

(2 Questions)

  • Q1. Profile interview
  • Q2. What are the key performance indicators (KPIs) for marketing and the role of marketing communications (Marcom)?
  • Ans. 

    KPIs for marketing include metrics like ROI, lead generation, brand awareness. Marcom plays a key role in achieving these KPIs.

    • Key performance indicators for marketing include ROI, lead generation, customer acquisition cost, customer lifetime value, brand awareness, and conversion rates.

    • Marketing communications (Marcom) plays a crucial role in achieving these KPIs by creating and delivering targeted messaging to the ri...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Team management and event management
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good 2 set of problems

Round 2 - Aptitude Test 

Elitmus test in second round

Round 3 - Technical 

(2 Questions)

  • Q1. Basic string questions
  • Q2. Sub array question , easy in leetcode

Senior QA Tester Interview Questions & Answers

The TJX Companies user image ANKITA PRIYADARSHINI NAYAK

posted on 5 Aug 2024

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

(1 Question)

  • Q1. WHAT IS HASHMAP
  • Ans. 

    HashMap is a data structure in Java that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It uses hashing to store and retrieve elements efficiently.

    • Each key in a HashMap must be unique.

    • Example: HashMap map = new HashMap<>(); map.put("apple", 5); int value = map.get("apple");

  • Answered by AI
Round 2 - Coding Test 

WRITE A PROGRAM FOR FIBONACCI SERIES

Round 3 - Technical 

(1 Question)

  • Q1. STATIC VS FINAL
  • Ans. 

    STATIC vs FINAL - STATIC is used to define a class-level variable or method that can be accessed without creating an instance of the class. FINAL is used to define constants or prevent inheritance or method overriding.

    • STATIC variables and methods belong to the class itself, while FINAL variables cannot be changed once initialized.

    • STATIC variables are shared among all instances of a class, while FINAL variables are uniq...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

- write code for permutations & combination out of n numbers with k possibilities

Round 2 - Technical 

(3 Questions)

  • Q1. - diff between generator & decorator - write code for recursive decorator
  • Ans. 

    Generator produces a sequence of values while decorator adds functionality to an existing function. Recursive decorator calls itself within the decorator function.

    • Generator produces values lazily while decorator enhances functionality of a function.

    • Generators use 'yield' keyword to yield values one at a time.

    • Decorators use '@' symbol to apply additional functionality to a function.

    • Example of recursive decorator: def re...

  • Answered by AI
  • Q2. Explain generators
  • Ans. 

    Generators are functions in Python that allow you to pause and resume execution, yielding multiple values over time.

    • Generators are defined using a function with 'yield' statements instead of 'return'.

    • They can be iterated over using a for loop or by calling the next() function.

    • Generators are memory efficient as they do not store all values in memory at once.

    • They are useful for generating large sequences of values or pro...

  • Answered by AI
  • Q3. Sample application using flask
  • Ans. 

    A sample application using Flask, a Python web framework

    • Create a virtual environment for the project

    • Install Flask using pip

    • Create routes and views for different pages

    • Use templates to render HTML pages

    • Connect to a database using Flask-SQLAlchemy

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

LivSpace Interview Questions
3.6
 • 141 Interviews
HomeLane Interview Questions
3.5
 • 86 Interviews
Urban Ladder Interview Questions
3.7
 • 43 Interviews
Pepperfry Interview Questions
3.2
 • 31 Interviews
MR.DIY Interview Questions
3.3
 • 29 Interviews
Falabella Interview Questions
3.3
 • 14 Interviews
Bazar India Interview Questions
3.7
 • 14 Interviews
DesignCafe Interview Questions
3.4
 • 9 Interviews
Morphogenesis Interview Questions
3.4
 • 4 Interviews
View all

Goodearth Design Studio Reviews and Ratings

based on 22 reviews

3.6/5

Rating in categories

2.7

Skill development

3.8

Work-life balance

3.5

Salary

3.7

Job security

3.4

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 22 Reviews and Ratings
Assistant Manager
7 salaries
unlock blur

₹3.3 L/yr - ₹8 L/yr

Relationship Manager
7 salaries
unlock blur

₹4.8 L/yr - ₹6.5 L/yr

Documentation Executive
5 salaries
unlock blur

₹2.2 L/yr - ₹3.4 L/yr

Human Resources Business Partner
4 salaries
unlock blur

₹12.2 L/yr - ₹16 L/yr

Executive Accountant
4 salaries
unlock blur

₹4.7 L/yr - ₹6.4 L/yr

Explore more salaries
Compare Goodearth Design Studio with

DesignCafe

3.4
Compare

LivSpace

3.6
Compare

Pepperfry

3.2
Compare

Urban Ladder

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