Upload Button Icon Add office photos

Filter interviews by

Adobe Senior Member Technical Interview Questions and Answers

Updated 21 Aug 2024

Adobe Senior Member Technical Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design parking lot
  • Ans. 

    Design a parking lot with efficient layout and features

    • Consider the size and layout of the parking lot

    • Include designated spots for different types of vehicles (compact, regular, handicapped)

    • Implement a clear signage system for easy navigation

    • Incorporate security measures such as lighting and surveillance cameras

    • Include payment options for parking fees (e.g. ticket machines, mobile app)

    • Consider environmental factors lik

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - While I was giving my last round, in between I got an email that I am not selected. Worst experience ever.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Quick sorting is asked in this round
  • Q2. Tree traversal was asked
Round 2 - Technical 

(2 Questions)

  • Q1. Merge sort was asked
  • Q2. Binary search was asked
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Algorithm based coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Hard problem solved during project work
  • Q2. Most used technologies during work
  • Ans. 

    The most used technologies during work include Java, Spring Boot, AWS, Docker, and Kubernetes.

    • Java

    • Spring Boot

    • AWS

    • Docker

    • Kubernetes

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tentative Date of joining
  • Ans. 

    I am available to join within 2 weeks of receiving an offer.

    • Available to join within 2 weeks of receiving offer

    • Flexible with start date if needed

    • Can start immediately if required

  • Answered by AI
  • Q2. Salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Medium DSA questions were asked.

Round 2 - Coding Test 

Medium to Hard ds questions were asked

Round 3 - HR 

(2 Questions)

  • Q1. What are your strengths?
  • Ans. 

    My strengths include strong problem-solving skills, excellent communication abilities, and a proven track record of delivering high-quality results.

    • Strong problem-solving skills

    • Excellent communication abilities

    • Proven track record of delivering high-quality results

  • Answered by AI
  • Q2. Why are you looking for a change?
  • Ans. 

    Seeking new challenges and opportunities for growth in a senior technical role.

    • Looking for opportunities to work on more complex projects

    • Seeking a role with more responsibility and leadership opportunities

    • Interested in expanding my skill set and learning new technologies

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

I applied via Approached by Company and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Traversal in matrix
  • Ans. 

    Traversal in matrix is the process of visiting each element in a matrix in a specific order.

    • Traversal can be done in different orders such as row-wise, column-wise, spiral, etc.

    • For example, in a 3x3 matrix, row-wise traversal would be [1, 2, 3, 4, 5, 6, 7, 8, 9].

    • Spiral traversal in the same matrix would be [1, 2, 3, 6, 9, 8, 7, 4, 5].

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Vending machine lld
Round 3 - One-on-one 

(1 Question)

  • Q1. Red bus high level design
  • Ans. 

    Red bus high level design

    • Design a system for booking and managing bus tickets

    • Include features like searching for buses, selecting seats, and making payments

    • Consider scalability, availability, and security in the design

    • Use a distributed architecture with load balancing and fault tolerance

    • Implement a database for storing bus schedules, seat availability, and user information

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial questions some technical

Skills evaluated in this interview

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

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql related Questions
  • Q2. Plsql Related Questions
Round 2 - Behavioral 

(2 Questions)

  • Q1. Project Related
  • Q2. Function programs
Round 3 - HR 

(2 Questions)

  • Q1. Location details
  • Q2. Company change reasons
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackerrank test having 2 or 3 questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Round with Director
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About Project and day to day activities
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion and joining date
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. 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 - One-on-one 

(3 Questions)

  • Q1. Find the largest string in a given array
  • Ans. 

    Find the largest string in a given array of strings

    • Iterate through the array and compare the length of each string to find the largest one

    • Use a variable to keep track of the largest string found so far

    • Return the largest string at the end

  • Answered by AI
  • Q2. Explain Redux concept
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a state management library for JavaScript applications.

    • It helps in managing the state of an application in a predictable way.

    • Redux stores the entire state of an application in a single immutable object.

    • Actions are dispatched to update the state in Redux.

    • Reducers specify how the state should change in response to an action.

    • Redux is commonly used with Re

  • Answered by AI
  • Q3. Javascript unit testing
Round 3 - HR 

(2 Questions)

  • Q1. Are you okay with WFO
  • Q2. Are you okay to recollect

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Explain the framework
  • Ans. 

    A framework is a structure that provides guidelines, best practices, and reusable components for developing software applications.

    • Framework helps in organizing code and promoting code reusability.

    • It provides a set of libraries, tools, and APIs to facilitate development.

    • Frameworks can be front-end (e.g. React, Angular) or back-end (e.g. Spring, Django).

    • Examples of frameworks include Ruby on Rails, Laravel, and .NET Fram

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Java and sql basic questions
Round 4 - HR 

(1 Question)

  • Q1. Salary and relocation related

Skills evaluated in this interview

Adobe Interview FAQs

How many rounds are there in Adobe Senior Member Technical interview?
Adobe interview process usually has 1 rounds. The most common rounds in the Adobe interview process are One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 896 Interviews
Amdocs Interview Questions
3.8
 • 528 Interviews
Zoho Interview Questions
4.3
 • 511 Interviews
SAP Interview Questions
4.2
 • 304 Interviews
Salesforce Interview Questions
4.1
 • 270 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
View all
Adobe Senior Member Technical Salary
based on 4 salaries
₹18 L/yr - ₹40 L/yr
75% more than the average Senior Member Technical Salary in India
View more details

Adobe Senior Member Technical Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

1.0

Salary

5.0

Job security

4.0

Company culture

1.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Computer Scientist
428 salaries
unlock blur

₹22 L/yr - ₹70.1 L/yr

Technical Consultant
290 salaries
unlock blur

₹11.4 L/yr - ₹27.5 L/yr

Software Engineer
256 salaries
unlock blur

₹7.7 L/yr - ₹26 L/yr

Computer Scientist 2
225 salaries
unlock blur

₹30 L/yr - ₹101 L/yr

Senior Technical Consultant
190 salaries
unlock blur

₹12.5 L/yr - ₹45 L/yr

Explore more salaries
Compare Adobe with

Salesforce

4.1
Compare

Oracle

3.7
Compare

Microsoft Corporation

4.1
Compare

Amazon

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