Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Born Group MAC Executive Interview Questions, Process, and Tips

Updated 30 Nov 2022

Born Group MAC Executive Interview Experiences

1 interview found

MAC Executive Interview Questions & Answers

user image Anonymous

posted on 30 Nov 2022

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Nov 2021. There were 3 interview rounds.

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 Resume tips
Round 2 - Technical 

(5 Questions)

  • Q1. Which Softwares you known?
  • Ans. 

    I am familiar with a wide range of software applications.

    • Microsoft Office Suite (Word, Excel, PowerPoint)

    • Adobe Creative Cloud (Photoshop, Illustrator, InDesign)

    • Salesforce CRM

    • Google Suite (Docs, Sheets, Slides)

    • QuickBooks

    • AutoCAD

    • SAP

    • Oracle

    • WordPress

    • MATLAB

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

    I would expect a competitive salary that reflects my experience and the responsibilities of the position.

    • I am looking for a salary that is commensurate with my skills and qualifications.

    • I would like to be compensated fairly for the value I can bring to the company.

    • I am open to negotiation and would consider the overall compensation package, including benefits and bonuses.

    • I have researched the industry standards and wou...

  • Answered by AI
  • Q3. What is DPI, uses of DPI
  • Ans. 

    DPI stands for Dots Per Inch. It is a measure of the resolution of an image or printed output.

    • DPI determines the quality of an image or printed output.

    • Higher DPI means better quality and more detail.

    • DPI is important for printing, scanning, and digital images.

    • For example, a high-quality photo may have a DPI of 300 or more.

    • DPI can be adjusted in image editing software to improve quality or reduce file size.

  • Answered by AI
  • Q4. Difference between Photoshop and illustrator
  • Ans. 

    Photoshop is for raster graphics while Illustrator is for vector graphics.

    • Photoshop is used for editing and manipulating photographs and images.

    • Illustrator is used for creating logos, icons, and other vector graphics.

    • Photoshop works with pixels while Illustrator works with paths and shapes.

    • Photoshop has more advanced photo editing tools while Illustrator has more advanced vector editing tools.

    • Photoshop is better for cr...

  • Answered by AI
  • Q5. Explain the HTML and css
  • Ans. 

    HTML is a markup language used for creating web pages, while CSS is a styling language used to design the layout and appearance of web pages.

    • HTML stands for HyperText Markup Language and is used to structure content on a web page.

    • CSS stands for Cascading Style Sheets and is used to style the layout and appearance of HTML elements.

    • HTML uses tags to define elements like headings, paragraphs, images, and links.

    • CSS allows ...

  • Answered by AI
Round 3 - Assignment 

Test files of Adobe suite, figma, WP

Interview Preparation Tips

Topics to prepare for Born Group MAC Executive interview:
  • Graphics
  • User Experience
Interview preparation tips for other job seekers - Use simple words , focus on your portfolio and cv, Improve your technical skills and software skills, communication is important.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Interview Questionnaire 

1 Question

  • Q1. About my college projects and about my passion

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standard Aptitude questions

Round 2 - Coding Test 

Based on strings and array

Round 3 - One-on-one 

(1 Question)

  • Q1. Background questions and technical questions related to problem solved

Interview Preparation Tips

Interview preparation tips for other job seekers - Mindtree is one of the best companies, i really miss working there.
It's more on your self development and your carrier.

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,
Contribute & help others!
anonymous
You can choose to be anonymous

Born Group Interview FAQs

How many rounds are there in Born Group MAC Executive interview?
Born Group interview process usually has 3 rounds. The most common rounds in the Born Group interview process are Resume Shortlist, Technical and Assignment.
What are the top questions asked in Born Group MAC Executive interview?

Some of the top questions asked at the Born Group MAC Executive interview -

  1. Which Softwares you kno...read more
  2. What is DPI, uses of ...read more
  3. Difference between Photoshop and illustra...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Giesecke & Devrient

No Interviews

INTERVIEWS

Infosys

No Interviews

DESIGNATION

DESIGNATION

SALARIES

Born Group

Tell us how to improve this page.

Born Group MAC Executive Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
R.R. Donnelley Interview Questions
3.9
 • 100 Interviews
View all
Born Group MAC Executive Salary
based on 22 salaries
₹1.4 L/yr - ₹4.4 L/yr
29% more than the average MAC Executive Salary in India
View more details

Born Group MAC Executive Reviews and Ratings

based on 5 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.1

Salary

4.8

Job security

3.1

Company culture

3.1

Promotions

4.0

Work satisfaction

Explore 5 Reviews and Ratings
Senior Software Engineer
240 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
224 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Born Group with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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