Upload Button Icon Add office photos

Filter interviews by

Adobe Software Quality Engineer Interview Questions, Process, and Tips

Updated 16 Sep 2021

1 Adobe Software Quality Engineer Interview Experience

19 questions found

Sort by: Popular

Software Quality Engineer Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed before Sep 2020.

6 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 120 minutes
Round difficulty - Easy

Type of Questions No. of Questions
Quantitative 20
Logical and Reasoning 20
Verbal 20
Section II: Coding Section
Number of Questions: 2
Time Duration: 60 min
Level of Difficulty: Easy-Medium
Type of Questions: String Manipulation and Tree based Question

  • Q1. Convert a Binary Tree into its Mirror Tree Given a binary tree, convert this binary tree into its mirror tree. A binary tree is a tree in which each parent node...read more
  • Q2. Palindromic Partitioning Given a string ‘str’. Find the minimum number of partitions to make in the string such that every partition of the string is a palindro...read more
2

Coding Test Round (2 Questions)

Round duration - 30 minutes
Round difficulty - Medium

It was a non eliminatory round comprising of 3 sections with a total time of 30 minutes.
Section I: Technical MCQ’s
Number of Questions: 20
Level of Difficulty: Medium -High
Programming Output questions and questions from CN, DBMS, OS and DS were asked.
Section II: Aptitude and Logical Section
Number of Questions: 10
Level of Difficulty: Easy
Section III: Coding Section
Number of Questions: 2
Level of Difficulty: Easy-Medium

  • Q1. Leaders in an array Given a sequence of numbers. Find all leaders in sequence. An element is a leader if it is strictly greater than all the elements on its rig...read more
  • Q2. Spiral Matrix You are given a 2-D array 'MATRIX' of dimensions N x M, of integers. You need to return the spiral path of the matrix. Example Of Spiral P...read more
3

Face to Face Round (4 Questions)

Round duration - 80 minutes
Round difficulty - Medium

The interview went for about 75-80 minutes. I was not able to answer almost all the answers
correctly but gave almost 75% correct answers. The interviewer mainly focused on the problem
solving ability and the quality of conceptual knowledge.
1: Basic Introductory Questions
2: 2-3 Puzzle Questions 
3: Some basic Questions on DSA- about stacks, queue, arrays, memory storage accessing,
Advantages and Dis of Linked list over arrays,
4: Operating System: In all the rounds , Operating System questions were asked in abundance.
Though the questions were basic, they focused more on our concepts like how easily we were
able to explain it to them.
Questions on Kernels, Types of Kernel, Why OS, memory allocation in OS were asked.
5: Test Cases Question: We have to think and answer the possible questions while testing the
cases.
i: Test cases for a login page window.
6: Heavy discussions on the projects I have done. Why we preferred to use a particular
technology. What was my role in the project and so on.
7: I was asked to code some questions.

  • Q1. Puzzle

    You have a birthday cake and have to cut it into 8 equal pieces by making 3 cuts only. How
    do you do it?

  • Q2. Puzzle You are standing before two doors. One of the path leads to heaven and the other one leads to hell. There are two guardians, one by each door. You know o...read more
  • Q3. Second largest element in the array You have been given an array/list 'ARR' of integers. Your task is to find the second largest element present in the ...read more
  • Q4. Cycle in a Linked List You have given a Singly Linked List of integers, determine if it forms a cycle or not. A cycle occurs when a node's next points back ...read more
4

Face to Face Round (8 Questions)

Round duration - 90 minutes
Round difficulty - Hard

This round of interview was took by a senior person of the company. It was a bit lengthy as we
had more of a discussion rather than just a QnA round. The interview went for more than 90
minutes and was tougher than the first round.
1: There was a long discussion on what I written in my resume. The projects I had done,
Extracurricular and co-curricular activities I had written on the resume, the skills I have
mentioned. All of it. So be careful of whatever you mention in the resume.
2: Next he asked me a bunch of coding questions which were some very popular ones
I was asked to code in my preferred language. So there wasn’t any language barrier and for all the
questions the interviewer asked for the most optimized approach.
As I was able to answer all the questions, I wasn’t asked any more questions.
3: After the coding questions, I was asked a lot of questions of Operation System and OOPS.
i: Fragmentation- Internal and External
ii: Concepts of Kernel
iii: File Management
iv: Virtual functions and Friend Functions
v: Function Overloading And Overriding
vi: What is paging and Demand Paging?
4: Interview puzzles:
5: Testing Based Questions-
i: Five new inventions in a glass frame and the test cases to test the working a frame.
ii: Design test cases for a shopping application.
The interviewer was quite satisfied with the test cases I answered. As the main trick to solve
these kind of interview questions is to design the test cases with giving every small function an
eye and then forming all possible scenarios for the same

  • Q1. OS and Oops Questions i: Fragmentation- Internal and External ii: Concepts of Kernel iii: File Management iv: Virtual functions and Friend Functions v: Function...read more
  • Q2. Anagram Pairs Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be ...read more
  • Q3. Find K’th Character of Decrypted String You have been given an Encrypted String where repetitions of substrings are represented as substring followed by the cou...read more
  • Q4. Queue using stack Implement a queue data structure which follows FIFO(First In First Out) property, using only the instances of the stack data structure. Note: ...read more
  • Q5. Stack using Queue Implement a Stack Data Structure specifically to store integer data using two Queues. There should be two data members, both being Queues to s...read more
  • Q6. Puzzle There are 3 jars, namely, A, B, C. All of them are mislabeled . Following are the labels of each of the jars: A: Candies B: Sweets C: Candies and Sweets ...read more
  • Q7. Puzzle There are two empty bowls in a room. You have 50 white balls and 50 black balls. After you place the balls in the bowls, a random ball will be picked fro...read more
  • Q8. Puzzle 100 prisoners in jail are standing in a queue facing in one direction. Each prisoner is wearing a hat of color either black or red. A prisoner can see ha...read more
5

Face to Face Round (2 Questions)

Round duration - 70 minutes
Round difficulty - Easy

This was also similar to the last two Technical Interviews and was also easier from them. The
interview went for about 70 minutes and it was tilted more towards managerial side and less
technical questions were asked.
1. Program to Count set nits in an integer. (I answered 4 possible solutions to him and he was
satisfied) 
2: Working of Bubble Sort and Insertion Sort ( I was asked to dry run the solution mainly to
check the internal working of swapping and comparison)
3: Some Mathematical Puzzles
4: Design test cases for OLA Application
5: Design test cases for GMAIL Application
6: Situation based questions

  • Q1. OS Question

    What is a Semaphore and operations on a semaphore?
    What is context switching?

  • Q2. Puzzle There are 4 persons (A, B, C and D) who want to cross a bridge in night. A takes 1 minute to cross the bridge. B takes 2 minutes to cross the bridge. C t...read more
6

HR Round (1 Question)

Round duration - 15 minutes
Round difficulty - Easy

It was the last round and an eliminatory round as well. It was a 15 minutes long discussion round
about college life, interests, and hobbies. The HR also asked our preferred joining location
between Noida and Bangalore which gave us many hopes of our selection.
Three candidates from our college went till the HR Round.

  • Q1. HR Discussion

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Quality Engineer in NoidaEligibility criteriaAbove 70%Adobe interview preparation:Topics to prepare for the interview - Data Structures, OOPS, System Testing, Algorithms, Dynamic Programming, Puzzles and Aptitude, CORE Subjects(DBMS, OS, CN)Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Have strong knowledge of the basic concepts of DS and Programming
Tip 2 : Be Confident and have faith in yourself
Tip 3 : Have a Strong Balanced Resume

Application resume tips for other job seekers

Tip 1 : Good Projects
Tip 2 : Maintain a good balance in all the sections of the resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Quality Engineer Jobs at Adobe

View all

Interview questions from similar companies

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 No response

I applied via Company Website and was interviewed in Sep 2024.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Java op question
  • Q2. 2 problem solving questions somewhat like three sum
2

Technical Round (2 Questions)

  • Q1. 3-4 coding questions easy to medium level
  • Q2. 2 Automation related questions using selenium.
Interview experience
2
 Poor
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Python related questions
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 -
Result
 -

I applied via Naukri.com and was interviewed in Sep 2024.

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Explain OOPS concept and how you apply it in your implementation
  • Q2. Difference between Comparable and Comparator. Difference between Abstract Class and Interface
  • Q3. Given a string. Find the number of occurrences of each character
  • Q4. Given an array. Remove the number of duplicates
  • Q5. Given a student object having name and grade data variables. Sort the object on the basis of highest grade.

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Coding Test Round

Data structure related question

2

Technical Round (4 Questions)

  • Q1. Quesitions related to data structure, cloud
  • Q2. Find the second highest integer
  • Q3. Question related to two sum
  • Q4. Some sliding window problems
3

HR Round (1 Question)

  • Q1. General Behavioral Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the basics

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2024.

3 Interview Rounds

1

Aptitude Test Round

It included aptitude, technical and coding questions

2

Technical Round (2 Questions)

  • Q1. Questions on SQL(Joins)
  • Q2. Questions on arrays, substrings
3

HR Round (2 Questions)

  • Q1. Location preferred
  • Q2. Family background

Software Engineer Interview Questions

Thomson Reuters user image Abhishek Varanasi

posted on 9 Oct 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Basic java fundamentals
  • Q2. Spring boot,sql
2

Technical Round (2 Questions)

  • Q1. Some technical questions from manager
  • Q2. Some challenges or scenario based questions
3

HR Round (2 Questions)

  • Q1. Salary discussion mostly
  • Q2. Benifts that they offer with TR

Software Developer Interview Questions

UKG user image Anonymous

posted on 14 Jul 2024

Interview experience
1
 Bad
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jun 2024.

4 Interview Rounds

1

Coding Test Round

Hacker rank mcq medium to hard level 1 hr duration

2

Technical Round (3 Questions)

  • Q1. Oops , diff composition and inheritance
  • Q2. Design pattern explain singleton , abstract factory
  • Q3. Implement linked list , all combination string in python
3

One-on-one Round (2 Questions)

  • Q1. Introduction about my skills and projects
  • Q2. Situation based question on my projects , talk about security and performance in my projects
4

HR Round (2 Questions)

  • Q1. Introduction about me and my family members
  • Q2. Relocation comfortable , about my friends who are placed , why many people from my college

Interview Preparation Tips

Interview preparation tips for other job seekers - mostly questions depend on interviewer , some my friend were asked basic question , mine were still moderate level , my luck is worst already more than 20 interview all are above 10 lpa , this one is 25lpa , luck matter most

Skills evaluated in this interview

Software Engineer Interview Questions

Globant user image Priyanka Vitthal chakkar

posted on 5 Oct 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. What is the inheritance?
  • Q2. What are the types of joins in mysql
2

One-on-one Round (2 Questions)

  • Q1. How to handle multiple api's
  • Q2. What does strstr function do?

Skills evaluated in this interview

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

Karat Interview for next filtering the candidate

2

One-on-one Round (2 Questions)

  • Q1. Design Snake Game (Nokia based)
  • Q2. Ballot based voter

Skills evaluated in this interview

Adobe Interview FAQs

How to prepare for Adobe Software Quality Engineer 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 Automation Testing, PHP, Software Quality Assurance, Adobe and Quality Engineering.

Tell us how to improve this page.

Interview Questions from Similar Companies

IBM Interview Questions
4.1
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 866 Interviews
Amdocs Interview Questions
3.8
 • 513 Interviews
Zoho Interview Questions
4.3
 • 487 Interviews
SAP Interview Questions
4.2
 • 295 Interviews
Salesforce Interview Questions
4.1
 • 260 Interviews
24/7 Customer Interview Questions
3.5
 • 174 Interviews
View all
Adobe Software Quality Engineer Salary
based on 29 salaries
₹6 L/yr - ₹20 L/yr
75% more than the average Software Quality Engineer Salary in India
View more details

Adobe Software Quality Engineer Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

2.6

Skill development

4.8

Work-Life balance

3.5

Salary & Benefits

4.8

Job Security

4.8

Company culture

2.0

Promotions/Appraisal

2.6

Work Satisfaction

Explore 3 Reviews and Ratings
Software Quality Engineer

Bangalore / Bengaluru

3-5 Yrs

₹ 5-17.5 LPA

Software Quality Engineer 4

Bangalore / Bengaluru

4-6 Yrs

Not Disclosed

Explore more jobs
Computer Scientist
475 salaries
unlock blur

₹20 L/yr - ₹70 L/yr

Software Engineer
416 salaries
unlock blur

₹9.5 L/yr - ₹35 L/yr

Technical Consultant
285 salaries
unlock blur

₹13 L/yr - ₹28.4 L/yr

Computer Scientist 2
236 salaries
unlock blur

₹28.4 L/yr - ₹97.8 L/yr

Senior Software Engineer
233 salaries
unlock blur

₹11 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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview