Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by M. G. Mould Systems Team. If you also belong to the team, you can get access from here

M. G. Mould Systems Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 14 Reviews

Filter interviews by

M. G. Mould Systems Senior Designer Interview Questions and Answers

Updated 14 May 2024

M. G. Mould Systems Senior Designer Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.

Round 1 - Assignment 

Related to Mould designing

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yrself which is not in CV
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected
Round 1 - Assignment 

You are asked to create a story board for shared content.

Round 2 - Technical 

(1 Question)

  • Q1. What is the most essential skill that an instructional designer should possess?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Assignment 

Graphic design and web design assistant

Round 2 - Technical 

(3 Questions)

  • Q1. Graphic design questions
  • Q2. Assistant design questions
  • Q3. Good design knowledge questions
Round 3 - HR 

(2 Questions)

  • Q1. Basic self intro questions
  • Q2. Salary package for future

Interview Preparation Tips

Interview preparation tips for other job seekers - Non of these
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(7 Questions)

  • Q1. Introduce about yourself.
  • Ans. 

    I am a passionate UX Designer with a background in graphic design and a strong focus on user-centered design principles.

    • Background in graphic design

    • Strong focus on user-centered design principles

    • Experience in conducting user research and usability testing

    • Proficient in design tools such as Adobe Creative Suite and Sketch

    • Collaborative team player with excellent communication skills

  • Answered by AI
  • Q2. Can you share your portfolio link?
  • Ans. 

    Yes, my portfolio link is www.example.com

    • Include projects showcasing UX design skills

    • Highlight problem-solving process

    • Demonstrate user research and testing methods

  • Answered by AI
  • Q3. Explain your portfolio
  • Ans. 

    My portfolio showcases a variety of UX design projects I have worked on, highlighting my skills and experience.

    • Includes case studies of projects I have completed

    • Demonstrates my design process from research to final product

    • Showcases my ability to solve user problems through design

    • Highlights my skills in wireframing, prototyping, and user testing

  • Answered by AI
  • Q4. What is accessibility?
  • Ans. 

    Accessibility refers to the design of products, devices, services, or environments for people with disabilities.

    • Ensuring that websites, apps, and physical spaces are usable by individuals with disabilities

    • Incorporating features like screen readers, alternative text for images, and keyboard navigation

    • Following accessibility guidelines such as WCAG (Web Content Accessibility Guidelines)

    • Testing for accessibility with tool...

  • Answered by AI
  • Q5. What is the design thinking process?
  • Ans. 

    Design thinking is a human-centered approach to problem-solving that involves empathy, ideation, prototyping, and testing.

    • Empathize with users to understand their needs and challenges

    • Ideate by brainstorming and generating creative solutions

    • Prototype to visualize and test ideas

    • Test prototypes with users to gather feedback and iterate on designs

  • Answered by AI
  • Q6. They asked about the things mentioned in my Resume.
  • Q7. How much do you rate yourself as a UX designer out of 10?
  • Ans. 

    I rate myself as an 8 out of 10 as a UX designer.

    • I have a strong understanding of user-centered design principles

    • I have experience conducting user research and usability testing

    • I continuously strive to improve my skills and stay updated on industry trends

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a walk-in interview at Yantra Park, Thane. It was started around in the morning at 9:30, after the formalities. There were almost 200 field interviewers: maybe around 30 interviewers and just 15 to 20 people from UX. I got the call for an interview at around 3:00 PM. And you won't believe they finished only 5 UX people interviews till then. There are dedicated 3 to 4 interviewers for UX Only. After the Interview, They will tell me that HR will inform you of the result. I asked HR, and she said I would get a call on Monday, but nobody called me—worst experience with TCS.

Skills evaluated in this interview

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

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

In graphic design, the question posed is not a problem; I have cleared my aptitude test.

Round 2 - Technical 

(4 Questions)

  • Q1. Cut copy paste and import a image and use pen tool in illustrator and photoshop if any questions i am handled
  • Q2. How can you easily clip mask an image?
  • Q3. Creative is most important in graphic designer
  • Q4. There more than tools is came from ai and its very to use a tools in graphic designers

Interview Preparation Tips

Interview preparation tips for other job seekers - I am a valuable support to your team, consistently completing tasks on time and receiving positive reviews from clients.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Oct 2024.

Round 1 - Assignment 

Can you please provide Graphic and web design assistant ?

Round 2 - Technical 

(3 Questions)

  • Q1. About graphic design questions
  • Q2. About design strategy
  • Q3. Communication skills
Round 3 - HR 

(2 Questions)

  • Q1. Self introduction for candidates
  • Q2. Experience package for future
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Assignment 

You are provide some assignment and I complet this assignment

Round 2 - Coding Test 

You give any code and i make this code

Round 3 - Group Discussion 

You give any topic and i reply this topic

Round 4 - HR 

(2 Questions)

  • Q1. About me and my introduction
  • Q2. Any topic provided
Round 5 - Technical 

(3 Questions)

  • Q1. Ask me any technical questions
  • Q2. Give me Technical program solve
  • Q3. Python with file handling
  • Ans. 

    Python provides powerful file handling capabilities through built-in functions like open(), read(), write(), and close().

    • Use open() function to open a file in different modes like 'r' for reading, 'w' for writing, 'a' for appending, etc.

    • Use read() function to read the contents of a file and write() function to write data to a file.

    • Remember to close the file using close() function after performing file operations to rel...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. What is the best project you have worked on?
  • Q2. Can you describe your design process?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a creative UI UX Designer with a passion for user-centered design and problem-solving.

    • Experienced in creating wireframes, prototypes, and user flows

    • Strong understanding of design principles and usability

    • Skilled in using design tools such as Adobe XD, Sketch, and Figma

    • Collaborative team player with excellent communication skills

  • Answered by AI
  • Q2. Explain UI UX process
  • Ans. 

    UI UX process involves designing user interfaces and experiences to create intuitive and engaging digital products.

    • Research and analysis to understand user needs and behaviors

    • Wireframing and prototyping to visualize design concepts

    • Iterative design process to gather feedback and make improvements

    • Collaboration with developers to ensure design feasibility

    • User testing to validate design decisions

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Portfolio presentation
  • Q2. Question on portfolio

Skills evaluated in this interview

M. G. Mould Systems Interview FAQs

How many rounds are there in M. G. Mould Systems Senior Designer interview?
M. G. Mould Systems interview process usually has 1 rounds. The most common rounds in the M. G. Mould Systems interview process are Assignment.

Tell us how to improve this page.

M. G. Mould Systems Senior Designer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Quality Engineer
6 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Design Engineer
5 salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

CNC Programmer
5 salaries
unlock blur

₹2.7 L/yr - ₹6.5 L/yr

Senior Design Engineer
4 salaries
unlock blur

₹6.1 L/yr - ₹11.1 L/yr

Programmer
4 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare M. G. Mould Systems with

Godrej Industries

4.1
Compare

Supreme Industries

4.1
Compare

Nilkamal

3.9
Compare

Sintex Plastics Technology

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