Upload Button Icon Add office photos

Adobe

Compare button icon Compare button icon Compare

Filter interviews by

Adobe Design Engineer Interview Questions and Answers

Updated 9 Nov 2021

Adobe Design Engineer Interview Experiences

1 interview found

Design Engineer Interview Questions & Answers

user image Darshan Singh Karki

posted on 9 Nov 2021

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

Interview Questionnaire 

1 Question

  • Q1. What would you suggest to take design to an advance level?
  • Ans. 

    To take design to an advanced level, one should focus on continuous learning, exploring new technologies, collaborating with others, and seeking feedback.

    • Continuously learn and stay updated with the latest design trends and technologies.

    • Explore new tools and software that can enhance the design process and improve efficiency.

    • Collaborate with other designers, engineers, and stakeholders to gain different perspectives an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always thought creative.

Skills evaluated in this interview

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer had less knowledge on the current technologies and was more stereo type.

Design Engineer Interview Questions Asked at Other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel ... read more
Q2. What is the difference between a lathe and a milling machine?
Q3. What sheet metal operations can increase its strength without cha ... read more
Q4. What design considerations should be made while designing a part?
asked in TCE
Q5. How would you lift a 10kg box to a height of 1 meter?

I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Why can’t a columns with unique with a not null constraint be used as a primary key?
  • Ans. 

    A unique not null column can be used as a primary key, but not vice versa.

    • Primary key must be unique and not null, but not all unique not null columns need to be primary keys.

    • Primary key is used to identify each row uniquely, while unique not null column is used to ensure data integrity.

    • A table can have multiple unique not null columns, but only one primary key.

  • Answered by AI
  • Q2. Because null can’t be equated
  • Ans. 

    Null cannot be equated as it represents absence of a value.

    • Null is not equal to any value, including itself.

    • Attempting to equate null can result in unexpected behavior.

    • Null is often used to represent the absence of a value or unknown value.

  • Answered by AI
  • Q3. We have 2 procedures with the same names. One with 2 parameters.. second one with 3 parameters. The procedure with 3 parameters has a null also. What will be invoked when we call the procedure
  • Ans. 

    Procedure overloading allows calling the correct procedure based on the number of parameters provided.

    • Procedure overloading is based on the number of parameters.

    • If calling with 2 arguments, the 2-parameter procedure is invoked.

    • If calling with 3 arguments, the 3-parameter procedure is invoked.

    • Passing a null as one of the parameters will still invoke the 3-parameter procedure if 3 arguments are provided.

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Coding Test 

Sort the arr, fetch element from array

Round 2 - Technical 

(2 Questions)

  • Q1. Linklist search
  • Ans. 

    Searching a linked list involves traversing nodes to find a specific value or element efficiently.

    • A linked list consists of nodes, each containing data and a reference to the next node.

    • To search, start from the head node and traverse until the desired value is found or the end is reached.

    • Example: In a list 1 -> 2 -> 3, searching for '2' involves checking each node sequentially.

    • Time complexity for searching in a l...

  • Answered by AI
  • Q2. Sort in link List
  • Ans. 

    Sorting in a linked list involves rearranging the elements in ascending or descending order based on a certain criteria.

    • Use a sorting algorithm like bubble sort, selection sort, or merge sort to rearrange the elements in the linked list.

    • Traverse the linked list and compare each element with the next one to determine the order in which they should be sorted.

    • Update the pointers of the nodes in the linked list to reflect ...

  • Answered by AI

Skills evaluated in this interview

What people are saying about Adobe

View All
an associate software engineer
1w
Need a little guidance from Seniors
I have been stuck at 4.8 LPA as ASSOCIATE SOFTWARE ENGINEER despite of giving my best in fixing bugs and development in my current organisation. There is no positive till date only false promises and hopes. Finally I decided to move out and here at ADOBE for TECHNICAL SOLUTION CONSULTANT role and in talks with payroll company to have an offer finally. Due to current CTC as 4.8 I am not getting anything more than 8LPA here for noida location and there is no day shift complete night shift here. Will this change be right for my career ?
Got a question about Adobe?
Ask anonymously on communities.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is ui and advantages?
  • Ans. 

    UI stands for User Interface. It refers to the visual elements of a software application that users interact with.

    • UI design focuses on creating a visually appealing and user-friendly interface for users.

    • Advantages of a good UI include improved user experience, increased user engagement, and higher user satisfaction.

    • Examples of UI elements include buttons, menus, icons, and layout design.

    • A well-designed UI can help user...

  • Answered by AI
  • Q2. What is hcl in CS?

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing nothing not not
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Sep 2024.

Round 1 - Coding Test 

C programming and java

Round 2 - Coding Test 

Advanced coding on c

Round 3 - Technical 

(2 Questions)

  • Q1. Why did you choose this company
  • Ans. 

    I chose this company because of its innovative projects, strong company culture, and opportunities for growth.

    • Innovative projects that challenge me and allow me to learn new skills

    • Strong company culture that values teamwork and collaboration

    • Opportunities for growth and advancement within the company

  • Answered by AI
  • Q2. What is your aim
  • Ans. 

    My aim is to continuously improve my technical skills, contribute to innovative projects, and eventually become a technical leader in the field.

    • Continuous learning and skill development

    • Contribution to innovative projects

    • Becoming a technical leader in the field

  • Answered by AI

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

Round 1 - Technical 

(1 Question)

  • Q1. Java core microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very good
Interviewer was knowledgeable
Are these interview questions helpful?

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

Interview Questionnaire 

2 Questions

  • Q1. Linked list, data structure
  • Q2. Map,

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn data structure and analysis

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly Basic concepts of javascript, html and css

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to prepare basic concepts properly. Don't hurry to highlight advance topics.
Answer questions only if you are sure about the correct answer.

I applied via Monster and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 892 Interviews
Zoho Interview Questions
4.3
 • 532 Interviews
Amdocs Interview Questions
3.7
 • 529 Interviews
SAP Interview Questions
4.2
 • 291 Interviews
Salesforce Interview Questions
4.0
 • 233 Interviews
24/7 Customer Interview Questions
3.5
 • 179 Interviews
Dassault Systemes Interview Questions
3.9
 • 176 Interviews
View all
Adobe Design Engineer Salary
based on 4 salaries
₹2.9 L/yr - ₹7 L/yr
18% less than the average Design Engineer Salary in India
View more details

Adobe Design Engineer Reviews and Ratings

based on 2 reviews

4.3/5

Rating in categories

4.3

Skill development

4.3

Work-life balance

3.6

Salary

4.3

Job security

4.3

Company culture

3.6

Promotions

4.3

Work satisfaction

Explore 2 Reviews and Ratings
Computer Scientist
488 salaries
unlock blur

₹22.7 L/yr - ₹70 L/yr

Technical Consultant
305 salaries
unlock blur

₹6.5 L/yr - ₹28 L/yr

Computer Scientist 2
296 salaries
unlock blur

₹28 L/yr - ₹102 L/yr

Software Engineer
254 salaries
unlock blur

₹8 L/yr - ₹30.2 L/yr

Senior Software Engineer
245 salaries
unlock blur

₹12 L/yr - ₹42 L/yr

Explore more salaries
Compare Adobe with

Salesforce

4.0
Compare

Oracle

3.7
Compare

Microsoft Corporation

3.9
Compare

Amazon

4.0
Compare
write
Share an Interview