Upload Button Icon Add office photos

Adobe

Compare button icon Compare button icon Compare

Filter interviews by

Adobe Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Adobe Interview Questions and Answers

  • Q1. There are N cities spread in the form of circle. There is road connectivity b/w city 1 and 2, then city 2 and 3 and so on till city n and 1. Each ith city has a petrol pu ...read more
  • Q2. Write a client server simple code. How will you handle multiple requests? Will increasing number of threads solve the problem. What should be the optimal number of thread ...read more
  • Q3. 33) You are given two hour glasses(those glasses are filled with sand). One hour glass gets emptied by 4 minutes another by 7 minutes. Find how will you calculate 9 minut ...read more
View all 103 questions

Adobe Interview Experiences

Popular Designations

234 interviews found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about your experience of upsell cross sell

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about the roles of a CSAM

Customer Success Manager Interview Questions asked at other Companies

Q1. How do you manage if 2 or 3 or even more tasks spontaneously are assigned upon?
View answer (2)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1.Asked questions related to selenium framework2.asked about load balancer3. Questions related to db queries on subqueries

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Leetcode medium array questions

Software Engineering Manager Interview Questions asked at other Companies

Q1. How do you implement Transactional statements using MyISAM Engine. Pros/Cons. Deep dive.
View answer (1)

What people are saying about Adobe

View All
an associate consultant
1w
Salary structure at Adobe
How much Adobe pays for Field Service Engineer 1?
Got a question about Adobe?
Ask anonymously on communities.

Interview Questions & Answers

user image Anonymous

posted on 12 Mar 2024

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

I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. It was just a hire view interview where I was asked questions about my personality and how I would go about work situations
Round 2 - Assignment 

Had an interview with one of the hiring managers and I had to do a presentation on "Adobe DX solutions"

Interview Preparation Tips

Topics to prepare for Adobe interview:
  • Presentations
  • STAR answers

Adobe interview questions for popular designations

 Software Developer

 (19)

 Product Intern

 (10)

 Computer Scientist

 (8)

 Member Technical Staff

 (6)

 Software Engineer

 (6)

 Software Developer Intern

 (6)

 Computer Scientist 2

 (6)

 Product Manager

 (5)

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

Included Medium Questions

Computer Scientist Interview Questions asked at other Companies

Q1. If a subarray exist whose sum = k | leetcode(560)
View answer (1)

Get interview-ready with Top Adobe Interview Questions

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

Basic DSA questions with english essay writing

Round 2 - Technical 

(1 Question)

  • Q1. DSA, SQL, HTML, Javascript
Round 3 - HR 

(1 Question)

  • Q1. Interpersonal questions, previous experience

Senior Technical Consultant Interview Questions asked at other Companies

Q1. How do you get one to many mapping of permissions and user count from bridge table with many to many mapping of users to permissions
View answer (1)

Jobs at Adobe

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Market research and media analytics assignment

Research Analyst Interview Questions asked at other Companies

Q1. What is income statement how do u calculate net profit? What is stock split and merger and takeover and depreciation and amortization and net worth and retaining earnings,book value per share? Types of equity shares etc...
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Creating flow of api implementation using design patterns and unittesting
  • Ans. 

    The flow of API implementation can be designed using design patterns and unit testing.

    • Identify the design patterns suitable for the API implementation

    • Create a flow diagram to visualize the steps involved

    • Implement the API using the chosen design patterns

    • Write unit tests to ensure the functionality and reliability of the API

    • Refactor and optimize the code as needed

  • Answered by AI
  • Q2. Creating the design pattern for api flow
  • Ans. 

    The design pattern for API flow involves defining the structure and sequence of API calls.

    • Identify the required API endpoints and their parameters

    • Determine the order and dependencies of API calls

    • Handle error scenarios and implement error handling mechanisms

    • Consider authentication and authorization requirements

    • Implement data caching and request throttling if necessary

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn design pattern and coding

Skills evaluated in this interview

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Manual testing Automation Testing

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (10)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Manual and automation testing

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (10)

Adobe Interview FAQs

How many rounds are there in Adobe interview?
Adobe interview process usually has 2-3 rounds. The most common rounds in the Adobe interview process are One-on-one Round, Technical and Coding Test.
How to prepare for Adobe interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Adobe. The most common topics and skills that interviewers at Adobe expect are Adobe, Javascript, Python, HTML and Product Management.
What are the top questions asked in Adobe interview?

Some of the top questions asked at the Adobe interview -

  1. There are N cities spread in the form of circle. There is road connectivity b/w...read more
  2. Write a client server simple code. How will you handle multiple requests? Will ...read more
  3. Suppose there is an unsorted array. What will be the maximum window size, such ...read more
How long is the Adobe interview process?

The duration of Adobe interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Adobe Interview Process

based on 156 interviews

Interview experience

4.1
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Adobe

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 857 Interviews
Amdocs Interview Questions
3.7
 • 515 Interviews
Zoho Interview Questions
4.3
 • 511 Interviews
SAP Interview Questions
4.2
 • 282 Interviews
Salesforce Interview Questions
4.0
 • 226 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Dassault Systemes Interview Questions
4.0
 • 162 Interviews
View all

Adobe Reviews and Ratings

based on 1.1k reviews

3.9/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.8

Salary

3.8

Job security

4.0

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 1.1k Reviews and Ratings
Manager, Specialist Sales

Noida

10-15 Yrs

Not Disclosed

Professional Services Consultant 2

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Machine Learning Engineer 4, Firefly GenAI Services

Noida,

Bangalore / Bengaluru

8-10 Yrs

Not Disclosed

Explore more jobs
Computer Scientist
452 salaries
unlock blur

₹20 L/yr - ₹70 L/yr

Technical Consultant
287 salaries
unlock blur

₹13.2 L/yr - ₹30 L/yr

Computer Scientist 2
260 salaries
unlock blur

₹29.4 L/yr - ₹101 L/yr

Software Engineer
259 salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Software Engineer
210 salaries
unlock blur

₹10 L/yr - ₹33.8 L/yr

Explore more salaries
Compare Adobe with

Salesforce

4.0
Compare

Oracle

3.7
Compare

Microsoft Corporation

4.0
Compare

Amazon

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